Skip to content

t0thkr1s/subzero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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