Skip to content

Wfuzz 2.1.1 - The Web Fuzzer

Compare
Choose a tag to compare
@xmendez xmendez released this 20 Jan 22:44
· 1130 commits to master since this release

Version up to 1.4c coded by:

Christian Martorella ([email protected])
Carlos del ojo ([email protected])

Version 1.4d to 2.1.1 coded by:

Xavier Mendez ([email protected])

Changelog 2.1.1:

  • Added setup.py for creating a windows executable using py2exe.
  • Show the fuzz word plus the exception when showing an error using scan mode (-Z).
  • Fixed bug when fuzzing a SSL site through a proxy (thanks to sinnur).