// what it is
Description
Go binary from the ProjectDiscovery team. Pure passive (so safe to run against any target), parallel, and pluggable into the rest of the PD toolchain (dnsx, httpx, nuclei).
// use cases
What people use it for
- Quick subdomain enumeration without touching the target
- Pipeline input to httpx, dnsx, nuclei
// commands
The commands you'll type
Default enumeration
$ subfinder -d target.tld -allPipeline
$ subfinder -d target.tld | dnsx -resp | httpx -status-code