Advertisement
Guest User

Fuck SU Spam detect - SSH issue

a guest
Aug 14th, 2019
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.00 KB | None | 0 0
  1. ~~~
  2. C:\WINDOWS\system32>ssh pi@169.254.252.3 -vvv
  3. OpenSSH_for_Windows_7.6p1, LibreSSL 2.6.4
  4. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/config error:2
  5. debug3: Failed to open file:C:\\ProgramData\\ssh/ssh_config error:2
  6. debug2: resolving "169.254.252.3" port 22
  7. debug2: ssh_connect_direct: needpriv 0
  8. debug1: Connecting to 169.254.252.3 [169.254.252.3] port 22.
  9. debug1: Connection established.
  10. debug1: identity file C:\\Users\\Kroko/.ssh/id_rsa type 0
  11. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_rsa-cert error:2
  12. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_rsa-cert.pub error:2
  13. debug1: key_load_public: No such file or directory
  14. debug1: identity file C:\\Users\\Kroko/.ssh/id_rsa-cert type -1
  15. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_dsa error:2
  16. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_dsa.pub error:2
  17. debug1: key_load_public: No such file or directory
  18. debug1: identity file C:\\Users\\Kroko/.ssh/id_dsa type -1
  19. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_dsa-cert error:2
  20. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_dsa-cert.pub error:2
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file C:\\Users\\Kroko/.ssh/id_dsa-cert type -1
  23. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ecdsa error:2
  24. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ecdsa.pub error:2
  25. debug1: key_load_public: No such file or directory
  26. debug1: identity file C:\\Users\\Kroko/.ssh/id_ecdsa type -1
  27. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ecdsa-cert error:2
  28. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ecdsa-cert.pub error:2
  29. debug1: key_load_public: No such file or directory
  30. debug1: identity file C:\\Users\\Kroko/.ssh/id_ecdsa-cert type -1
  31. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ed25519 error:2
  32. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ed25519.pub error:2
  33. debug1: key_load_public: No such file or directory
  34. debug1: identity file C:\\Users\\Kroko/.ssh/id_ed25519 type -1
  35. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ed25519-cert error:2
  36. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/id_ed25519-cert.pub error:2
  37. debug1: key_load_public: No such file or directory
  38. debug1: identity file C:\\Users\\Kroko/.ssh/id_ed25519-cert type -1
  39. debug1: Local version string SSH-2.0-OpenSSH_for_Windows_7.6
  40. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.9p1 Raspbian-10
  41. debug1: match: OpenSSH_7.9p1 Raspbian-10 pat OpenSSH* compat 0x04000000
  42. debug2: fd 3 setting O_NONBLOCK
  43. debug1: Authenticating to 169.254.252.3:22 as 'pi'
  44. debug3: hostkeys_foreach: reading file "C:\\Users\\Kroko/.ssh/known_hosts"
  45. debug3: record_hostkey: found key type ECDSA in file C:\\Users\\Kroko/.ssh/known_hosts:1
  46. debug3: load_hostkeys: loaded 1 keys from 169.254.252.3
  47. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/known_hosts2 error:2
  48. debug3: Failed to open file:C:\\ProgramData\\ssh/ssh_known_hosts error:2
  49. debug3: Failed to open file:C:\\ProgramData\\ssh/ssh_known_hosts2 error:2
  50. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  51. debug3: send packet: type 20
  52. debug1: SSH2_MSG_KEXINIT sent
  53. debug3: receive packet: type 20
  54. debug1: SSH2_MSG_KEXINIT received
  55. debug2: local client KEXINIT proposal
  56. 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,ext-info-c
  57. 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,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  58. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
  59. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
  60. 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
  61. 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
  62. debug2: compression ctos: none
  63. debug2: compression stoc: none
  64. debug2: languages ctos:
  65. debug2: languages stoc:
  66. debug2: first_kex_follows 0
  67. debug2: reserved 0
  68. debug2: peer server KEXINIT proposal
  69. 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
  70. debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  71. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  72. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  73. 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
  74. 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
  75. debug2: compression ctos: none,zlib@openssh.com
  76. debug2: compression stoc: none,zlib@openssh.com
  77. debug2: languages ctos:
  78. debug2: languages stoc:
  79. debug2: first_kex_follows 0
  80. debug2: reserved 0
  81. debug1: kex: algorithm: curve25519-sha256
  82. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  83. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  84. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  85. debug3: send packet: type 30
  86. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  87. debug3: receive packet: type 31
  88. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:jIefFPfQiut26stN9DxL56y6TXQMI4n0LQFq/kXrxgs
  89. debug3: hostkeys_foreach: reading file "C:\\Users\\Kroko/.ssh/known_hosts"
  90. debug3: record_hostkey: found key type ECDSA in file C:\\Users\\Kroko/.ssh/known_hosts:1
  91. debug3: load_hostkeys: loaded 1 keys from 169.254.252.3
  92. debug3: Failed to open file:C:\\Users\\Kroko/.ssh/known_hosts2 error:2
  93. debug3: Failed to open file:C:\\ProgramData\\ssh/ssh_known_hosts error:2
  94. debug3: Failed to open file:C:\\ProgramData\\ssh/ssh_known_hosts2 error:2
  95. debug1: Host '169.254.252.3' is known and matches the ECDSA host key.
  96. debug1: Found key in C:\\Users\\Kroko/.ssh/known_hosts:1
  97. debug3: send packet: type 21
  98. debug2: set_newkeys: mode 1
  99. debug1: rekey after 134217728 blocks
  100. debug1: SSH2_MSG_NEWKEYS sent
  101. debug1: expecting SSH2_MSG_NEWKEYS
  102. debug3: receive packet: type 21
  103. debug1: SSH2_MSG_NEWKEYS received
  104. debug2: set_newkeys: mode 0
  105. debug1: rekey after 134217728 blocks
  106. debug2: key: C:\\Users\\Kroko/.ssh/id_rsa (000002F4BB810EF0), agent
  107. debug2: key: C:\\Users\\Kroko/.ssh/id_dsa (0000000000000000)
  108. debug2: key: C:\\Users\\Kroko/.ssh/id_ecdsa (0000000000000000)
  109. debug2: key: C:\\Users\\Kroko/.ssh/id_ed25519 (0000000000000000)
  110. debug3: send packet: type 5
  111. debug3: receive packet: type 7
  112. debug1: SSH2_MSG_EXT_INFO received
  113. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  114. debug3: receive packet: type 6
  115. debug2: service_accept: ssh-userauth
  116. debug1: SSH2_MSG_SERVICE_ACCEPT received
  117. debug3: send packet: type 50
  118. debug3: receive packet: type 51
  119. debug1: Authentications that can continue: publickey,password
  120. debug3: start over, passed a different list publickey,password
  121. debug3: preferred publickey,keyboard-interactive,password
  122. debug3: authmethod_lookup publickey
  123. debug3: remaining preferred: keyboard-interactive,password
  124. debug3: authmethod_is_enabled publickey
  125. debug1: Next authentication method: publickey
  126. debug1: Offering public key: RSA SHA256:r3BhaVIrio6kf3Fxcnrmro1MUVJD5eWh+vwqTOWT9rQ C:\\Users\\Kroko/.ssh/id_rsa
  127. debug3: send_pubkey_test
  128. debug3: send packet: type 50
  129. debug2: we sent a publickey packet, wait for reply
  130. debug3: receive packet: type 60
  131. debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
  132. debug2: input_userauth_pk_ok: fp SHA256:r3BhaVIrio6kf3Fxcnrmro1MUVJD5eWh+vwqTOWT9rQ
  133. debug3: sign_and_send_pubkey: RSA SHA256:r3BhaVIrio6kf3Fxcnrmro1MUVJD5eWh+vwqTOWT9rQ
  134. debug3: send packet: type 50
  135. debug3: receive packet: type 51
  136. debug1: Authentications that can continue: publickey,password
  137. debug1: Trying private key: C:\\Users\\Kroko/.ssh/id_dsa
  138. debug3: GetFileAttributesExW with last error 2
  139. debug3: no such identity: C:\\Users\\Kroko/.ssh/id_dsa: No such file or directory
  140. debug1: Trying private key: C:\\Users\\Kroko/.ssh/id_ecdsa
  141. debug3: GetFileAttributesExW with last error 2
  142. debug3: no such identity: C:\\Users\\Kroko/.ssh/id_ecdsa: No such file or directory
  143. debug1: Trying private key: C:\\Users\\Kroko/.ssh/id_ed25519
  144. debug3: GetFileAttributesExW with last error 2
  145. debug3: no such identity: C:\\Users\\Kroko/.ssh/id_ed25519: No such file or directory
  146. debug2: we did not send a packet, disable method
  147. debug3: authmethod_lookup password
  148. debug3: remaining preferred: ,password
  149. debug3: authmethod_is_enabled password
  150. debug1: Next authentication method: password
  151. debug3: failed to open file:/dev/tty error:3
  152. debug1: read_passphrase: can't open /dev/tty: No such file or directory
  153. pi@169.254.252.3's password:
  154. ~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement