Guest User

ssh -vv root@x.x.x.x

a guest
Jul 28th, 2021
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.51 KB | None | 0 0
  1. OpenSSH_8.1p1, LibreSSL 2.7.3
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: /etc/ssh/ssh_config line 47: Applying options for *
  4. debug2: resolve_canonicalize: hostname 95.181.153.113 is address
  5. debug2: ssh_connect_direct
  6. debug1: Connecting to 95.181.153.113 [95.181.153.113] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /Users/fureunoir/.ssh/id_rsa type -1
  9. debug1: identity file /Users/fureunoir/.ssh/id_rsa-cert type -1
  10. debug1: identity file /Users/fureunoir/.ssh/id_dsa type -1
  11. debug1: identity file /Users/fureunoir/.ssh/id_dsa-cert type -1
  12. debug1: identity file /Users/fureunoir/.ssh/id_ecdsa type -1
  13. debug1: identity file /Users/fureunoir/.ssh/id_ecdsa-cert type -1
  14. debug1: identity file /Users/fureunoir/.ssh/id_ed25519 type -1
  15. debug1: identity file /Users/fureunoir/.ssh/id_ed25519-cert type -1
  16. debug1: identity file /Users/fureunoir/.ssh/id_xmss type -1
  17. debug1: identity file /Users/fureunoir/.ssh/id_xmss-cert type -1
  18. debug1: Local version string SSH-2.0-OpenSSH_8.1
  19. debug1: Remote protocol version 2.0, remote software version OpenSSH_8.2p1 Ubuntu-4ubuntu0.2
  20. debug1: match: OpenSSH_8.2p1 Ubuntu-4ubuntu0.2 pat OpenSSH* compat 0x04000000
  21. debug2: fd 3 setting O_NONBLOCK
  22. debug1: Authenticating to 95.181.153.113:22 as 'root'
  23. debug1: SSH2_MSG_KEXINIT sent
  24. debug1: SSH2_MSG_KEXINIT received
  25. debug2: local client KEXINIT proposal
  26. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  27. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  28. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  29. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  30. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  31. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  32. debug2: compression ctos: none,zlib@openssh.com,zlib
  33. debug2: compression stoc: none,zlib@openssh.com,zlib
  34. debug2: languages ctos:
  35. debug2: languages stoc:
  36. debug2: first_kex_follows 0
  37. debug2: reserved 0
  38. debug2: peer server KEXINIT proposal
  39. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
  40. debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  41. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  42. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  43. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  44. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  45. debug2: compression ctos: none,zlib@openssh.com
  46. debug2: compression stoc: none,zlib@openssh.com
  47. debug2: languages ctos:
  48. debug2: languages stoc:
  49. debug2: first_kex_follows 0
  50. debug2: reserved 0
  51. debug1: kex: algorithm: curve25519-sha256
  52. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  53. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  54. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  55. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  56. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:y81NLm0kPxFQ1RUkU7CihdbUZYN+GWdpDO1tf++hmJY
  57. debug1: Host '95.181.153.113' is known and matches the ECDSA host key.
  58. debug1: Found key in /Users/fureunoir/.ssh/known_hosts:2
  59. debug2: set_newkeys: mode 1
  60. debug1: rekey out after 134217728 blocks
  61. debug1: SSH2_MSG_NEWKEYS sent
  62. debug1: expecting SSH2_MSG_NEWKEYS
  63. debug1: SSH2_MSG_NEWKEYS received
  64. debug2: set_newkeys: mode 0
  65. debug1: rekey in after 134217728 blocks
  66. debug1: Will attempt key: /Users/fureunoir/.ssh/id_rsa
  67. debug1: Will attempt key: /Users/fureunoir/.ssh/id_dsa
  68. debug1: Will attempt key: /Users/fureunoir/.ssh/id_ecdsa
  69. debug1: Will attempt key: /Users/fureunoir/.ssh/id_ed25519
  70. debug1: Will attempt key: /Users/fureunoir/.ssh/id_xmss
  71. debug2: pubkey_prepare: done
  72. debug1: SSH2_MSG_EXT_INFO received
  73. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com>
  74. debug2: service_accept: ssh-userauth
  75. debug1: SSH2_MSG_SERVICE_ACCEPT received
  76. debug1: Authentications that can continue: publickey,password
  77. debug1: Next authentication method: publickey
  78. debug1: Trying private key: /Users/fureunoir/.ssh/id_rsa
  79. debug1: Trying private key: /Users/fureunoir/.ssh/id_dsa
  80. debug1: Trying private key: /Users/fureunoir/.ssh/id_ecdsa
  81. debug1: Trying private key: /Users/fureunoir/.ssh/id_ed25519
  82. debug1: Trying private key: /Users/fureunoir/.ssh/id_xmss
  83. debug2: we did not send a packet, disable method
  84. debug1: Next authentication method: password
  85. root@95.181.153.113's password:
  86. debug2: we sent a password packet, wait for reply
  87. debug1: Authentication succeeded (password).
  88. Authenticated to 95.181.153.113 ([95.181.153.113]:22).
  89. debug1: channel 0: new [client-session]
  90. debug2: channel 0: send open
  91. debug1: Requesting no-more-sessions@openssh.com
  92. debug1: Entering interactive session.
  93. debug1: pledge: network
  94. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  95. debug2: channel_input_open_confirmation: channel 0: callback start
  96. debug2: fd 3 setting TCP_NODELAY
  97. debug2: client_session2_setup: id 0
  98. debug2: channel 0: request pty-req confirm 1
  99. debug1: Sending environment.
  100. debug1: Sending env LC_CTYPE = UTF-8
  101. debug2: channel 0: request env confirm 0
  102. debug2: channel 0: request shell confirm 1
  103. debug2: channel_input_open_confirmation: channel 0: callback done
  104. debug2: channel 0: open confirm rwindow 0 rmax 32768
  105. debug2: channel_input_status_confirm: type 99 id 0
  106. debug2: PTY allocation request accepted on channel 0
  107. debug2: channel 0: rcvd adjust 2097152
  108. debug2: channel_input_status_confirm: type 99 id 0
  109. debug2: shell request accepted on channel 0
  110. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  111. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  112. debug2: channel 0: rcvd eow
  113. debug2: channel 0: chan_shutdown_read (i0 o0 sock -1 wfd 4 efd 6 [write])
  114. debug2: channel 0: input open -> closed
  115. debug2: channel 0: rcvd eof
  116. debug2: channel 0: output open -> drain
  117. debug2: channel 0: rcvd close
  118. Welcome to Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-77-generic x86_64)
  119.  
  120. * Documentation:  https://help.ubuntu.com
  121. * Management:     https://landscape.canonical.com
  122. * Support:        https://ubuntu.com/advantage
  123. Last login: Wed Jul 28 12:49:24 2021 from 98.155.22.109
  124. debug2: channel 0: obuf empty
  125. debug2: channel 0: chan_shutdown_write (i3 o1 sock -1 wfd 5 efd 6 [write])
  126. debug2: channel 0: output drain -> closed
  127. debug2: channel 0: almost dead
  128. debug2: channel 0: gc: notify user
  129. debug2: channel 0: gc: user detached
  130. debug2: channel 0: send close
  131. debug2: channel 0: is dead
  132. debug2: channel 0: garbage collecting
  133. debug1: channel 0: free: client-session, nchannels 1
  134. Connection to 95.181.153.113 closed.
  135. Transferred: sent 2200, received 2728 bytes, in 1.0 seconds
  136. Bytes per second: sent 2146.0, received 2661.0
  137. debug1: Exit status 254
Add Comment
Please, Sign In to add comment