projectdiscovery/subfinder

Fast passive subdomain enumeration tool.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 34 minutes ago
Added to GitGenius on September 4th, 2026
Created on March 31st, 2018
Open Issues & Pull Requests: 18 (+0)
GitHub issues: Enabled
Number of forks: 1,623
Total Stargazers: 14,395 (+0)
Total Subscribers: 164 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.2 hours
Mean response time: 5.7 days
90th percentile: 5.5 days
Tracked items: 134

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 10% of issues opened in the past year have been closed. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 14 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Type: Enhancement (43)
  • Type: Bug (40)
  • Type: Maintenance (9)
  • Status: Completed (7)
  • Type: Investigation (4)
  • 💎 Bounty (3)
  • Status: Abandoned (2)
  • $1 (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Subfinder is a command-line tool for passive subdomain enumeration that discovers subdomains without sending traffic to target systems.

The tool solves the problem of identifying all subdomains associated with a domain during reconnaissance phases of security testing. It works by querying multiple passive data sources—including DNS records, certificate transparency logs, and public APIs—to aggregate subdomain information without active probing. This passive approach avoids triggering security alerts or leaving traces on target systems, making it suitable for early-stage reconnaissance where stealth matters.

Subfinder is designed for security researchers, penetration testers, and bug bounty hunters who need rapid subdomain discovery as part of their workflow. It suits projects where you need comprehensive subdomain coverage from public sources without the risk of active scanning. The tool integrates well into reconnaissance pipelines and can be used alongside other tools in the Project Discovery toolkit for broader attack surface mapping.

The project maintains steady development with regular updates addressing new data sources and improving enumeration accuracy. The codebase receives consistent refinement to expand passive source coverage and enhance performance. Community contributions are actively incorporated, and the tool is regularly tested against real-world scenarios to ensure reliability in security assessments.