/subdomz

Subdomain enumeration tools

Primary LanguagePython

subdomz

Personal tools to enumerate subdomain.

Clone :

$ git clone https://github.com/mrizkimaulidan/subdomz.git

Download the required modules :

$ pip3 install -r requirements.txt

Usage :

$ python3 script.py
Normal Usage : script.py example.com
Saving Output : script.py -o example.com

Tested on Kali Linux 2021.4 and Windows 10 Pro