summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKr1ss2021-12-19 15:13:18 +0100
committerKr1ss2021-12-19 15:13:18 +0100
commitba4633a1a21af5b1409d9c9d868ba9d2fd340da8 (patch)
tree2b15942320cf711cb7c0e254a733fdf3610025bd /ChangeLog
parentffb80d10e13480e12017bf4e609c6b48de650740 (diff)
downloadpackages-ba4633a1a21af5b1409d9c9d868ba9d2fd340da8.tar.gz
packages-ba4633a1a21af5b1409d9c9d868ba9d2fd340da8.tar.bz2
packages-ba4633a1a21af5b1409d9c9d868ba9d2fd340da8.zip
update: wapiti 3.0.9-1
upstream release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 25 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a33ccec..46734c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
115/02/2021
2 Wapiti 3.0.9
3 CLI: New "passive" module option allows to use less aggressives modules only
4 WP_ENUM: Improve detection of Wordpress
5 SSL: New module to check TLS/SSL configuration, powered by SSLyze
6 Log4Shell: New attack module to detect the infamous vulnerability
7
818/11/2021
9 Wapiti 3.0.8
10 CLI: prevent users from using -a without specifying --ayth-type (and vice versa)
11 Crawler: Upgrade HTTP related dependencies (httpx, httpcore, httpx-socks)
12
1314/10/2021
14 Wapiti 3.0.7
15 Crawler: Extract URLs from AngularJS based websites
16 Crawler: Support HTTP responses compressed with Brotli
17 Crawler: Fix handling of upload forms (due to moving to httpx), handling of button fields having a value
18 CLI: Added option to log output to a file
19 Modules: Increased speed of modules Nikto, buster, drupal_enum, brute_login_form thank to concurrency
20 Modules: Added a module to detect subdomain takeovers
21 XSS: Removed references to wapiti3.ovh for XSS payloads
22 Modules: Fixed some false positives in modules backup, Nikto and SQL
23 Modules: Upgrade Wappalyzer module
24 Crawler: Upgrade HTTP related dependencies (httpx, httpcore)
25
113/05/2021 2613/05/2021
2 Wapiti 3.0.5 27 Wapiti 3.0.5
3 SQL: boolean based blind SQL injection support added 28 SQL: boolean based blind SQL injection support added
@@ -9,7 +34,6 @@
9 Fingerprinting: several issues fixed on mod_wapp 34 Fingerprinting: several issues fixed on mod_wapp
10 Crawler: HTTP requests are processed concurrently for faster crawling. Check the new --tasks option. 35 Crawler: HTTP requests are processed concurrently for faster crawling. Check the new --tasks option.
11 36
12
1320/02/2021 3720/02/2021
14 Wapiti 3.0.4 38 Wapiti 3.0.4
15 XSS: improved context awareness of HTML webpage, payloads can now use the existing HTML tags without closing them 39 XSS: improved context awareness of HTML webpage, payloads can now use the existing HTML tags without closing them