External Transmission
Medium
- Category
- Data Exfiltration
- Content
jq -n --arg name "$name" --arg content "$content" '{name:$name,content:$content}' done | jq -s '.') RESULT=$(curl -sf -X POST "${MCP_URL}" \ -H "Content-Type: application/json" \ -H "Accept: application/json, text/event-stream" \ -H "Authorization: Bearer ${MYSTA_API_KEY}" \- Confidence
- 96% confidence
- Finding
- curl -sf -X POST "${MCP_URL}" \ -H "Content-Type: application/json" \ -H "Accept: application/json, text/event-stream" \ -H "Authorization: Bearer ${MYSTA_API_KEY}" \ -H "Mcp-Session-Id: ${MCP
