Skip to content

Instantly share code, notes, and snippets.

@protolif
Created April 24, 2020 00:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save protolif/3d2776cb272f6df0efb2eaf579d2804a to your computer and use it in GitHub Desktop.
Save protolif/3d2776cb272f6df0efb2eaf579d2804a to your computer and use it in GitHub Desktop.
WS_FTP 12 SSH Algorithms
===ssh-kex
diffie-hellman-group-exchange-sha1
diffie-hellman-group1-sha1
===ssh-shk
ssh-dss
ssh-rsa
===ssh-ciphers
aes256-ctr
aes192-ctr
aes128-ctr
aes256-cbc
3des-cbc
aes192-cbc
aes128-cbc
blowfish-cbc
===ssh-hmacs
hmac-md5
hmac-sha1
hmac-ripemd160
===ssh-compression
zlib
none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment