Skip to content

Run ffuf with the appropriate options to brute-force the directories using the awesome different wordlists.

Notifications You must be signed in to change notification settings

whalebone7/FfufMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FfufMaster Usage

help

FfufMaster allows you to provide a target URL with the -u option and run multiple wordlists stored in a folder.It also checks whether the wordlists start with a forward slash / or not and writes the "FUZZ" keyword properly on the target.

In addition, the tool provides an option -@ to modify the FFUF parameters such as delay or output as per your requirement. This makes the directory brute force process more efficient and effective.

Furthermore, FfufMaster is highly customizable as it allows users to add their preferred wordlists to the wordlists folder. This feature enables users to tailor the directory brute force process to their specific needs and target audience. By providing this level of flexibility, the tool can enhance the efficiency and effectiveness of the directory brute force process even further.

FfufMaster Installation

  1. Install FFUF go install github.com/ffuf/ffuf/v2@latest
  2. git clone https://github.com/whalebone7/FfufMaster.git
  3. cd FfufMaster && chmod +x FfufMaster.sh
  4. ./FfufMaster.sh

ffuf_master

About

Run ffuf with the appropriate options to brute-force the directories using the awesome different wordlists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages