http1.dev quickly checks if a host exposes legacy HTTP/1.x attack surface instead of relying on HTTP/2 or HTTP/3.
No. Run ssllabs.com first and follow its TLS, certificate, and cipher advice. Then use http1.dev to quickly spot HTTP/1.x-only frontends that are worth modernising or isolating.
The CLI and web UI are open source on GitHub: github.com/RuneStone0/http1.dev.
Got feedback? Found a bug? Open an issue or PR on GitHub and help make this scanner better.
http1 example.comhttp1 --json example.comhttp1 --targets a.com,b.com --jsonhttp1 --web 8080You can point it at internal hostnames or IPs from a jump box or laptop on your VPN, so you can grade services that aren't exposed to the public internet.
If this tool helped you deprecate some crusty HTTP/1.x edge boxes, consider buying the author a coffee or starring the project on GitHub.