0.4 - master
Note
This version is not yet released and is under active development.
- Fix error if cert chain not in kb
- Prevent the vuln_heartbleed scan from attempting to call len on payload when it is None. (Thanks to David Black)
- Set certificate chain in knowledge base
- Support numbers in handler names
- Fix error if port attribute not set
- Add support for POP3 + STARTTLS
- Add support for IMAP + STARTTLS
- Improve SMTP support
- Add support for additional rating rules
- Add delay option for TCP connections
- Add: API documentation and docstrings
- Add: Support for Python 2.x
- Add: Logging
- Change: Improve command-line UI
Proof of concept
- Initial release.