External Transmission
Medium
- Category
- Data Exfiltration
- Content
### 1. List templates and discover parameters ```bash curl https://api.snapog.dev/v1/templates ``` Returns all templates with their `paramSchema` (parameter names, types, required fields, defaults). Always call this first if the user hasn't specified a template.
- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
