|
|
|
|
|
by Twirrim
2103 days ago
|
|
Anecdotally, I have a machine with an exposed SSH, on a high number port. I get brute force attempts on a regular basis against it, just way less than when I run it on the standard port number. Security by obscurity is just one part of the steps I take with that machine. Using a high port number is dead simple and easily handled client side too, so I just do it. |
|
You may be interested to know this is called "Defense in depth".
https://en.wikipedia.org/wiki/Defense_in_depth_%28computing%...