Updated README.

This commit is contained in:
Joe Testa 2021-02-02 12:22:50 -05:00
parent e0f0956edc
commit 730d6904c2
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ For convenience, a web front-end on top of the command-line tool is available at
- Added multi-threaded scanning support. - Added multi-threaded scanning support.
- Added version check for OpenSSH user enumeration (CVE-2018-15473). - Added version check for OpenSSH user enumeration (CVE-2018-15473).
- Added deprecation note to host key types based on SHA-1. - Added deprecation note to host key types based on SHA-1.
- Added extra warnings for SSHv1.
- Upgraded warnings to failures for host key types based on SHA-1. - Upgraded warnings to failures for host key types based on SHA-1.
- Fixed crash when receiving unexpected response during host key test. - Fixed crash when receiving unexpected response during host key test.
- Fixed hang against older Cisco devices during host key test & gex test. - Fixed hang against older Cisco devices during host key test & gex test.