endlessh
Tarpit
An SSH tarpit program designed to lock up client connections by slowly sending an endless banner
SSH tarpit that slowly sends an endless banner
7k stars
86 watching
282 forks
Language: C
last commit: 6 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
arthepsy/ssh-audit | An auditing tool for evaluating the security and configuration of SSH servers | 2,959 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,066 |
sshuttle/sshuttle | Solves the case of needing to access a network over SSH without creating port forwards or using complicated VPN protocols. | 11,787 |
nirui/sshwifty | An online SSH and Telnet client built using JavaScript | 2,433 |
sshnet/ssh.net | A .NET library for secure shell connections and file transfer | 4,011 |
apenwarr/sshuttle | A program that sets up a transparent proxy to access remote networks via SSH without requiring VPN setup or port forwarding. | 8,892 |
charmbracelet/wish | A Go library for building custom SSH servers with middleware support for various applications such as Git and Bubble Tea | 3,621 |
appleboy/ssh-action | A GitHub Action that enables execution of remote SSH commands in a workflow | 4,823 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,579 |
jtesta/ssh-audit | Tool for auditing SSH server and client configurations to assess security vulnerabilities and enforce best practices. | 3,417 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,714 |
shazow/ssh-chat | A custom SSH server written in Go that replaces the traditional shell with a chat interface. | 5,589 |
mikroskeem/tosh | An SSH server that adds an extra layer of obscurity by changing its IPv6 address every 30 seconds. | 417 |
antoniomika/sish | A tool that enables secure, SSH-based tunneling of various network protocols to localhost. | 4,018 |
cowrie/cowrie | A honeypot designed to detect and analyze brute force SSH and Telnet attacks by emulating a Unix system or proxying remote connections. | 5,204 |