Ffuf - Fuzz Faster U Fool: Difference between revisions

From SecurityTools
Add Sample Use: and Similar Tools: sections with minor content.
Change Tool Type from Web Fuzzer to Fuzzer, add DirB to Similar Tools.
Line 4: Line 4:
=== Tool Type ===
=== Tool Type ===


* [[Web fuzzer]]
* [[Fuzzer]]


=== More Information ===
=== More Information ===
Line 20: Line 20:
=== Similar Tools ===
=== Similar Tools ===


* [[DirB|DirBuster]] (James Fischer)
* [[DirB]]
* [[DirBuster]] (Mr1llusion)
* [[DirBuster JF|DirBuster]] (James Fischer)
* [[DirBuster 1lussion|DirBuster]] (Mr1llusion)
* [[wfuzz]]
* [[wfuzz]]

Revision as of 23:35, 27 September 2023

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

  • Coming soon

Similar Tools