this post was submitted on 26 Apr 2026
14 points (100.0% liked)

Pulse of Truth

2377 readers
46 users here now

Cyber Security news and links to cyber security stories that could make you go hmmm. The content is exactly as it is consumed through RSS feeds and wont be edited (except for the occasional encoding errors).

This community is automagically fed by an instance of Dittybopper.

founded 2 years ago
MODERATORS
 

Comments

you are viewing a single comment's thread
view the rest of the comments
[–] FrederikNJS@piefed.zip 5 points 2 hours ago

That's pretty interesting.

I have been running an SSH tarpit for several years. Basically it's a tiny go executable that responds to SSH connections, and then proceeds to very very slowly respond with an endless banner. So clients wait endlessly for the login prompt. I have seen clients getting stuck and waiting for whole weeks.

Link for anyone who wants to run a tarpit themselves: https://github.com/skeeto/endlessh