Guest User

Untitled

a guest
Nov 2nd, 2017
775
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1. ```C:\Users\Administrator>ssh -v -v -v -i .ssh\id_rsa [email protected]
  2. OpenSSH_7.6p1, OpenSSL 1.0.2l 25 May 2017
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug2: resolving "gitlab.com" port 22
  5. debug2: ssh_connect_direct: needpriv 0
  6. debug1: Connecting to gitlab.com [52.167.219.168] port 22.
  7. debug1: Connection established.
  8. debug1: identity file .ssh\\id_rsa type 0
  9. debug1: key_load_public: No such file or directory
  10. debug1: identity file .ssh\\id_rsa-cert type -1
  11. debug1: Local version string SSH-2.0-OpenSSH_7.6
  12. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
  13. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.2 pat OpenSSH* compat 0x04000000
  14. debug2: fd 3 setting O_NONBLOCK
  15. debug1: Authenticating to gitlab.com:22 as 'git'
  16. debug3: hostkeys_foreach: reading file "/c/Users/Administrator/.ssh/known_hosts"
  17. debug3: record_hostkey: found key type ECDSA in file /c/Users/Administrator/.ssh/known_hosts:1
  18. debug3: load_hostkeys: loaded 1 keys from gitlab.com
  19. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  20. debug3: send packet: type 20
  21. debug1: SSH2_MSG_KEXINIT sent
  22. debug3: receive packet: type 20
  23. debug1: SSH2_MSG_KEXINIT received
  24. debug2: local client KEXINIT proposal
  25. debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  26. debug2: host key algorithms: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  27. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,aes256-cbc,aes192-cbc
  28. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,aes256-cbc,aes192-cbc
  29. debug2: compression ctos: none,[email protected],zlib
  30. debug2: compression stoc: none,[email protected],zlib
  31. debug2: languages ctos:
  32. debug2: languages stoc:
  33. debug2: first_kex_follows 0
  34. debug2: reserved 0
  35. debug2: peer server KEXINIT proposal
  36. debug2: KEX algorithms: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  37. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  38. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  39. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  40. debug2: compression ctos: none,[email protected]
  41. debug2: compression stoc: none,[email protected]
  42. debug2: languages ctos:
  43. debug2: languages stoc:
  44. debug2: first_kex_follows 0
  45. debug2: reserved 0
  46. debug1: kex: algorithm: [email protected]
  47. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  48. debug1: kex: server->client cipher: aes128-ctr MAC: [email protected] compression: none
  49. debug1: kex: client->server cipher: aes128-ctr MAC: [email protected] compression: none
  50. debug3: send packet: type 30
  51. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  52. debug3: receive packet: type 31
  53. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1x8xdGUrliXFzSnUw
  54. debug3: hostkeys_foreach: reading file "/c/Users/Administrator/.ssh/known_hosts"
  55. debug3: record_hostkey: found key type ECDSA in file /c/Users/Administrator/.ssh/known_hosts:1
  56. debug3: load_hostkeys: loaded 1 keys from gitlab.com
  57. debug3: hostkeys_foreach: reading file "/c/Users/Administrator/.ssh/known_hosts"
  58. debug3: record_hostkey: found key type ECDSA in file /c/Users/Administrator/.ssh/known_hosts:1
  59. debug3: load_hostkeys: loaded 1 keys from 52.167.219.168
  60. debug1: Host 'gitlab.com' is known and matches the ECDSA host key.
  61. debug1: Found key in /c/Users/Administrator/.ssh/known_hosts:1
  62. debug3: send packet: type 21
  63. debug2: set_newkeys: mode 1
  64. debug1: rekey after 4294967296 blocks
  65. debug1: SSH2_MSG_NEWKEYS sent
  66. debug1: expecting SSH2_MSG_NEWKEYS
  67. debug3: receive packet: type 21
  68. debug1: SSH2_MSG_NEWKEYS received
  69. debug2: set_newkeys: mode 0
  70. debug1: rekey after 4294967296 blocks
  71. debug2: key: .ssh\\id_rsa (0x6000822a0), explicit
  72. debug3: send packet: type 5
  73. debug3: receive packet: type 7
  74. debug1: SSH2_MSG_EXT_INFO received
  75. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  76. debug3: receive packet: type 6
  77. debug2: service_accept: ssh-userauth
  78. debug1: SSH2_MSG_SERVICE_ACCEPT received
  79. debug3: send packet: type 50
  80. debug3: receive packet: type 51
  81. debug1: Authentications that can continue: publickey
  82. debug3: start over, passed a different list publickey
  83. debug3: preferred publickey,keyboard-interactive,password
  84. debug3: authmethod_lookup publickey
  85. debug3: remaining preferred: keyboard-interactive,password
  86. debug3: authmethod_is_enabled publickey
  87. debug1: Next authentication method: publickey
  88. debug1: Offering public key: RSA SHA256:ZbpxyT2QzpmiczcGT8Grhw8dGCl/64Q/PXRWykgCEec .ssh\\id_rsa
  89. debug3: send_pubkey_test
  90. debug3: send packet: type 50
  91. debug2: we sent a publickey packet, wait for reply
  92. debug3: receive packet: type 51
  93. debug1: Authentications that can continue: publickey
  94. debug2: we did not send a packet, disable method
  95. debug1: No more authentication methods to try.
  96. [email protected]: Permission denied (publickey).```
Advertisement
Add Comment
Please, Sign In to add comment