ssh-audit icon indicating copy to clipboard operation
ssh-audit copied to clipboard

Fix detection of GSS algorithms

Open jtesta opened this issue 6 months ago • 1 comments

The following key exchanges are perhaps not detected properly:

gss-curve25519-sha256-toWM5Slw5Ew8Mqkay+al2g==
gss-curve25519-sha256-vz8J1E9PzLr8b1K+0remTg==
gss-gex-sha1-dZuIebMjgUqaxvbF7hDbAw==
gss-gex-sha1-vz8J1E9PzLr8b1K+0remTg==
gss-group14-sha1-dZuIebMjgUqaxvbF7hDbAw==
gss-group14-sha1-vz8J1E9PzLr8b1K+0remTg==
gss-group14-sha256-vz8J1E9PzLr8b1K+0remTg==
gss-group16-sha512-toWM5Slw5Ew8Mqkay+al2g==
gss-group16-sha512-vz8J1E9PzLr8b1K+0remTg==
gss-group1-sha1-dZuIebMjgUqaxvbF7hDbAw==
gss-group1-sha1-vz8J1E9PzLr8b1K+0remTg==
gss-nistp256-sha256-toWM5Slw5Ew8Mqkay+al2g==
gss-nistp256-sha256-vz8J1E9PzLr8b1K+0remTg==

jtesta avatar Dec 20 '23 16:12 jtesta