| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wapiti3-3.3.1-py3-none-any.whl | 2026-07-27 | 926.6 kB | |
| wapiti3-3.3.1.tar.gz | 2026-07-27 | 775.7 kB | |
| 3.3.1 source code.tar.gz | 2026-07-27 | 5.6 MB | |
| 3.3.1 source code.zip | 2026-07-27 | 6.1 MB | |
| README.md | 2026-07-27 | 3.1 kB | |
| Totals: 5 Items | 13.4 MB | 4 | |
What's Changed
- chore(tests): pylint cleanup pass on test suite (10/10) by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/781
- fix(passive): cut false positives in redirection & path-disclosure by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/783
- Feature/passive stacktrace disclosure by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/782
- fix: misc small fixes (root URL crash, dead reference links, cookie domain, XXE skip crash) by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/784
- Fix inconsistent_redirection false positive on directory (trailing-slash) redirects by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/788
- Silence bs4 XMLParsedAsHTMLWarning when parsing XML responses during crawl by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/789
- Improve passive CSP module: unknown directives, frame-ancestors & form-action by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/787
- fix(explorer): cap repeated parameter occurrences in crawled URLs (#252) by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/790
- feat(sql): make boolean-based detection robust to dynamic pages and r… by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/791
- Report timeout/500 anomalies in mod_ssrf and harden finish() by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/792
- Improve Log4Shell DNS verification performance by @hbenazha in https://github.com/wapiti-scanner/wapiti/pull/772
- fix(headless): run host-level modules (ssl, http_headers) against hosts the MITM proxy filters out by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/793
- fix(methods): log tested path and stop emitting empty findings by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/796
- fix(buster): stop reporting soft 404s, catch-all redirects and 5xx as pages by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/795
- fix(crawler): apply a read timeout so a stalled response can't hang the scan (#797) by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/798
- fix(report): HTML-escape all template expressions in the HTML report by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/799
- Report distinct passive postures per host + shared PassiveModule base (#617) by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/800
- chore(deps): update dependencies and dev tooling by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/801
- fix(cli): don't hang on Ctrl+C during an attack (#802) by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/804
- Improve passive report readability: colored suppression summary + per-page cleartext-password dedup by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/805
- feat(passive): surface suppressed passive alerts in reports by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/806
- Prepare release 3.3.1: changelog and version bump by @devl00p in https://github.com/wapiti-scanner/wapiti/pull/807
Full Changelog: https://github.com/wapiti-scanner/wapiti/compare/3.3.0...3.3.1