How do I know if My Panel is up to date?

scribbles

Registered
Oct 7, 2006
1
0
151
My cPanel has been accessed but an unauthorized user, suspected hack. My database for my website has been changed and I can not pull up my website. My hosting provider said that someone has been making changes to my files. My question is how do I know if my cPanel and WHM is up to date with all the security patches etc.. I'm debating on moving to someone else that takes security issues very seriously.
My Cpanel version is 10.9.0-R37
My WHM version is 10.8.0
on a Linux system
Are these up to date versions?
 

chrisjs162216

Registered
May 9, 2006
2
0
151
According to my WHM, those are all current ;)

I don't pay attention to all the updates though, so we could also have an old version too :eek:
 

levelsupport

Well-Known Member
Oct 7, 2006
47
0
156
goto shell and type crontab -e
and see if you have a entry /scripts/upcp

that means you have cpanel update set on cron. it runs and updates itself regularly and also sends you a update email on root id

If you would like to perform a manual update through shell
type /scripts/upcp
or
/scripts/upcp --force (if you have any issue with any failed update or broken parts)

through WHM if you would like to update goto
cPanel >> Upgrade to Latest Version and click Click to Upgrade