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
283 forks
Language: C
last commit: 8 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,080 |
sshuttle/sshuttle | Solves the case of needing to access a network over SSH without creating port forwards or using complicated VPN protocols. | 11,853 |
nirui/sshwifty | An online SSH and Telnet client built using JavaScript | 2,483 |
sshnet/ssh.net | A Secure Shell library for .NET, optimized for parallelism and supporting various authentication methods and encryption protocols. | 4,034 |
apenwarr/sshuttle | A program that sets up a transparent proxy to access remote networks via SSH without requiring VPN setup or port forwarding. | 8,894 |
charmbracelet/wish | A Go library for building custom SSH servers with middleware support for various applications such as Git and Bubble Tea | 3,714 |
appleboy/ssh-action | A GitHub Actions workflow for executing remote SSH commands using various protocols and options. | 4,890 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,600 |
jtesta/ssh-audit | A tool for auditing SSH server and client configurations to identify security vulnerabilities and potential weaknesses. | 3,469 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,733 |
shazow/ssh-chat | A custom SSH server written in Go that replaces the traditional shell with a chat interface. | 5,619 |
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,048 |
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,260 |