diff options
author | Kr1ss | 2022-02-25 16:05:54 +0100 |
---|---|---|
committer | Kr1ss | 2022-02-25 16:05:54 +0100 |
commit | 965c347c006823cebb2328e26ed91f207693bd66 (patch) | |
tree | ce58fd33e43c289aaa663eea1ca64a23a8eefd5a /ChangeLog | |
parent | 6455f28f5690a89138f6c41e6e09a6ef425a1c41 (diff) | |
download | packages-965c347c006823cebb2328e26ed91f207693bd66.tar.gz packages-965c347c006823cebb2328e26ed91f207693bd66.tar.bz2 packages-965c347c006823cebb2328e26ed91f207693bd66.zip |
update: wapiti 3.1.1-1
upstream release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ | |||
1 | 23/02/2022 | ||
2 | Wapiti 3.1.1 | ||
3 | Crawler: Fix a bug preventing Wapiti to scan websites with bad ciphers (SSL 3, TLS 1.0 for example) | ||
4 | Report: Add some unicode emojis in the HTML report to indicate the criticality of each vulnerability | ||
5 | XXE: more payloads to target non-PHP applications + raise a warning when the DTD file was reached by the target but exfiltration didn't succeed | ||
6 | CLI: --update option will only update chosen modules | ||
7 | CLI: New --data option allows to launch attacks on a single POST request. This option expect a url-encoded string. | ||
8 | |||
1 | 06/02/2022 | 9 | 06/02/2022 |
2 | Wapiti 3.1.0 | 10 | Wapiti 3.1.0 |
3 | Crawler: Fix passing named "button" tags in HTML forms | 11 | Crawler: Fix passing named "button" tags in HTML forms |