Find list of subdomains using Google dorking
Installation
Install python3 before running this!
requirement: pip install google
Usage
- git clone https://github.com/ladecruze/Subdorker.git
- cd Subdorker
- You can simple run
python subdomain.py -d <domain[without protocol]> -o <output-file-path>