Host Header Injection Scanner
-
Updated
Oct 27, 2020 - Python
Host Header Injection Scanner
Automatic Web Vulnerability Scanner.
This script identifies Host Header Injection vulnerabilities in a list of URLs or a specific domain, outputting the vulnerable locations along with the specific headers causing the vulnerability
A burp extention to find host header injection vulnerabilities
Host Header Injection Scanner Tool.
Compliance evidence for HTTP header security. Assesses both sides of the exchange — the request headers an attacker manipulates and the response headers you must send — confirms every finding with a second probe, maps it to OWASP ASVS 5.0 and PCI DSS 4.0.1, and reports what it could not assess instead of counting it as a pass.
Simple website host header injection vulnerability checker.
During a security assessment, I identified a Host Header Authentication Bypass vulnerability caused by improper validation of the HTTP Host header. The application trusted user-controlled Host header values during request processing, allowing manipulation of security-sensitive logic.
Real-world bug bounty methodology — IDOR scoring, Host Header Injection validity, Open Redirect triage, WAF fingerprinting, and reporting templates. Built from live program experience.
Add a description, image, and links to the host-header-injection topic page so that developers can more easily learn about it.
To associate your repository with the host-header-injection topic, visit your repo's landing page and select "manage topics."