Ffuf - Fuzz Faster U Fool: Difference between revisions

From SecurityTools
m Fix video window location layout.
Added screenshot showing actual run of ffuf
Line 18: Line 18:
=== Sample Use/Screenshots ===
=== Sample Use/Screenshots ===


* Coming soon
* Seen below is a run of '''ffuf''' targeted at a local Metasploitable virtual machine, with colorized output (-c option)
[[:File:Ffuf-colorized-run.png]]


=== Similar Tools ===
=== Similar Tools ===

Revision as of 04:23, 1 November 2024

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)

File:Ffuf-colorized-run.png

Similar Tools