Skip to content

Wfuzz 1.4d - The Web Fuzzer

Compare
Choose a tag to compare
@xmendez xmendez released this 22 Oct 22:36
· 1151 commits to master since this release
Coded by:

Christian Martorella (cmartorella@edge-security.com)
Carlos del ojo (deepbit@gmail.com)

Version 1.4d coded by:

Xavier Mendez (xmendez@edge-security.com)

Changelog 1.4d

-Using _ in encoders names
-Added HEAD method scanning
-Added magictree support
-Fuzzing in HTTP methods
-Hide responses by regex
-Bash auto completion script (modify and then copy wfuzz_bash_completion into /etc/bash_completion.d)
-Verbose output including server header and redirect location
-Added follow HTTP redirects option (this functionality was already provided by reqresp)
-Fixed HTML output, thanks to Christophe De La Fuente
-Fixed terminal colour, thanks to opensource@till.name