Skip to content

Source index

Maintain this as the seed list of official or primary sources for the tool families documented here.

Network and service discovery

  • Nmap reference: https://nmap.org/book/man.html
  • Nmap NSE reference: https://nmap.org/nsedoc/
  • ProjectDiscovery httpx: https://github.com/projectdiscovery/httpx

DNS and subdomain enumeration

  • OWASP Amass: https://github.com/owasp-amass/amass
  • Subfinder: https://github.com/projectdiscovery/subfinder
  • PureDNS: https://github.com/d3mondev/puredns
  • MassDNS: https://github.com/blechschmidt/massdns
  • Gobuster: https://github.com/OJ/gobuster

Maintenance rules

  • Prefer official documentation, source repos, vendor advisories, and primary project docs.
  • Add a source here when a new skill depends on it repeatedly.
  • Remove links that stop being canonical.