External Transmission
Medium
- Category
- Data Exfiltration
- Content
### Forward Geocode ```bash curl -X POST https://geocode.agentutil.net/v1/forward \ -H "Content-Type: application/json" \ -d '{"address": "Auckland, New Zealand"}' ```- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
