What problem does it solve?
Host header injection is a high-impact but frequently overlooked web vulnerability that can lead to account takeover, mass web cache poisoning, server-side request forgery, and OAuth credential theft. This Skill provides a structured, field-validated methodology for penetration testers to systematically identify, test, and validate these flaws in target applications.
Core Features & Use Cases
- 5 High-Impact Attack Vectors: Covers password reset poisoning, web cache poisoning via unkeyed Host/X-Forwarded-Host headers, routing-based SSRF, path-override ACL bypass, and OAuth/OIDC poisoning.
- False Positive Elimination: Includes explicit validation steps and checks to rule out non-exploitable reflections, cache misses, and keyed header behavior.
- Use Case: During a pentest engagement against a CDN-fronted web application, use this Skill to test for host header flaws that could enable mass cache poisoning or account takeover via password reset link hijacking.
Quick Start
Use the hunt-host-header skill to test your target's forgot-password endpoint and OAuth authorization flow for exploitable host header injection vulnerabilities.