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

New algorithms

Open jtesta opened this issue 6 years ago • 3 comments

I found some non-standard SSH algorithms in use out in the wild that are not currently supported:

des-cbc-ssh1
blowfish-ctr
hmac-sha256
[email protected]
hmac-sha2-384

jtesta avatar Oct 30 '18 20:10 jtesta

Do You have more information, e.g., where they originate from?

arthepsy avatar Nov 01 '18 09:11 arthepsy

Nope. This is just from observing the debug log of what people are scanning with my online front-end (https://www.sshaudit.com/).

jtesta avatar Nov 19 '18 20:11 jtesta

FYI https://soatok.blog/2022/05/19/guidance-for-choosing-an-elliptic-curve-signature-algorithm-in-2022/

egberts avatar May 20 '22 08:05 egberts