I'm helping out someone who's on a hosting account elsewhere from my own servers, so I'm missing WHM tools. But I was thinking of letting the person move to one of my servers, so I wanted to see what I was getting into first.
I'm basically trying to determine whether this person has had their entire cPanel account compromised or if there is a lingering backdoor on one or all three WordPress sites on the cPanel account.
Ordinarily, I'd admit I missed something when cleaning up the sites for them. But I'm seeing something I haven't before. As soon as I log out of SSH on their account, the hackers have the nav-menu.php on all three of their sites injected with their malicious code. And they're apparently using a touch command along the way to set the modification date. So to see the actual change time, I have to stat nav-menu.php.
All three copies of that file, on the three separate wordpress installs, have nearly identical results when I stat that file after it's been hacked again. Does that provide any relevance to the nature of the compromise and if it's the whole account?
Thanks for any advice or nudges in the right direction!
I'm basically trying to determine whether this person has had their entire cPanel account compromised or if there is a lingering backdoor on one or all three WordPress sites on the cPanel account.
Ordinarily, I'd admit I missed something when cleaning up the sites for them. But I'm seeing something I haven't before. As soon as I log out of SSH on their account, the hackers have the nav-menu.php on all three of their sites injected with their malicious code. And they're apparently using a touch command along the way to set the modification date. So to see the actual change time, I have to stat nav-menu.php.
All three copies of that file, on the three separate wordpress installs, have nearly identical results when I stat that file after it's been hacked again. Does that provide any relevance to the nature of the compromise and if it's the whole account?
Thanks for any advice or nudges in the right direction!