diff options
| author | Yigit Sever | 2022-07-14 02:05:49 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-07-14 02:05:49 +0300 |
| commit | e1c7b1ab34e8dbfcf12629be9b15f34b55dd6c9b (patch) | |
| tree | 9200aad842acb0e187f14a6a23723332689ad8be /ChangeLog | |
| parent | 321a6dbb36ed4bfc82e906e06304e707f485c1f2 (diff) | |
| download | packages-e1c7b1ab34e8dbfcf12629be9b15f34b55dd6c9b.tar.gz packages-e1c7b1ab34e8dbfcf12629be9b15f34b55dd6c9b.tar.bz2 packages-e1c7b1ab34e8dbfcf12629be9b15f34b55dd6c9b.zip | |
update: wapiti 3.1.3-1
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 09/07/2022 | ||
| 2 | Wapiti 3.1.3 | ||
| 3 | Reports: Add a new --detailed-report option that will put HTTP responses (headers and bodies) in the report. | ||
| 4 | Crawler: Add a new --mitm-port option that will replace the crawler with an intercepting proxy (mitmproxy) | ||
| 5 | Core: Dropped support of Python 3.7 | ||
| 6 | |||
| 1 | 13/05/2022 | 7 | 13/05/2022 |
| 2 | Wapiti 3.1.2 | 8 | Wapiti 3.1.2 |
| 3 | mod_http_headers: Deprecate X-XSS-Protection header | 9 | mod_http_headers: Deprecate X-XSS-Protection header |
| @@ -343,7 +349,7 @@ | |||
| 343 | GET_XSS: only scan for XSS with HTTP GET method (no post) | 349 | GET_XSS: only scan for XSS with HTTP GET method (no post) |
| 344 | POST_XSS: XSS attacks using POST and not GET | 350 | POST_XSS: XSS attacks using POST and not GET |
| 345 | GET_ALL: every attack without POST requests | 351 | GET_ALL: every attack without POST requests |
| 346 | 352 | ||
| 347 | 12/08/2006 | 353 | 12/08/2006 |
| 348 | Version 1.1.3 | 354 | Version 1.1.3 |
| 349 | Fixed the timeout bug with chunked responses | 355 | Fixed the timeout bug with chunked responses |
