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 .
Asked
Active
Viewed 778 times
0

Jakuje
- 6,605
- 7
- 30
- 37

ebatinstitute
- 661
1 Answers
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.