External Transmission
Medium
- Category
- Data Exfiltration
- Content
```bash # 1. Request video (returns 402 with payment options) curl -X POST https://gateway.openvid.app/v1/video/generate \ -H "Content-Type: application/json" \ -d '{"prompt": "Make a video about Stripe https://stripe.com", "duration": 30}'- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
