1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
   | PORT      STATE SERVICE VERSION 22/tcp open  ssh     OpenSSH 4.3 (protocol 2.0) | ssh2-enum-algos: |   kex_algorithms: (3) |       diffie-hellman-group-exchange-sha1 |       diffie-hellman-group14-sha1 |       diffie-hellman-group1-sha1 |   server_host_key_algorithms: (2) |       ssh-rsa |       ssh-dss |   encryption_algorithms: (13) |       aes128-ctr |       aes192-ctr |       aes256-ctr |       arcfour256 |       arcfour128 |       aes128-cbc |       3des-cbc |       blowfish-cbc |       cast128-cbc |       aes192-cbc |       aes256-cbc |       arcfour |       [email protected] |   mac_algorithms: (6) |       hmac-md5 |       hmac-sha1 |       hmac-ripemd160 |       [email protected] |       hmac-sha1-96 |       hmac-md5-96 |   compression_algorithms: (2) |       none |_      [email protected]
   |