What problem does it solve?
This Skill identifies and validates Host Header injection vulnerabilities in web applications, which can lead to password reset poisoning, web cache poisoning, SSRF, ACL bypass, OAuth redirect_uri/issuer poisoning, and absolute-URL link poisoning.
Core Features & Use Cases
- Password Reset Poisoning: Detects and validates the exploitation of password reset endpoints for ATO.
- Web Cache Poisoning: Identifies unkeyed Host/X-Forwarded-Host headers leading to cache poisoning.
- SSRF: Detects routing-based SSRF and path-override SSRF/ACL bypass vulnerabilities.
- OAuth/OIDC Poisoning: Validates OAuth redirect_uri/issuer and SAML poisoning vulnerabilities.
- Use Case: For example, when auditing a web application, this Skill can be used to identify potential Host Header injection vulnerabilities that could be exploited for sensitive data exfiltration or unauthorized access.
Quick Start
Run the skill on the target application to automatically scan for Host Header injection vulnerabilities.