FFUF
About
Links
Installing
go install github.com/ffuf/ffuf/v2@latestgit clone https://github.com/ffuf/ffuf ; cd ffuf ; go get ; go buildUsage
ffuf -recursion -mc all -ac -c -e (X) -w WORDLISTffuf -recursion -mc all -ac -c -e .htm,.shtml,.php,.html,.js,.txt,.zip,.bak,.asp,.aspx,.xml -w WORDLIST -u https://TARGET/FUZZ -fc 400,401,403,404,406,500,502 > OutFile.txtLast updated