sshsyrup
SSH honeypot
An SSH honeypot solution that captures terminal activity and uploads to asciinema.org, allowing for analysis and storage of attacker interactions.
A low-to-medium interaction SSH Honeypot with features to capture terminal activity and upload to asciinema.org
96 stars
6 watching
8 forks
Language: Go
last commit: over 5 years ago
Linked from 1 awesome list
golanghoneypotsshssh-honeypotssh-server
Related projects:
Repository | Description | Stars |
---|---|---|
jaksi/sshesame | An SSH honeypot that logs activity without executing commands or making network requests | 1,543 |
ashmckenzie/go-sshoney | An SSH honeypot project designed to log and monitor unauthorized SSH connection attempts | 32 |
paulmaddox/gohoney | An SSH honeypot designed to detect and record brute-force login attempts by recording commands executed in a fake shell environment. | 10 |
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 |
droberson/ssh-honeypot | A honeypot program that logs IP addresses, usernames, and passwords of incoming SSH connections. | 624 |
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 |
fzerorubigd/go0r | A simple SSH honeypot in Go to detect and prevent unauthorized access | 35 |
magisterquis/sshhipot | A tool that simulates an interactive SSH connection to detect and analyze potential attacks | 168 |
czardoz/hornet | A medium interaction SSH honeypot with sandboxed filesystems and cross-host interactions. | 22 |
naorlivne/dshp | A simple honeypot system designed to detect and respond to unauthorized access attempts | 16 |
desaster/kippo | An SSH honeypot designed to detect brute force attacks and log attacker interactions | 1,623 |
fnzv/yafh | A honeypot designed to detect and study malicious activity via SSH and TELNET connections | 9 |
joss-steward/honeypotdisplay | A Flask-based web application that displays data collected from an SSH honeypot | 3 |