External Transmission
Medium
- Category
- Data Exfiltration
- Content
**REST API fallback:** ```bash curl -X POST \ "https://api.apify.com/v2/acts/apidojo~google-search-scraper/runs?token=$APIFY_TOKEN" \ -H "Content-Type: application/json" \ -d '{"searchTerms": ["[SECTOR] acquisition 2026", "[SECTOR] acquired", "[COMPANY] acquires"], "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.
