SubDomz
SubDomz copied to clipboard
An Automated Subdomain Enumeration Tool
SubDomz
All in One Subdomain Enumeration Tool

What is SubDomz ?
SubDomz is a automation tool for finding the Subdomains of the given target/targets. It uses multiple tools and various online search engines & services parallely to find subdomains effectively and sort it & save it in a Ordered way.
Platforms Tested:
- Debian based Linux ( Ubuntu, Kali, Parrot )
Installation
git clone https://github.com/0xlittleboy/SubDomz.git
cd SubDomz
chmod +x install.sh SubDomz
./install.sh
Tools Included
- Subfinder
- Assetfinder
- Findomain
- Amass
- Gauplus
- Waybackurls
- Github-Subdomains
- Crobat
- CTFR
- Cero
- Sublist3r
- Sudomy
- Shodomain
- Censys-Subdomain-Finder
- Nmap
Online Search Engines & Services
- Archive (Wayback Machine)
- BufferOver
- Crtsh
- Riddler
- CertSpotter
- JLDC
- HackerTarget
- ThreatCrowd
- Anubis
- ThreatMiner
API keys
- Add Shodan API key in line 209 and 213
- Add Censys API & SECRET in line 220 and 224
- Add Github Token in line 143 and 147
- Use Subfinder and Amass with Config file(with API keys) for more Subdomains (If you want, you can edit the Subfinder config file path with
-pcflag in line 66 and 70 and Amass config file with-configflag in line 99 and 103
Credit
This tool was inspired by @bing0o domains.sh script. Thanks to him for the great idea!

