GitHunt

subzero

made-with-python
built-with-love

subzero is a standalone passive subdomain enumeration tool that uses various sources to gather data.

Download

git clone https://github.com/t0thkr1s/subzero

Install

The script has only one dependency:

You can install it by typing:

python3 setup.py install

Run

python3 subzero.py [domain]

To save the results into a file, you can run it like this:

python3 subzero.py [domain] -o [file] 

Screenshot

APIs Used

Disclaimer

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.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Languages

Python100.0%

Contributors

GNU General Public License v3.0
Created January 2, 2021
Updated December 9, 2025
t0thkr1s/subzero | GitHunt