Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 208 Bytes

README.MD

File metadata and controls

6 lines (5 loc) · 208 Bytes

GO SSH HONEY

super simple ssh honeypot designed to catch bad guys doing bad stuff.

Setup

  1. Create an ssh key: $ ssh-keygen -f sshkey
  2. Run the honeypot: $ ./go-ssh-honeyz [PORT] [PRIVATE KEY PATH]