Guest User

Untitled

a guest
Feb 29th, 2024
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.84 KB | None | 0 0
  1. (venv) bash ~/.ssh > ssh -i server [email protected] -vvv
  2. OpenSSH_9.5p1, OpenSSL 3.1.4 24 Oct 2023
  3. debug1: Reading configuration data /c/Users/christian.seberino/.ssh/config
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/c/Users/christian.seberino/.ssh/known_hosts'
  6. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/c/Users/christian.seberino/.ssh/known_hosts2'
  7. debug2: resolving "analytics-py1.americor.biz" port 22
  8. debug3: resolve_host: lookup analytics-py1.americor.biz:22
  9. debug3: ssh_connect_direct: entering
  10. debug1: Connecting to analytics-py1.americor.biz [15.204.31.131] port 22.
  11. debug3: set_sock_tos: set socket 4 IP_TOS 0x48
  12. debug1: Connection established.
  13. debug1: identity file server type 0
  14. debug1: identity file server-cert type -1
  15. debug1: Local version string SSH-2.0-OpenSSH_9.5
  16. debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
  17. debug1: compat_banner: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.6 pat OpenSSH* compat 0x04000000
  18. debug2: fd 4 setting O_NONBLOCK
  19. debug1: Authenticating to analytics-py1.americor.biz:22 as 'cs'
  20. debug3: record_hostkey: found key type ED25519 in file /c/Users/christian.seberino/.ssh/known_hosts:4
  21. debug3: load_hostkeys_file: loaded 1 keys from analytics-py1.americor.biz
  22. debug1: load_hostkeys: fopen /c/Users/christian.seberino/.ssh/known_hosts2: No such file or directory
  23. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  24. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  25. debug3: order_hostkeyalgs: have matching best-preference key type [email protected], using HostkeyAlgorithms verbatim
  26. debug3: send packet: type 20
  27. debug1: SSH2_MSG_KEXINIT sent
  28. debug3: receive packet: type 20
  29. debug1: SSH2_MSG_KEXINIT received
  30. debug2: local client KEXINIT proposal
  31. debug2: KEX algorithms: [email protected],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-group14-sha256,ext-info-c
  32. debug2: host key algorithms: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256
  33. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  34. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  35. debug2: compression ctos: none,[email protected],zlib
  36. debug2: compression stoc: none,[email protected],zlib
  37. debug2: languages ctos:
  38. debug2: languages stoc:
  39. debug2: first_kex_follows 0
  40. debug2: reserved 0
  41. debug2: peer server KEXINIT proposal
  42. debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,[email protected],diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,[email protected]
  43. debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  44. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  45. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  46. debug2: compression ctos: none,[email protected]
  47. debug2: compression stoc: none,[email protected]
  48. debug2: languages ctos:
  49. debug2: languages stoc:
  50. debug2: first_kex_follows 0
  51. debug2: reserved 0
  52. debug1: kex: algorithm: [email protected]
  53. debug1: kex: host key algorithm: ssh-ed25519
  54. debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
  55. debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
  56. debug3: send packet: type 30
  57. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  58. debug3: receive packet: type 31
  59. debug1: SSH2_MSG_KEX_ECDH_REPLY received
  60. debug1: Server host key: ssh-ed25519 SHA256:XWEfho0/mv6uCcSWVvt5cHqdEOM2LYtng7Ekxq47H5U
  61. debug3: record_hostkey: found key type ED25519 in file /c/Users/christian.seberino/.ssh/known_hosts:4
  62. debug3: load_hostkeys_file: loaded 1 keys from analytics-py1.americor.biz
  63. debug1: load_hostkeys: fopen /c/Users/christian.seberino/.ssh/known_hosts2: No such file or directory
  64. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  65. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  66. debug1: Host 'analytics-py1.americor.biz' is known and matches the ED25519 host key.
  67. debug1: Found key in /c/Users/christian.seberino/.ssh/known_hosts:4
  68. debug3: send packet: type 21
  69. debug2: ssh_set_newkeys: mode 1
  70. debug1: rekey out after 134217728 blocks
  71. debug1: SSH2_MSG_NEWKEYS sent
  72. debug1: expecting SSH2_MSG_NEWKEYS
  73. debug3: receive packet: type 21
  74. debug1: SSH2_MSG_NEWKEYS received
  75. debug2: ssh_set_newkeys: mode 0
  76. debug1: rekey in after 134217728 blocks
  77. debug1: Will attempt key: server RSA SHA256:WNbGl7qcJIQ6nQ+ffCfs5Dw/Eer5MO0GtBWkEs8EoWo explicit
  78. debug2: pubkey_prepare: done
  79. debug3: send packet: type 5
  80. debug3: receive packet: type 7
  81. debug1: SSH2_MSG_EXT_INFO received
  82. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,[email protected],ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected]>
  83. debug1: kex_ext_info_check_ver: [email protected]=<0>
  84. debug3: receive packet: type 6
  85. debug2: service_accept: ssh-userauth
  86. debug1: SSH2_MSG_SERVICE_ACCEPT received
  87. debug3: send packet: type 50
  88. debug3: receive packet: type 51
  89. debug1: Authentications that can continue: publickey
  90. debug3: start over, passed a different list publickey
  91. debug3: preferred publickey,keyboard-interactive,password
  92. debug3: authmethod_lookup publickey
  93. debug3: remaining preferred: keyboard-interactive,password
  94. debug3: authmethod_is_enabled publickey
  95. debug1: Next authentication method: publickey
  96. debug1: Offering public key: server RSA SHA256:WNbGl7qcJIQ6nQ+ffCfs5Dw/Eer5MO0GtBWkEs8EoWo explicit
  97. debug3: send packet: type 50
  98. debug2: we sent a publickey packet, wait for reply
  99. debug3: receive packet: type 51
  100. debug1: Authentications that can continue: publickey
  101. debug2: we did not send a packet, disable method
  102. debug1: No more authentication methods to try.
  103. [email protected]: Permission denied (publickey).
Add Comment
Please, Sign In to add comment