subzero is a standalone passive subdomain enumeration tool that uses various sources to gather data.
git clone https://github.com/t0thkr1s/subzero
The script has only one dependency:
You can install it by typing:
python3 setup.py install
python3 subzero.py [domain]
To save the results into a file, you can run it like this:
python3 subzero.py [domain] -o [file]
- Certspotter
- Shodan
- Omnisint
- Hacker Target
- DNS Bufferover
- TLS Bufferover
- Sublist3r
- VirusTotal
- ThreatCrowd
- SecurityTrails
- ThreatMiner
- AlienVault
- UrlScan
- Crt.sh
- Anubis
- DnsDB
- Recon.dev
- PassiveTotal
- Censys
- Riddler
- Binaryedge
- WhoisXMLAPI
- Spyse
This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.
This project is licensed under the GPLv3 License - see the LICENSE file for details