Skip to content

Gamerited/subpyforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python subdomain bruteforcer

Use this tool in order to bruteforce subdomains. It is a small and easy to build tool which can be used to bruteforce subdomain

Modules used:
requests
threading
queue
colored
argparse

please use -h or --help for help

How to use?

example use:

-- python subdomain.py google.com -w /usr/share/wordlists/rockyou.txt -t 50

where google.com is the domain we would like to bruteforce and -w contains the path of the wordlist and -t is the number of thread

you can get information about active url and unavailable url and unicode error

Follow me on twitter: https://twitter.com/gameritedyt/ ( @gamerited )

About

To bruteforce Subdomains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages