Skip to content

Wfuzz 2.3.1 - The Web fuzzer

Compare
Choose a tag to compare
@xmendez xmendez released this 09 Nov 23:56
· 524 commits to master since this release

Version 1.4d to 2.3.1 developed by:

Xavier Mendez ([email protected])

Version up to 1.4c developed by:

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

Changelog 2.3:

Changes:

  • Unpinned libraries in setup.py to make more flexible installing the package. Added requirements file with latest dependencies versions that work.

Bugs fixed:

  • Product iterator was opening file before counting words (fixes #101) (thanks @jyn514)
  • Trying to detect file encoding before opening (fixes #100) (thanks @jyn514)
  • File payload was mistakenly detecting EOF on blank lines