nettacker
https://github.com/owasp/nettacker
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported2 Subscribers
Add a CodeTriage badge to nettacker
Help out
- Issues
- fix: skip CSV header when appending to an existing report file
- fix: initialize delay before ICMP receive loop to prevent UnboundLocalError on timeout
- fix: swap inverted bodies of is_ipv4_range and is_ipv4_cidr
- fix: propagate API server startup failures instead of masking with target error
- fix: remove unused success_conditions field from wp_plugin_cve_2023_6875 module
- fix: correct misleading verbose_mode help text in all locale files (closes #1296)
- test: add unit tests for BaseEngine and BaseLibrary (core/lib/base.py)
- test: add unit tests for brute-force protocol libraries (SSH, FTP, SMTP, POP3, Telnet)
- test: `test_ssl.py` and `test_socket.py` fail under Python 3.12 due to `ssl.wrap_socket` deprecation
- Refactored upload and new-scan endpoints in the web engine
- Docs
- not yet supported