Nettacker/tests/core/lib
Achintya Jai e450c819d8
[feature] add custom headers for http requests via CLI and remove sensitive headers before adding it to the database (#1107)
* [feature] add custom headers for http requests via CLI. Removes sensitive info before logging in the database

* better help message

* input validation - coderabbit changes

* ruff fixes

* allow for header chaining with multiple -H flags and for complex headers involving comma separated values

* test case for http.py that include using headers. Added pytest-asyncio for the same

* ruff fixes

* formatting changes suggested by coderabbit

* docs update

* correct usage and en.yaml file
2025-07-26 20:30:05 +00:00
..
test_smb.py feature: add smb_brute command (#1070) 2025-06-09 15:49:15 +00:00
test_socket.py refactor tests and migrate to pytest (#1081) 2025-06-11 01:27:16 +00:00
test_ssl.py refactor tests and migrate to pytest (#1081) 2025-06-11 01:27:16 +00:00
test_user_added_http_headers.py [feature] add custom headers for http requests via CLI and remove sensitive headers before adding it to the database (#1107) 2025-07-26 20:30:05 +00:00