Skip to content

thehackersbrain/dirhunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dir Hunter

Dir Hunter Directory Bruteforcing using Python3

Version

DirHunter v1.0

Requirements

Note : Make sure all requirements are satisfied...

Uses

clone this repo

git clone https://github.com/thehackersbrain/dirhunter.git

change directory

cd dirhunter

install requirements

pip3 install -r requirements.txt

run main script

python3 main.py -u <target_url> -w <wordlist>

example

python3 main.py -u https://www.google.com/ -w /path/to/wordlists

Credits

Author : TheHackerBrain

HackersBrain : HackTheBox

HackersBrain : TryHackMe

About

Website Directory Bruteforcing Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages