Samir Nabil
Samir Nabil

Reputation: 397

Protect VPS,WHM,cPanel

Please guys help me, I want prevent my old developer from access to my VPS,WHM and cPanel what I should do. I don't want to lose my work.

I saw there is password for Virtuozzo Power Panel, WHM and cPanel there is my thing i need to change it.

like how I know if he have SSH access or not. or any recovery can he recover the passwords

Upvotes: 0

Views: 113

Answers (1)

Ivan Denchev
Ivan Denchev

Reputation: 436

If you have given Password, SSH and FTP access to your developer you can consider doing the following:

  1. Change your WHM's root password.
  2. Change all of your cPanel accounts' passwords (or those that your developer had access to, if he had access to the whole WHM - you might want to change all passwords).
  3. Make sure there aren't any authorized SSH keys for the root user. This can be seen through WHM's interface, docs here.
  4. Make sure there aren't any authorized SSH keys for any cPanel user as well. This can be done through each cPanel account's SSH Access tool.
  5. Check all cPanel accounts for unauthorized FTP accounts.
  6. You can also take a look at the cron jobs that are running as well.
  7. Ultimately you should also consider looking for any backdoors that might be present in the scripts that your developer was working on.

Upvotes: 0

Related Questions