External Transmission
Medium
- Category
- Data Exfiltration
- Content
disponível: ```bash curl -sG "https://api.crossref.org/works" \ -H "User-Agent: OpenClaw doi-search (mailto:<email>)" \ --data-urlencode "query=<termos>" \ --data-urlencode "rows=5"
- Confidence
- 79% confidence
- Finding
- The optional instruction to include a `mailto:<email>` value in the User-Agent can cause disclosure of an operational email address to an external service. If that email is drawn from internal configuration or organizational context, it may unnecessarily expose contact details and increase phishing or enumeration risk.
