Skip to content

Tags: ghostaatrox/wfuzz

Tags

v.2.4.2

Toggle v.2.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

v2.3.3

Toggle v2.3.3'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.3 (xmendez#111)

* bump wfuzz version
* fix empty string and acceptance test case

v2.3.2

Toggle v2.3.2's commit message
travis: add tag to deploy branch

v2.3.1

Toggle v2.3.1's commit message
unpinned libs in setup.py. added requirements with my current set up

v2.3

Toggle v2.3's commit message
trying to get encoding from response headerss

v2.2.11

Toggle v2.2.11'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#78 from xmendez/hotfix2.2.9

Hotfix2.2.9

v2.2.9

Toggle v2.2.9's commit message
Not parsing responses correctly when curl returns 2 headers. Fixes xm…

…endez#66.