Skip to content

Add ProjectDiscovery recon tools: nuclei, subfinder, httpx, naabu#59

Open
fauzan171 wants to merge 1 commit into
infosecn1nja:masterfrom
fauzan171:add-modern-red-team-tools
Open

Add ProjectDiscovery recon tools: nuclei, subfinder, httpx, naabu#59
fauzan171 wants to merge 1 commit into
infosecn1nja:masterfrom
fauzan171:add-modern-red-team-tools

Conversation

@fauzan171
Copy link
Copy Markdown

Description

Added 4 essential ProjectDiscovery reconnaissance tools to the Reconnaissance section:

Added:

Tool Description Stars
nuclei Fast and customizable vulnerability scanner based on templates. Detects CVEs, misconfigurations, and exposed services. 21k+
subfinder Fast passive subdomain enumeration tool using passive online sources and certificates. 10k+
httpx Fast and multi-purpose HTTP toolkit for running multiple probes. 8k+
naabu Fast port scanner focused on reliability and simplicity. 5k+

Why:

ProjectDiscovery tools have become the de facto standard for modern reconnaissance and vulnerability scanning. They are widely used by:

  • Red team operators for attack surface mapping
  • Bug bounty hunters for reconnaissance
  • Penetration testers for automated vulnerability assessment

These tools integrate seamlessly with each other (subfinder -> httpx -> nuclei pipeline) and are actively maintained with regular updates.

Checklist

  • Format matches existing table entries
  • Tools are actively maintained and open source
  • No duplicates (verified none of these were already listed)

Added 4 essential reconnaissance tools from ProjectDiscovery:
- nuclei: Template-based vulnerability scanner (21k+ stars)
- subfinder: Passive subdomain enumeration tool (10k+ stars)
- httpx: Fast multi-purpose HTTP toolkit
- naabu: Fast and reliable port scanner

These are among the most widely used modern red team recon tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant