gohoney
SSH honeypot
An SSH honeypot designed to detect and record brute-force login attempts by recording commands executed in a fake shell environment.
A SSH honeypot written in Go
10 stars
1 watching
3 forks
Language: Go
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ashmckenzie/go-sshoney | An SSH honeypot project designed to log and monitor unauthorized SSH connection attempts | 32 |
jaksi/sshesame | An SSH honeypot that logs activity without executing commands or making network requests | 1,543 |
mdp/honeypot.go | A tool to detect and track unauthorized SSH attempts on a public machine | 28 |
mojachieee/go-honeypot | A honeypot server written in Go to detect and log malicious network activity. | 44 |
victpork/sshsyrup | An SSH honeypot solution that captures terminal activity and uploads to asciinema.org, allowing for analysis and storage of attacker interactions. | 96 |
droberson/ssh-honeypot | A honeypot program that logs IP addresses, usernames, and passwords of incoming SSH connections. | 624 |
morian/blacknet | A honeypot system designed to detect and log SSH attempts on multiple IP addresses. | 21 |
sjinks/ssh-honeypotd | An SSH honeypot designed to detect and prevent unauthorized access attempts | 15 |
ppacher/honeyssh | Automated logging and rejection of brute-force SSH login attempts | 12 |
gregcmartin/kippo_junos | A honeypot designed to log and track brute force SSH attacks, allowing for the analysis of attacker interactions. | 10 |
cryptix720/hudinx | A honeypot designed to detect and log brute force SSH attacks by simulating a vulnerable system | 5 |
fzerorubigd/go0r | A simple SSH honeypot in Go to detect and prevent unauthorized access | 35 |
traetox/sshforshits | A high-interaction SSH honeypot framework in Go that emulates limited shell functionality to attract and detect malicious actors | 39 |
gfoss/phpmyadmin_honeypot | A honeypot designed to detect and log attempts to access unauthorized phpMyAdmin functionality | 66 |
betheroot/pghoney | A low-interaction Postgres honeypot designed to detect and respond to potential security threats by simulating a Postgres database | 18 |