External Transmission
Medium
- Category
- Data Exfiltration
- Content
### Get current user ```bash curl -H "Authorization: Bearer $BABBLEBRUSH_API_KEY" \ "https://babblebrush.com/api/v1/me" ```
- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
