Guest User

Untitled

a guest
Mar 22nd, 2021
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.74 KB | None | 0 0
  1. Version 8.4p1
  2. [fabio@thinkless ~]$ ssh -vvvT git@github.com
  3. OpenSSH_8.4p1, OpenSSL 1.1.1j 16 Feb 2021
  4. debug1: Reading configuration data /home/fabio/.ssh/config
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/fabio/.ssh/known_hosts'
  7. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/fabio/.ssh/known_hosts2'
  8. debug2: resolving "github.com" port 22
  9. debug2: ssh_connect_direct
  10. debug1: Connecting to github.com [140.82.121.3] port 22.
  11. debug1: Connection established.
  12. debug1: identity file /home/fabio/.ssh/id_rsa type 0
  13. debug1: identity file /home/fabio/.ssh/id_rsa-cert type -1
  14. debug1: identity file /home/fabio/.ssh/id_dsa type -1
  15. debug1: identity file /home/fabio/.ssh/id_dsa-cert type -1
  16. debug1: identity file /home/fabio/.ssh/id_ecdsa type -1
  17. debug1: identity file /home/fabio/.ssh/id_ecdsa-cert type -1
  18. debug1: identity file /home/fabio/.ssh/id_ecdsa_sk type -1
  19. debug1: identity file /home/fabio/.ssh/id_ecdsa_sk-cert type -1
  20. debug1: identity file /home/fabio/.ssh/id_ed25519 type 3
  21. debug1: identity file /home/fabio/.ssh/id_ed25519-cert type -1
  22. debug1: identity file /home/fabio/.ssh/id_ed25519_sk type -1
  23. debug1: identity file /home/fabio/.ssh/id_ed25519_sk-cert type -1
  24. debug1: identity file /home/fabio/.ssh/id_xmss type -1
  25. debug1: identity file /home/fabio/.ssh/id_xmss-cert type -1
  26. debug1: Local version string SSH-2.0-OpenSSH_8.4
  27. debug1: Remote protocol version 2.0, remote software version babeld-383743ad
  28. debug1: no match: babeld-383743ad
  29. debug2: fd 3 setting O_NONBLOCK
  30. debug1: Authenticating to github.com:22 as 'git'
  31. debug3: hostkeys_foreach: reading file "/home/fabio/.ssh/known_hosts"
  32. debug3: record_hostkey: found key type RSA in file /home/fabio/.ssh/known_hosts:1
  33. debug3: load_hostkeys: loaded 1 keys from github.com
  34. debug3: order_hostkeyalgs: prefer hostkeyalgs: 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
  35. debug3: send packet: type 20
  36. debug1: SSH2_MSG_KEXINIT sent
  37. debug3: receive packet: type 20
  38. debug1: SSH2_MSG_KEXINIT received
  39. debug2: local client KEXINIT proposal
  40. 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,ext-info-c
  41. debug2: host key algorithms: 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,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,sk-ssh-ed25519@openssh.com
  42. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  43. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  44. 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
  45. 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
  46. debug2: compression ctos: none,zlib@openssh.com,zlib
  47. debug2: compression stoc: none,zlib@openssh.com,zlib
  48. debug2: languages ctos:
  49. debug2: languages stoc:
  50. debug2: first_kex_follows 0
  51. debug2: reserved 0
  52. debug2: peer server KEXINIT proposal
  53. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256
  54. debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss
  55. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc
  56. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc
  57. debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  58. debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  59. debug2: compression ctos: none
  60. debug2: compression stoc: none
  61. debug2: languages ctos:
  62. debug2: languages stoc:
  63. debug2: first_kex_follows 0
  64. debug2: reserved 0
  65. debug1: kex: algorithm: curve25519-sha256
  66. debug1: kex: host key algorithm: rsa-sha2-512
  67. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  68. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  69. debug3: send packet: type 30
  70. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  71. debug3: receive packet: type 31
  72. debug1: Server host key: ssh-rsa SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8
  73. debug3: hostkeys_foreach: reading file "/home/fabio/.ssh/known_hosts"
  74. debug3: record_hostkey: found key type RSA in file /home/fabio/.ssh/known_hosts:1
  75. debug3: load_hostkeys: loaded 1 keys from github.com
  76. debug3: hostkeys_foreach: reading file "/home/fabio/.ssh/known_hosts"
  77. debug1: Host 'github.com' is known and matches the RSA host key.
  78. debug1: Found key in /home/fabio/.ssh/known_hosts:1
  79. Warning: Permanently added the RSA host key for IP address '140.82.121.3' to the list of known hosts.
  80. debug3: send packet: type 21
  81. debug2: set_newkeys: mode 1
  82. debug1: rekey out after 134217728 blocks
  83. debug1: SSH2_MSG_NEWKEYS sent
  84. debug1: expecting SSH2_MSG_NEWKEYS
  85. debug3: receive packet: type 21
  86. debug1: SSH2_MSG_NEWKEYS received
  87. debug2: set_newkeys: mode 0
  88. debug1: rekey in after 134217728 blocks
  89. debug1: Will attempt key: /home/fabio/.ssh/id_ed25519 ED25519 SHA256:0C3rANlBlqX0/29WNk6ROv3dW+YxuQ+z0Q0GuKXoJKo agent
  90. debug1: Will attempt key: /home/fabio/.ssh/id_rsa RSA SHA256:V21rKOnSMAGNOKibWsKBwFS9IARfjaRg7wYBdTyIMy8 agent
  91. debug1: Will attempt key: /home/fabio/.ssh/id_dsa
  92. debug1: Will attempt key: /home/fabio/.ssh/id_ecdsa
  93. debug1: Will attempt key: /home/fabio/.ssh/id_ecdsa_sk
  94. debug1: Will attempt key: /home/fabio/.ssh/id_ed25519_sk
  95. debug1: Will attempt key: /home/fabio/.ssh/id_xmss
  96. debug2: pubkey_prepare: done
  97. debug3: send packet: type 5
  98. debug3: receive packet: type 7
  99. debug1: SSH2_MSG_EXT_INFO received
  100. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss>
  101. debug3: receive packet: type 6
  102. debug2: service_accept: ssh-userauth
  103. debug1: SSH2_MSG_SERVICE_ACCEPT received
  104. debug3: send packet: type 50
  105. debug3: receive packet: type 51
  106. debug1: Authentications that can continue: publickey
  107. debug3: start over, passed a different list publickey
  108. debug3: preferred publickey,keyboard-interactive,password
  109. debug3: authmethod_lookup publickey
  110. debug3: remaining preferred: keyboard-interactive,password
  111. debug3: authmethod_is_enabled publickey
  112. debug1: Next authentication method: publickey
  113. debug1: Offering public key: /home/fabio/.ssh/id_ed25519 ED25519 SHA256:0C3rANlBlqX0/29WNk6ROv3dW+YxuQ+z0Q0GuKXoJKo agent
  114. debug3: send packet: type 50
  115. debug2: we sent a publickey packet, wait for reply
  116. debug3: receive packet: type 60
  117. debug1: Server accepts key: /home/fabio/.ssh/id_ed25519 ED25519 SHA256:0C3rANlBlqX0/29WNk6ROv3dW+YxuQ+z0Q0GuKXoJKo agent
  118. debug3: sign_and_send_pubkey: ED25519 SHA256:0C3rANlBlqX0/29WNk6ROv3dW+YxuQ+z0Q0GuKXoJKo
  119. debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:0C3rANlBlqX0/29WNk6ROv3dW+YxuQ+z0Q0GuKXoJKo
  120. debug3: send packet: type 50
  121. debug3: receive packet: type 52
  122. debug1: Authentication succeeded (publickey).
  123. Authenticated to github.com ([140.82.121.3]:22).
  124. debug1: channel 0: new [client-session]
  125. debug3: ssh_session2_open: channel_new: 0
  126. debug2: channel 0: send open
  127. debug3: send packet: type 90
  128. debug1: Entering interactive session.
  129. debug1: pledge: network
  130. debug3: receive packet: type 91
  131. debug2: channel_input_open_confirmation: channel 0: callback start
  132. debug2: fd 3 setting TCP_NODELAY
  133. debug3: ssh_packet_set_tos: set IP_TOS 0x20
  134. debug2: client_session2_setup: id 0
  135. debug2: channel 0: request shell confirm 1
  136. debug3: send packet: type 98
  137. debug2: channel_input_open_confirmation: channel 0: callback done
  138. debug2: channel 0: open confirm rwindow 32000 rmax 35000
  139. debug3: receive packet: type 99
  140. debug2: channel_input_status_confirm: type 99 id 0
  141. debug2: shell request accepted on channel 0
  142. debug2: channel 0: rcvd ext data 89
  143. debug3: receive packet: type 98
  144. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  145. debug3: receive packet: type 96
  146. debug2: channel 0: rcvd eof
  147. debug2: channel 0: output open -> drain
  148. debug3: receive packet: type 97
  149. debug2: channel 0: rcvd close
  150. debug2: channel 0: chan_shutdown_read (i0 o1 sock -1 wfd 4 efd 6 [write])
  151. debug2: channel 0: input open -> closed
  152. debug3: channel 0: will not send data after close
  153. debug2: channel 0: obuf_empty delayed efd 6/(89)
  154. Hi fabmazz! You've successfully authenticated, but GitHub does not provide shell access.
  155. debug2: channel 0: written 89 to efd 6
  156. debug3: channel 0: will not send data after close
  157. debug2: channel 0: obuf empty
  158. debug2: channel 0: chan_shutdown_write (i3 o1 sock -1 wfd 5 efd 6 [write])
  159. debug2: channel 0: output drain -> closed
  160. debug2: channel 0: almost dead
  161. debug2: channel 0: gc: notify user
  162. debug2: channel 0: gc: user detached
  163. debug2: channel 0: send close
  164. debug3: send packet: type 97
  165. debug2: channel 0: is dead
  166. debug2: channel 0: garbage collecting
  167. debug1: channel 0: free: client-session, nchannels 1
  168. debug3: channel 0: status: The following connections are open:
  169. #0 client-session (t4 r43 i3/0 o3/0 e[write]/0 fd -1/-1/6 sock -1 cc -1)
  170.  
  171. debug3: send packet: type 1
  172. debug3: fd 1 is not O_NONBLOCK
  173. Transferred: sent 2112, received 2388 bytes, in 0.2 seconds
  174. Bytes per second: sent 10850.9, received 12268.9
  175. debug1: Exit status 1
  176.  
Add Comment
Please, Sign In to add comment