// what it is
Description
Companion to subfinder and dnsx. Pipe in a list of hosts; out comes status codes, page titles, response sizes, web technology fingerprints, and optionally screenshots. ProjectDiscovery's web-recon workhorse.
// use cases
What people use it for
- Filter a subdomain list to live HTTP services
- Pipeline screenshots for quick visual triage
- Tech fingerprinting (Wappalyzer-style) at scale
// commands
The commands you'll type
Probe + titles
$ httpx -l hosts.txt -title -status-code -tech-detectScreenshot dump
$ httpx -l hosts.txt -screenshot -srd ./shots