Skip to content

Tags: herisatry/wfuzz

Tags

v3.0.1

Toggle v3.0.1's commit message
pin tox.ini versions

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request xmendez#213 from xmendez/dev

Merge Dev to master

v2.4.7

Toggle v2.4.7's commit message
bump version

v2.4.6

Toggle v2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix pycurl unhandled exception xmendez#180 (xmendez#196)

New requests are added in the pycurl multi thread after perform (Fixes xmendez#180 )
Added py3.8 test job in travis and setup.py (fixes xmendez#190 )
Removed python 2 travis tests while figuring out with the build stalls when they run succesfully in Tox

v2.4.5

Toggle v2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request xmendez#182 from xmendez/hotfix_pycurl_version

Hotfix pycurl version

v2.4.4

Toggle v2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request xmendez#178 from xmendez/fix_http_parsing

ignore crlf until request line

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request xmendez#161 from xmendez/use_raw_data

Use raw data

v2.4

Toggle v2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request xmendez#134 from xmendez/dev

Merge Dev into master

v2.3.4

Toggle v2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix 2.3.4 (xmendez#114)

* added macos pycurl problems in docs

* windows: removed queue overflow timeout

* windows: removed wconio dependency for colorama

* --interact support k is none

* added pycurl installation for windows

* bump wfuzz version

* added coloroma to setup.py

* added colorama to setup.py

* added colorama to dependencies

* fuzzobjects description is ro

* change default to not cancel on plugin exception

* set seed_payload correctly

* added additional regext to errors plugin

* added --AA, --AA flags and change plugins categories

* updated installing pycurl docs