Python subdomain bruteforce script
This script basically tries to bruteforce the subdomains of a given domain name. It includes various options such has min and max length, avoiding scanning when certain character are detected and so on.
Its currently single threaded so it might take awhile when its more than 6 characters. Will try to work on it when i have the time to do so
It is available on github here
Be First to Comment