diff options
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 |