From 4e2f9da6323406144fcbee9de9bed57850b2f4d0 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Thu, 21 Jan 2021 07:53:09 -0500 Subject: [PATCH] Updated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b209a54..7b634fc 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ For convenience, a web front-end on top of the command-line tool is available at ### v2.4.0-dev (???) - Added version check for OpenSSH user enumeration (CVE-2018-15473). - Fixed crash when receiving unexpected response during host key test. + - Fixed hang against older Cisco devices during host key test & gex test. ### v2.3.1 (2020-10-28) - Now parses public key sizes for `rsa-sha2-256-cert-v01@openssh.com` and `rsa-sha2-512-cert-v01@openssh.com` host key types.