Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 391 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 391 Bytes

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