hackingDNA

WFuzz

Web Applicationkali

Flexible web application fuzzer for parameters, headers, and auth.

Install

sudo apt install wfuzz

Common commands

wfuzz -c -z file,wordlist.txt --hc 404 https://target.com/FUZZ

Use only on systems you are authorized to test. Follow program scope.

Related tools