What problem does it solve? Finding XML External Entity (XXE) vulnerabilities requires knowing which endpoints parse XML, which parser defaults are exploitable, and how to confirm blind cases with out-of-band callbacks. This Skill provides a structured hunting methodology built from 10 real bug bounty reports so testers can systematically identify, validate, and document XXE findings. ## Core Features & Use Cases - Attack Surface Mapping: Identifies XML entry points via URL patterns, Content-Type headers, JavaScript parsing calls, and tech-stack fingerprints across Java, PHP, Python, Ruby, and .NET stacks. - Payload Library: Provides ready-to-use payloads for in-band file reads, blind OOB exfiltration via parameter entities, SVG/DOCX upload XXE, SSRF pivots to AWS metadata, and WAF/filter bypasses. - Validation Gates: Enforces an OOB-Or-It-Didn't-Happen standard for blind cases and a Gate 0 impact checklist before report submission. - Use Case: While testing a target's file upload feature, upload a crafted SVG containing an external entity, confirm a Burp Collaborator callback, then escalate to exfiltrate /etc/passwd via a two-stage DTD payload and document the full impact chain. ## Quick Start Use the hunt-xxe skill to test this target's XML endpoints and file upload features for XXE vulnerabilities, starting with an inline entity probe and escalating to blind OOB confirmation.