Skip to content

Shirshakhtml/Subdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webappsec logo

Let's Check SMB

Report Bug · Request Feature

letschecksmb letschecksmb letschecksmb

What is SubDom?

This script is a bash shell utility for performing comprehensive subdomain enumeration for a given domain. It's a reconnaissance tool that aggregates data from various public sources and uses multiple techniques to identify subdomains associated with the target domain, which is a common first step in the information gathering phase of a web application security assessment or penetration test.

Platforms Tested:

  • Debian based Linux

Installation

git clone https://github.com/Shirshakhtml/Subdom.git
cd SubDomz 
chmod +x install.sh SubDomz
./install.sh

Usage

    _____         __     ____                         
   / ___/ __  __ / /_   / __ \ ____   ________   
   \__ \ / / / // __ \ / / / // __ \ / __  __ \  
  ___/ // /_/ // /_/ // /_/ // /_/ // / / / / / 
 /____/ \__,_//_.___//_____/ \____//_/ /_/ /_/  

        All in One Subdomain Enumeration Tool         
             Made with <3 by 0x3hIrsh8k          


 Options:
    -d ==> Domain To enumerate
    -o ==> Output file to save the Final Results
    -h ==> Displays this help message and exit
    -v ==> Displays this version and exit

Tools Included

  • Subfinder
  • Assetfinder
  • Chaos
  • Shuffledns
  • Findomain
  • Amass
  • Gauplus
  • Waybackurls
  • Github-Subdomains
  • Gitlab-Subdomains
  • Crobat
  • CTFR
  • Cero
  • Sublist3r
  • Shodomain
  • Censys-Subdomain-Finder
  • Nmap

Online Search Engines & Services

  • Archive (Wayback Machine)
  • BufferOver
  • Crtsh
  • Riddler
  • CertSpotter
  • JLDC
  • HackerTarget
  • Anubis
  • Omnisint(Crobat)

Credit

This tool was inspired by @bing0o domains.sh script. Thanks to him for the great idea!

About

All in one Subdomain Enumeration Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages