hunt-http-smuggling
Identifies and exploits HTTP request smuggling vulnerabilities by analyzing inconsistencies in header parsing between proxies and servers.
Install this skill
or
94/100
Security score
The hunt-http-smuggling skill was audited on May 29, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 57
Curl to non-GitHub URL
SourceSKILL.md
| 57 | curl -sI https://target/ | grep -i "Server:" |
low line 57
External URL reference
SourceSKILL.md
| 57 | curl -sI https://target/ | grep -i "Server:" |
Scanned on May 29, 2026
View Security Dashboard