Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. root@kali-desktop:~/Downloads# ssh -i halroot 10.0.7.141 -p 52961
  2. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  3. @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
  4. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  5. IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
  6. Someone could be eavesdropping on you right now (man-in-the-middle attack)!
  7. It is also possible that a host key has just been changed.
  8. The fingerprint for the ECDSA key sent by the remote host is
  9. SHA256:anneVqfqGDs/uztLq97BNc1Ge/BVP18+pKAyaIVknoo.
  10. Please contact your system administrator.
  11. Add correct host key in /root/.ssh/known_hosts to get rid of this message.
  12. Offending ECDSA key in /root/.ssh/known_hosts:1
  13. remove with:
  14. ssh-keygen -f "/root/.ssh/known_hosts" -R "[10.0.7.141]:52961"
  15. ECDSA host key for [10.0.7.141]:52961 has changed and you have requested strict checking.
  16. Host key verification failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement