diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ | |||
1 | 13/05/2021 | ||
2 | Wapiti 3.0.5 | ||
3 | SQL: boolean based blind SQL injection support added | ||
4 | Report: added CSV as output format | ||
5 | Cookie: you can drop cookies from HTTP responses with --drop-set-cookie | ||
6 | Cookie: you can load cookies from your browser with -c <chrome or firefox> | ||
7 | Session: fixed an issue that might cause URLs being rescanned when resuming a session | ||
8 | CMS: New modules to detect versions and installed modules for Wordpress and Drupal | ||
9 | Fingerprinting: several issues fixed on mod_wapp | ||
10 | Crawler: HTTP requests are processed concurrently for faster crawling. Check the new --tasks option. | ||
11 | |||
12 | |||
1 | 20/02/2021 | 13 | 20/02/2021 |
2 | Wapiti 3.0.4 | 14 | Wapiti 3.0.4 |
3 | XSS: improved context awareness of HTML webpage, payloads can now use the existing HTML tags without closing them | 15 | XSS: improved context awareness of HTML webpage, payloads can now use the existing HTML tags without closing them |