ssh-honeypot
SSH trap
A honeypot program that logs IP addresses, usernames, and passwords of incoming SSH connections.
Fake sshd that logs ip addresses, usernames, and passwords.
624 stars
29 watching
241 forks
Language: C
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paulmaddox/gohoney | An SSH honeypot designed to detect and record brute-force login attempts by recording commands executed in a fake shell environment. | 10 |
jaksi/sshesame | An SSH honeypot that logs activity without executing commands or making network requests | 1,543 |
sjinks/ssh-honeypotd | An SSH honeypot designed to detect and prevent unauthorized access attempts | 15 |
morian/blacknet | A honeypot system designed to detect and log SSH attempts on multiple IP addresses. | 21 |
victpork/sshsyrup | An SSH honeypot solution that captures terminal activity and uploads to asciinema.org, allowing for analysis and storage of attacker interactions. | 96 |
naorlivne/dshp | A simple honeypot system designed to detect and respond to unauthorized access attempts | 16 |
gregcmartin/kippo_junos | A honeypot designed to log and track brute force SSH attacks, allowing for the analysis of attacker interactions. | 10 |
ashmckenzie/go-sshoney | An SSH honeypot project designed to log and monitor unauthorized SSH connection attempts | 32 |
ppacher/honeyssh | Automated logging and rejection of brute-force SSH login attempts | 12 |
mdp/honeypot.go | A tool to detect and track unauthorized SSH attempts on a public machine | 28 |
desaster/kippo | An SSH honeypot designed to detect brute force attacks and log attacker interactions | 1,623 |
joss-steward/honeypotdisplay | A Flask-based web application that displays data collected from an SSH honeypot | 3 |
traetox/sshforshits | A high-interaction SSH honeypot framework in Go that emulates limited shell functionality to attract and detect malicious actors | 39 |
chh/stack-honeypot | A middleware that inserts a trap into responses to detect and prevent spam bot attempts. | 23 |
fzerorubigd/go0r | A simple SSH honeypot in Go to detect and prevent unauthorized access | 35 |