/ssh-passwd-honeypot

A SSH Server in Go that logs username/password combos

Primary LanguageGoMIT LicenseMIT

This is the honeypot agent for running on a server's ssh port. Collection data gets sent to http://sshpot.com/ ( or wherever you want - the server/service is also open source )

Done

  • Log commands used by attackers

TODO

  • Tests