WFUZZ#

Similar to Gobuster, where this tools if for bruteforcing web server directories. There are some differences however.

  • You must define where to FUZZ, with the FUZZ keyword in the directory

  • You must define which codes to ignore explicitly (or you get every check)

WFuzz_Example.png