release v3.2.8
relax dependencies
tag 3.2.7
bump some dependencies
Pass headers specified by swagger files to generated requests
Rework HTTP headers management
fix mod_unsecure_password tests
fix mod_unsecure_password and revert some changes on mod_exec that produced longer processing for no gain
fix dns related test
lint
add NS takeover checking in mod_takeover
No OK logs to prevent output flooding
Implement passive modules
more unit tests
refactor wapiti_main: group attack_options logic in a single function
test case for URL with invalid port number
refactor and tests
refactoring on wapiti_main function
add test for apache cve findings
adapt to Apache branding used my Wappalyzer
fix some tests
fix some tests
make `parameter` optional on add_payload with None default value
Fix mod_csrf test
Remove the original request ID previously kept on payloads in sqlite3 db
Style improvements
Add a new intermediate class for iter_forms
Improve mod_nikto support
Upgrade httpcore and mitmproxy
remove `requests` dependency in tests
upgrade httpx
Move attack management to a new ActiveScanner class
fix mod_ssl
fix lint
fix wappalyzer user warnings and deprecation warnings in other modules
fix pyproject.toml to remove 3.10 and 3.11 support
wapiti 3.2.4: support Python 3.13
Remove pylint-ignore which is old and block dependencies on CI
fix mod crlf integration test
release 3.2.3 to support python 3.12
Mention Python 3.12 in README.rst
fix: Use python 3.12 for integration tests
Use python 3.12 for integration tests
fix tls webserver used for tests
build: support Python 3.12
tests fpr more unusual swagger requests
do not mutate JSON requests missing a body
Replace the prance dependency for parsing Swagger/OpenAPI files in favor of wapiti-swagger
Fix false positives on ID command
Bump aiohttp from 3.10.2 to 3.10.11
Use a modified arsenic packaged under another name to pass pypi restrictions
Release 3.2.2
use an arsenic wheel fixed for python 3.12
Improvements for Windows compatibility
Prepare v3.2.1
fix a step of the dns endpoint dockerfile for integration tests