5 ms·
> My favorite is to implement a tarpit while moving the ssh port. For those who, like me, are unfamiliar with the concept of a SSH tarpit, it's a technique con
by rualca 5y ago
> My favorite is to implement a tarpit while moving the ssh port.
For those who, like me, are unfamiliar with the concept of a SSH tarpit, it's a technique consisting of inserting delays into SSH connection attempts.
Old HN discussion on Endlessh:
https://news.ycombinator.com/item?id=24491453 https://news.ycombinator.com/item?id=24491453
- hda111 5y agoIsn’t this easily detectable for any malicious script? Just a small timeout and try the next port.