|
|
|
|
|
by gen220
2102 days ago
|
|
This made me think of a fun toy-idea. Let the server and client share a secret. Use that secret to encrypt the UTC date (2020-09-21), and sample some decimals from the first few bits (adding 100 or so, to avoid low-ports). You could use that mechanism to rotate ports every 24 hours. This way, the bots wouldn't be able to learn the ssh port for more than 24 hours, without the shared secret. Sounds like fun, or an easy way to lock yourself out of a box by mistake, depending on your perspective. :) |
|
I think I'd sooner implement port knocking rather than port-hopping