Ffuf - Fuzz Faster U Fool

From SecurityTools
Revision as of 04:37, 1 November 2024 by RagManX (talk | contribs) (Add help text output PDF and explainer text.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Fuzz Faster U Fool is a Go program used for fuzzing HTTP GET and POST parameters. It is used for discovering elements and content within web applications, such as subdirectories or subdomains.

Tool Type

More Information

Sample Use/Screenshots

  • Seen below is a run of ffuf targeted at a local Metasploitable virtual machine, with colorized output (-c option)

  • Here is the output from ffuf -h, showing the standard command help printout

Similar Tools