|
|
|
|
|
by gradschool
732 days ago
|
|
This might not matter for your setup, but I would have thought it's bad
in general to have sshd listening on a high port
because then any non-root user who finds a way to crash it can
replace it with his own malicious ssh server on the same port. |
|
Well, unless the http server or our dns resolver has a remote code execution vulnerability.
So directly I don't see the risk you describe. Of course considering maximum defense in depth you might have point.