Features
- SSH (
ssh)
- Vulnerabilities (
vulns)
- checker for well-known vulnerabilities (#130)
- Sweet32 attack
- Anonymous Diffie-Hellman
- NULL encryption
- RC4
- Non-Forward-Secret
- Early SSH version
- Weak Diffie-Hellman
- DHEat attack
- Terrapin attack
- Sweet32 attack
- checker for well-known vulnerabilities (#130)
- Vulnerabilities (
Improvements
- Generic
- add metadata to documentation
- add metadata to documentation
Notable fixes
- TLS (
tls)
- Signature Algorithms (
sigalgos)
- Handle decode error as a signal of no more algorithms.
(#129)
- Handle decode error as a signal of no more algorithms.
- Signature Algorithms (
- DNS (
dns)
- e-mail authentication, reporting (
mail)
- Handle the case when a domain has no TXT records (#132)
- Handle the case when a domain has no TXT records (#132)
- e-mail authentication, reporting (