Data ExfiltrationTier 3critical
Data Exfiltration: URL Exfiltration
Tricks to extract credentials, PII, or system information
URL-based exfiltration encodes sensitive data into outbound HTTP requests. Even if the agent can't send data directly, it can embed information in URLs that leak through image tags or link previews.
Attack Details
- Attack ID
- APWN-DE-003
- HMA Check
- CRED-003
- Delivery Methods
- html-comment, invisible-span, meta-tag
- CWE
- CWE-200
- OASB Control
- 5.3
- Severity
- critical
Remediation
If your AI agent is vulnerable to this attack, scan and fix with:
npx hackmyagent secure --check CRED-003