0

Permission is denied when I try to ssh root@10.0.2.15 in the command line .I tried honeydrive for the password ,that's the default password in honeydrive,it didn't work . I'm trying to run kippo honeypot so I tried kippo's default password which 123456 but that didn't work too .

enter image description here

Jakuje
  • 6,605
  • 7
  • 30
  • 37

1 Answers1

2

Does it work when you try to log in as honeydrive? It's probably disabled to log in as root - check /etc/ssh/sshd_config for PermitRootLogin setting. See this thread for details.

michal
  • 226
  • 3
  • 8