From 730d6904c2475a96d2646b24983d814304161fbb Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Tue, 2 Feb 2021 12:22:50 -0500 Subject: [PATCH] Updated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51b8be2..9ee413f 100644 --- a/README.md +++ b/README.md @@ -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 version check for OpenSSH user enumeration (CVE-2018-15473). - 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. - Fixed crash when receiving unexpected response during host key test. - Fixed hang against older Cisco devices during host key test & gex test.