Wfuzz
Flexible fuzzer for probing any part of a web request.
What it does
Wfuzz replaces any part of a request — path, parameters, headers, cookies — with values from a wordlist and analyses the responses, making it a versatile tool for content discovery and for testing how inputs are handled.
What data you get
Response data (codes, sizes, timing) for each tested value, with filtering that isolates the requests worth investigating from the routine ones.
Why it matters to your site
Because it can fuzz anywhere in a request, it reveals input-handling quirks and hidden parameters that shape your real attack surface, feeding directly into deeper testing.
More in this category
Other fuzzers & brute forcers tools
ffuf
★ FeaturedFast web fuzzer for content discovery and input testing.
dirsearch
Focused directory and file brute-forcer for web paths.
gobuster
Fast brute-forcer for directories, DNS names, and virtual hosts.