After a hack, a dedicated server always return "root" following
whoami
command. Even after a sudo su myUser
> whoami
return "root".
myUser
exists on the server, because regarding this issue passwd myUser
return Changing password for myUser.
Furthermore, when installing package on the server, rights are always set as root:myUser
.
What are the paths, that could lead to a whoami
always returning 'root' ?
Asked by GuillaumeRZ
(103 rep)
May 4, 2020, 05:20 PM
Last activity: May 5, 2020, 08:55 PM
Last activity: May 5, 2020, 08:55 PM