Advertisement
Guest User

Untitled

a guest
Jan 21st, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.13 KB | None | 0 0
  1.  
  2. [richipunk@web543 ~]$ ssh -p 21098 198.54.114.150 -vvv
  3. OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 2: Applying options for *
  6. debug2: resolving "198.54.114.150" port 21098
  7. debug2: ssh_connect_direct: needpriv 0
  8. debug1: Connecting to 198.54.114.150 [198.54.114.150] port 21098.
  9. debug1: Connection established.
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /home/richipunk/.ssh/id_rsa type -1
  12. debug1: key_load_public: No such file or directory
  13. debug1: identity file /home/richipunk/.ssh/id_rsa-cert type -1
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /home/richipunk/.ssh/id_dsa type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /home/richipunk/.ssh/id_dsa-cert type -1
  18. debug1: key_load_public: No such file or directory
  19. debug1: identity file /home/richipunk/.ssh/id_ecdsa type -1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /home/richipunk/.ssh/id_ecdsa-cert type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /home/richipunk/.ssh/id_ed25519 type -1
  24. debug1: key_load_public: No such file or directory
  25. debug1: identity file /home/richipunk/.ssh/id_ed25519-cert type -1
  26. debug1: Enabling compatibility mode for protocol 2.0
  27. debug1: Local version string SSH-2.0-OpenSSH_7.4
  28. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  29. debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000
  30. debug2: fd 3 setting O_NONBLOCK
  31. debug1: Authenticating to 198.54.114.150:21098 as 'richipunk'
  32. debug3: put_host_port: [198.54.114.150]:21098
  33. debug3: hostkeys_foreach: reading file "/home/richipunk/.ssh/known_hosts"
  34. debug3: record_hostkey: found key type RSA in file /home/richipunk/.ssh/known_hosts:1
  35. debug3: load_hostkeys: loaded 1 keys from [198.54.114.150]:21098
  36. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  37. debug3: send packet: type 20
  38. debug1: SSH2_MSG_KEXINIT sent
  39. debug3: receive packet: type 20
  40. debug1: SSH2_MSG_KEXINIT received
  41. debug2: local client KEXINIT proposal
  42. 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-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c
  43. debug2: host key algorithms: 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,ssh-ed25519-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-dss
  44. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  45. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  46. 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
  47. 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
  48. debug2: compression ctos: none,zlib@openssh.com,zlib
  49. debug2: compression stoc: none,zlib@openssh.com,zlib
  50. debug2: languages ctos:
  51. debug2: languages stoc:
  52. debug2: first_kex_follows 0
  53. debug2: reserved 0
  54. debug2: peer server KEXINIT proposal
  55. debug2: KEX algorithms: diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  56. debug2: host key algorithms: ssh-rsa,ssh-dss
  57. debug2: ciphers ctos: aes256-ctr,aes192-ctr,aes128-ctr
  58. debug2: ciphers stoc: aes256-ctr,aes192-ctr,aes128-ctr
  59. debug2: MACs ctos: hmac-sha2-512,hmac-sha2-256,hmac-ripemd160,hmac-ripemd160@openssh.com
  60. debug2: MACs stoc: hmac-sha2-512,hmac-sha2-256,hmac-ripemd160,hmac-ripemd160@openssh.com
  61. debug2: compression ctos: none,zlib@openssh.com
  62. debug2: compression stoc: none,zlib@openssh.com
  63. debug2: languages ctos:
  64. debug2: languages stoc:
  65. debug2: first_kex_follows 0
  66. debug2: reserved 0
  67. debug1: kex: algorithm: diffie-hellman-group-exchange-sha256
  68. debug1: kex: host key algorithm: ssh-rsa
  69. debug1: kex: server->client cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
  70. debug1: kex: client->server cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
  71. debug1: kex: diffie-hellman-group-exchange-sha256 need=32 dh_need=32
  72. debug1: kex: diffie-hellman-group-exchange-sha256 need=32 dh_need=32
  73. debug3: send packet: type 34
  74. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<8192<8192) sent
  75. debug3: receive packet: type 31
  76. debug1: got SSH2_MSG_KEX_DH_GEX_GROUP
  77. debug2: bits set: 4045/8192
  78. debug3: send packet: type 32
  79. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  80. debug3: receive packet: type 33
  81. debug1: got SSH2_MSG_KEX_DH_GEX_REPLY
  82. debug1: Server host key: ssh-rsa SHA256:9qX4imc80eQ456e6Y87exiIeP3OviOBVjqNRPrmO6IM
  83. debug3: put_host_port: [198.54.114.150]:21098
  84. debug3: put_host_port: [198.54.114.150]:21098
  85. debug3: hostkeys_foreach: reading file "/home/richipunk/.ssh/known_hosts"
  86. debug3: record_hostkey: found key type RSA in file /home/richipunk/.ssh/known_hosts:1
  87. debug3: load_hostkeys: loaded 1 keys from [198.54.114.150]:21098
  88. debug3: hostkeys_foreach: reading file "/home/richipunk/.ssh/known_hosts"
  89. debug3: record_hostkey: found key type RSA in file /home/richipunk/.ssh/known_hosts:1
  90. debug3: load_hostkeys: loaded 1 keys from [198.54.114.150]:21098
  91. debug1: Host '[198.54.114.150]:21098' is known and matches the RSA host key.
  92. debug1: Found key in /home/richipunk/.ssh/known_hosts:1
  93. debug2: bits set: 4098/8192
  94. debug3: send packet: type 21
  95. debug2: set_newkeys: mode 1
  96. debug1: rekey after 4294967296 blocks
  97. debug1: SSH2_MSG_NEWKEYS sent
  98. debug1: expecting SSH2_MSG_NEWKEYS
  99. debug3: receive packet: type 21
  100. debug1: SSH2_MSG_NEWKEYS received
  101. debug2: set_newkeys: mode 0
  102. debug1: rekey after 4294967296 blocks
  103. debug2: key: /home/richipunk/.ssh/id_rsa ((nil))
  104. debug2: key: /home/richipunk/.ssh/id_dsa ((nil))
  105. debug2: key: /home/richipunk/.ssh/id_ecdsa ((nil))
  106. debug2: key: /home/richipunk/.ssh/id_ed25519 ((nil))
  107. debug3: send packet: type 5
  108. debug3: receive packet: type 6
  109. debug2: service_accept: ssh-userauth
  110. debug1: SSH2_MSG_SERVICE_ACCEPT received
  111. debug3: send packet: type 50
  112. debug3: receive packet: type 51
  113. debug1: Authentications that can continue: publickey,password
  114. debug3: start over, passed a different list publickey,password
  115. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  116. debug3: authmethod_lookup publickey
  117. debug3: remaining preferred: keyboard-interactive,password
  118. debug3: authmethod_is_enabled publickey
  119. debug1: Next authentication method: publickey
  120. debug1: Trying private key: /home/richipunk/.ssh/id_rsa
  121. debug3: no such identity: /home/richipunk/.ssh/id_rsa: No such file or directory
  122. debug1: Trying private key: /home/richipunk/.ssh/id_dsa
  123. debug3: no such identity: /home/richipunk/.ssh/id_dsa: No such file or directory
  124. debug1: Trying private key: /home/richipunk/.ssh/id_ecdsa
  125. debug3: no such identity: /home/richipunk/.ssh/id_ecdsa: No such file or directory
  126. debug1: Trying private key: /home/richipunk/.ssh/id_ed25519
  127. debug3: no such identity: /home/richipunk/.ssh/id_ed25519: No such file or directory
  128. debug2: we did not send a packet, disable method
  129. debug3: authmethod_lookup password
  130. debug3: remaining preferred: ,password
  131. debug3: authmethod_is_enabled password
  132. debug1: Next authentication method: password
  133. richipunk@198.54.114.150's password:
  134. debug3: send packet: type 50
  135. debug2: we sent a password packet, wait for reply
  136. debug3: receive packet: type 51
  137. debug1: Authentications that can continue: publickey,password
  138. Permission denied, please try again.
  139. richipunk@198.54.114.150's password:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement