Hacker News new | ask | show | jobs
by _iven_ 1388 days ago
May I ask how to configure the sshd to generate logs like yours? I searched for it and could not find much information.
1 comments

It's called sshlog. It's a patch that logs username/password.

https://github.com/62726164/sshlog

Thank you very much for the kind reply. I will try it out on one of my vps servers. Looking to have some fun when performing analysis afterwards. Thanks!