An SSH tarpit that slowly sends an endless banner
https://github.com/skeeto/endlessh
Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner.
It keeps SSH clients locked up for hours or even days at at time. The purpose
is to put your real SSH server on another port and then let the script kiddies
get stuck in this tarpit instead of bothering a real server.
Since the tarpit is in the banner before any cryptographic exchange occurs,this
program doesn't depend on any cryptographic libraries. It's a simple,
single-threaded, standalone C program. It uses poll() to trap multiple clients
at a time.
- Links to network:utilities / endlessh
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/endlessh && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000056 56 Bytes |
Comments 0