Skip to content

Simple SSH server that logs user/passwords used to try and connect. All connections are denied.

License

Notifications You must be signed in to change notification settings

gombadi/simplessh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplessh

Simple SSH server that logs user/passwords used during connections. All connections are denied.

Install

$ go get github.com/gombadi/simplessh

Usage

Think Honeypot. You can never actually connect to this server but if anyone does it will display the SSH Keys/passwords used during the attempt.

About

Simple SSH server that logs user/passwords used to try and connect. All connections are denied.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages