
This tool uses a combination of dictionary-based wordlists (brute-force) and DNS resolution checks to verify the existence of subdomains.
This tool uses a combination of dictionary-based wordlists (brute-force) and DNS resolution checks to verify the existence of subdomains.

Download and Install Python
Ensure Python 2.7 is installed on your system. You can download it from the official Python website: https://www.python.org.
Prepare the Wordlist
Create a text file containing the list of subdomains you want to test. Example content for wordlist.txt:
www
mail
ftp
admin
dev
Run the Script
Use the following command to execute the script:
python2 massive_subenum.py -d target.com -w wordlist.txt -t 20 -o results.txt-d: Target domain.-w: Path to the wordlist.-t: Number of threads (optional, default: 10).-o: Output file to save the results (optional).I have written the disclaimer on the cover of Jenderal92. You can check it HERE !!!