• Stars
    star
    116
  • Rank 302,891 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

All in One Passive Subdomain Enumeration Tool

SubDomz

All in One Subdomain Enumeration Tool


image


What is SubDomz ?

SubDomz is an automation tool for finding the subdomains of the given target or targets. It uses multiple tools and various online search engines and services in parallel to find subdomains effectively and sort and save them in an organised way.

Platforms Tested:

  • Debian based Linux

Installation

git clone https://github.com/0xlittleboy/SubDomz.git
cd SubDomz 
chmod +x install.sh SubDomz
./install.sh

Usage

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

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


 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
  • ThreatCrowd
  • Anubis
  • ThreatMiner
  • Omnisint(Crobat)

API keys

  • Add your API keys in here

Support Me

Buy Me A Coffee

Credit

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