Supported Algorithms for SSH

The SSH probe in vScope supports the following algorithms when connecting to Linux/Unix machines during discovery:

Ciphers
aes{128,192,256}-{cbc,ctr}blowfish-{cbc,ctr}3des-{cbc,ctr}twofish{128,192,256}-{cbc,ctr}twofish-cbcserpent{128,192,256}-{cbc,ctr}idea-{cbc,ctr}cast128-{cbc,ctr}arcfourarcfour{128,256}

SSH Probe also supports the following extended (non official) ciphers:
camellia{128,192,256}-{cbc,ctr}camellia{128,192,256}-{cbc,ctr}@openssh.org

Key exchange
diffie-hellman-group1-sha1diffie-hellman-group14-sha1diffie-hellman-group14-sha256diffie-hellman-group15-sha512diffie-hellman-group16-sha512diffie-hellman-group17-sha512, diffie-hellman-group18-sha512 diffie-hellman-group-exchange-sha1diffie-hellman-group-exchange-sha256ecdh-sha2-nistp256ecdh-sha2-nistp384ecdh-sha2-nistp521curve25519-sha256@libssh.org

SSH Probe also supports the following extended (non official) key exchange algorithms:
diffie-hellman-group14-sha256@ssh.comdiffie-hellman-group15-sha256diffie-hellman-group15-sha256@ssh.comdiffie-hellman-group15-sha384@ssh.comdiffie-hellman-group16-sha256diffie-hellman-group16-sha384@ssh.comdiffie-hellman-group16-sha512@ssh.comdiffie-hellman-group18-sha512@ssh.com

Signatures
ssh-rsassh-dssecdsa-sha2-nistp256ecdsa-sha2-nistp384, ecdsa-sha2-nistp521ssh-ed25519
MAC
hmac-md5hmac-md5-96hmac-sha1hmac-sha1-96hmac-sha2-256hmac-sha2-512

Leave a Reply