Skip to content

SillyRobot883/DirFuzzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirFuzzer

Web Directory Enumeration :

Overview : Automated web directory enumeration using wordlists. Helps quickly find hidden directories on a website.

Usage :

  • install the tool:

    git clone https://github.com/SillyRobot883/DirFuzzer.git
  • install packages:

    pip install -r requirements.txt
  • run the tool:

     python main.py -u <URL> -w <wordlist.txt> -o <results.txt> -t <threads>

About

Automated web directory enumeration using wordlists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%