ENNAENNA

Subfinder

FeaturedMIT

馃攳 Subdomain EnumerationGo

Subfinder is a subdomain discovery tool that returns valid subdomains for websites using passive online sources. It has a simple modular architecture and is optimized for speed. Subfinder uses multiple sources including certificate transparency logs, search engines, DNS aggregators, and more to find subdomains without ever touching the target directly. This makes it ideal for stealthy reconnaissance.

13.5kstars
1.5kforks
9issues
Updated 17d ago

Installation

go install

$ go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest

brew (macOS)

$ brew install subfinder

docker

$ docker pull projectdiscovery/subfinder

Use Cases

  • Passive subdomain enumeration for attack surface mapping
  • Bug bounty reconnaissance
  • Certificate transparency monitoring
  • Feeding results into httpx for live host probing

Tags

passivecertificate-transparencyprojectdiscoverybugbountyhackinghacktoberfestosintreconnaissancesubdomain-enumerationsubdomains

Community Reviews

More in Subdomain Enumeration