Answer the question
In order to leave comments, you need to log in
Does it make sense, in Linux, from a security point of view, to log into a remote machine via SSH through a user, and then work as an admin via su?
Does it make sense, in Linux, from a security point of view, to log into a remote machine via SSH through a user, and then work as an admin via su ?
Answer the question
In order to leave comments, you need to log in
Certainly.
All are breaking down on the root. and if you do not include the ability to log in as root in sshd (it has been disabled by default for a long time), then brute force is not terrible.
And in order to log in under any other login, the attacker needs to pick up not only the password, but also this login. And even if successful, the attacker enters the system as an unprivileged user.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question