Endlessh - blackholing port scanners

Intro What is Endlessh? Endlessh is a network based service that catches port scanners and nefarious users by sticking them in a permanent loop. Try as they might the terminal will never proceed to the authentication part of the shell. Lets install! git clone https://github.com/skeeto/endlessh cd endlessh make && make install A precompiled binary is also available: endlessh-1.0.tar.xz After cloning the repo, here’s how you can try it out for yourself (default port 2222):...

February 15, 2022 · 3 min · Mark Antony