v4d1 / MiniSubEnum

Extra small script to enum subdomains in python. 5 lines of code simple version. 10 lines of code for threads version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniSubEnum

Extra small script to enum subdomains in python. 5 lines of code simple version. 10 lines of code for threads version

Usage:

python3 MiniSubEnum.py domain wordlist.txt

python3 MiniSubEnum_threads.py domain wordlist.txt num_threads

asciicast

About

Extra small script to enum subdomains in python. 5 lines of code simple version. 10 lines of code for threads version


Languages

Language:Python 100.0%