External Transmission
Medium
- Category
- Data Exfiltration
- Content
> 游标为偏移量字符串:`position`(如 `"0"`、`"20"`)。 ```bash curl -X GET "https://data.mjzj.com/api/message/getConversations?unblocked=true&size=20&position=" \ -H "Authorization: Bearer $MJZJ_API_KEY" \ -H "Content-Type: application/json" ```
- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
