External Transmission
Medium
- Category
- Data Exfiltration
- Content
```bash # 1. Search -- the field is "search", not "query". Prices here are exact. curl -s -X POST https://api.scavio.dev/api/v1/tiktok-shop/search \ -H "Authorization: Bearer $SCAVIO_API_KEY" \ -H "Content-Type: application/json" \ -d '{"search": "protein powder"}'- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
