Shmakov / Honeypot

Low interaction honeypot that displays real time attacks
https://tail-f.shmakov.net/
370 stars 29 forks source link

SSH2 Private Key Removal #1

Closed nickstew closed 6 years ago

nickstew commented 6 years ago

etc/ssh2.private.key should be removed as it is private info and this is a public repo. RSA Keys (real or otherwise) should never live in a repository.

Great work on this project. I really dig the live updates with the web sockets. Keep up the amazing work!

nickstew commented 6 years ago

Oh, nevermind. I just read through your comment on Reddit.

Shmakov commented 6 years ago

Thanks for looking into it Nick and keeping the repo safe :)