Skip to content

A simple multi port golang SSH honeypot to capture login credentials and IP on a real SSH session.

Notifications You must be signed in to change notification settings

v0rl0x/SSH-HONEYPOT-GOLANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SSH-HONEYPOT-GOLANG

A simple multi port golang SSH honeypot to capture login credentials and IP on a real SSH session.

run go mod init honeypot and then go mod tidy

Specify ports in file and simply build the file with go build filename.go

chmod 777 filename

screen ./filename

About

A simple multi port golang SSH honeypot to capture login credentials and IP on a real SSH session.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages