httpx
MIT🕸 Web Scanning · Go
Httpx is a fast and versatile HTTP toolkit designed for probing and analyzing HTTP servers. It efficiently handles retries and fallbacks to ensure comprehensive server detection and supports a wide range of features like URL filtering and request concurrency. Built in Go, Httpx is optimized for performance and is part of the ProjectDiscovery suite, making it a valuable asset for security professionals conducting web reconnaissance and HTTP-based assessments.
Installation
$ go install -v github.com/projectdiscovery/httpx/cmd/httpx@latestTags
Details
- Category
- 🕸 Web Scanning
- Language
- Go
- Repository
- projectdiscovery/httpx
- License
- MIT
- Platforms
- 🐧linux🍎macos🪟windows
Links
More in Web Scanning
Nikto
PerlClassic web server scanner. Tests for dangerous files, outdated server software, and version-specific problems.
Gobuster
GoDirectory/file, DNS, and vhost busting tool. Brute-forces URIs, DNS subdomains, virtual host names, and S3 buckets.
Feroxbuster
RustFast, recursive content discovery tool written in Rust. Like gobuster on steroids with auto-recursion.
Burp Suite Community
JavaWeb vulnerability scanner and proxy. Intercept, modify, and replay HTTP/S traffic for web app testing.
ffuf
GoFast web fuzzer written in Go. Fuzz anything — URLs, headers, POST data — with blazing speed.
Katana
GoNext-gen crawling and spidering framework. Headless browser and standard mode with automatic form fill.