Skip to content

A simple python fuzzer tool created for the soul purpose of bruteforcing subdomains

Notifications You must be signed in to change notification settings

Shad0w-ops/Subfuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Subfuzzer

Disclaimer: Made for educational purposes only i will not be held responsible for any missuse of this tool.

Installation:

git clone https://github.com/Shad0w-ops/Subfuzzer.git

cd Subfuzzer

pip3 install -r requirements.txt

Usage:

python3 fuzz.py domain /path/to/wordlist.txt

you can either use the wordlists that are supplied with the tool or use any wordlist you want.

Example Usage:

python3 fuzz.py website.com Wordlists/subdomains-top1mil-20000.txt

About

A simple python fuzzer tool created for the soul purpose of bruteforcing subdomains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages