A collection of advanced Nmap NSE scripts for deep web security analysis.
Performs deep analysis of HTTP security headers (CSP, HSTS, CORP, COOP, etc.) and detects subtle misconfigurations.
Detects CL.TE, TE.CL, header obfuscation, CRLF injection, and desync vulnerabilities using advanced techniques.
An endpoint-aware HTTP vulnerability fuzzer that tests for SSTI, NoSQL injection, prototype pollution, XXE, and more.
nmap -p 80,443 <target> --script=./scripts/http-security-header-analyzer.nseThese scripts are intended for authorized testing only.