External Transmission
Medium
- Category
- Data Exfiltration
- Content
### REST API fallback ```bash curl -X POST "https://api.apify.com/v2/acts/apidojo~tiktok-location-scraper/runs" \ -H "Authorization: Bearer $APIFY_TOKEN" \ -H "Content-Type: application/json" \ -d '{"startUrls": ["https://www.tiktok.com/place/New-York-City-123456"], "maxItems": 100}'- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
