Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 715 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 715 Bytes

subdomainrecon

subdomainrecon is a subdomain enumeration tool which uses various data sources to derive a exhaustive list of subdomains for a given domain.

subdigger-screenshot

Sources

subdigger queries following sources to derive a list of subdomains:

  • Search Engines:
    • Google
    • Bing
    • Yahoo
  • Virus Total

Future sources

subdigger is a active project, the following sources will be added in coming releases:

  • AXFR transfers
  • Forward DNS brute force
  • crt.sh
  • webpage crawling

Install

  • Directly copy the binary from the binaries subdirectory
  • Compile it using the following: