Passwd Infected Chkrootkit
After last update I have the following probleme on my VPS servers running.
WHM 11.46.0 (build 12)
Chkrootkit 0.50
Checking `passwd'... INFECTED
06-11-2014
Checking `netstat'... not infected
Checking `named'... not infected
Checking `passwd'... INFECTED
Checking `pidof'... not infected
Before update Checking `named'... not infected Checking `passwd'... not infected Checking `pidof'... not infected
This has come up after the last update. Is this a false positive?
Before update Checking `named'... not infected Checking `passwd'... not infected Checking `pidof'... not infected
This has come up after the last update. Is this a false positive?
-
Hello :) It's very likely a false positive, however you may want to review your system for any additional signs of an exploit. Check the md5sum of the /bin/passwd file (it should be a symbolic link to /usr/local/cpanel/bin/jail_safe_passwd on CentOS 6 systems) to see if it matches up with what's provided by cPanel. Thank you. 0 -
Thanks for the reply How do I check this to cpanels md5sum.txt ps [~]# md5sum /usr/local/cpanel/bin/jail_safe_passwd bddb53aea267eeb5b55a87 /usr/local/cpanel/bin/jail_safe_passwd 0 -
The checksum matches the file as provided by cPanel in an archived form at: http://httpupdate.cpanel.net/cpanelsync/11.46.0.12/binaries/linux-c6-x86_64/bin/jail_safe_passwd.bz2
Thank you.0 -
Okay they match, so it is a false positive. Thanks Michael. 0 -
]After last update I have the following probleme on my VPS servers running. WHM 11.46.0 (build 12) Chkrootkit 0.50 Checking `passwd'... INFECTED 06-11-2014 Before update This has come up after the last update. Is this a false positive?
I can see this warning on all of our dedicated servers since last update to WHM 11.46.0 I quess it's a false warning. It is hard to believe that all of our servers were compromised on the same date. :)0 -
Same thing here - prior to 11/6 it wasn't showing 'passwd' as infected, and then all of a sudden on 11/6's nightly email and thereafter it started showing 'passwd' as infected. I have my WHM updates set to "RELEASE" and it seems likely that WHM updated itself right around then which could account for this, right? How can I check to see if that's when WHM performed it's update? Also - any ideas if CHKROOTKIT will be fixed/updated anytime soon to correct this? Thanks! 0 -
The cPanel update logs are stored in: /var/cpanel/updatelogs/ Chkrootkit is a third-party application that's not developed by cPanel, so you may want to get in touch with it's developers or mailing list to report the issue. Thank you. 0 -
Hello, Today the VPS company I'm hosted said that some files were infected in my /tmp/webalizer and /tmp/awstats. After I run maldet I cleaned those files and I said let's see what chkrootkit will find and boom it said passwd INFECTED. I then ran md5sum and that's what I got for the /usr/local/cpanel/bin/jail_safe_passwd: 7ed882d987f8ad62f53d322091ae3241. Is this OK? [COLOR="silver">- - - Updated - - - I forgot to mention my cPanel version is WHM 11.46.0 (build 21). 0 -
]I forgot to mention my cPanel version is WHM 11.46.0 (build 21).
Please post the output from the following command:arch
Thank you.0 -
The output is: x86_64 0 -
]I then ran md5sum and that's what I got for the /usr/local/cpanel/bin/jail_safe_passwd: 7ed882d987f8ad62f53d322091ae3241. Is this OK?
Yes, this matches the file from our update servers for your architecture. You can test this on your own in the future with commands such as:mkdir /root/testing cd /root/testing wget http://httpupdate.cpanel.net/cpanelsync/11.46.0.22/binaries/linux-c6-x86_64/bin/jail_safe_passwd.bz2 bzip2 -d jail_safe_passwd.bz2 md5sum jail_safe_passwd
Note the download URL will change depending on your version number, system architecture, and OS. Thank you.0 -
My checksums do not match so can i simply move the downloaded copy over the /usr/local/cpanel/bin/jail_safe_passwd and be safe again?
Hello :) What OS is installed on your server? Thank you.0 -
CENTOS 5.11 i686 standard the specifics from uname are: [root@server testing]# uname -r 2.6.32-042stab053.5 0 -
New CENTOS 5.11 i686 standard the specifics from uname are:
You are using the wrong URL if CentOS 5 is installed on your system. The correct URL is:http://httpupdate.cpanel.net/cpanelsync/11.50.1.1/binaries/linux-c5-i386/bin/jail_safe_passwd.bz2
Thank you.0 -
Awesome thanks, looks like it was a false positive. 0 -
root@panel [~/chkrootkit-0.50]# md5sum /bin/passwd 792964343f6f916d8025bf9b1eb1e839 /bin/passwd root@panel [~/chkrootkit-0.50]# md5sum /usr/local/cpanel/bin/jail_safe_passwd f3b065b4354be16b83ecdef71da622b8 /usr/local/cpanel/bin/jail_safe_passwd root@panel [~/chkrootkit-0.50]# 0 -
root@panel [~/chkrootkit-0.50]# md5sum /bin/passwd 792964343f6f916d8025bf9b1eb1e839 /bin/passwd root@panel [~/chkrootkit-0.50]# md5sum /usr/local/cpanel/bin/jail_safe_passwd f3b065b4354be16b83ecdef71da622b8 /usr/local/cpanel/bin/jail_safe_passwd root@panel [~/chkrootkit-0.50]#
Hello, Could you elaborate on the context of this post? For instance, what issue are you attempting to address, or what particular information are you attempting to verify? Thank you.0 -
If my passwd is infected, so as chkrootkit say it is. 0 -
If my passwd is infected, so as chkrootkit say it is.
Please see the following post for instructions on how to test this: Passwd Infected Chkrootkit - Post 1787952 Thank you.0 -
Hello, Could you elaborate on the context of this post? For instance, what issue are you attempting to address, or what particular information are you attempting to verify? Thank you.
I also get from chkrootkit a message that /passwd is infected.0 -
I also get from chkrootkit a message that /passwd is infected.
It's likely a false positive. Have you reviewed the post referenced in my previous response to verify if that's the case? Thank you.0 -
For anyone interested, I made a patch with instructions on how to use the patch for chkrootkit-0.50 to make it a bit more cPanel friendly. I've been using it for a few months now with no issues. If anyone wants to try it, it's located: Custom Chkrootkit Feel free to comment in that thread about it and if you have any suggestions, please leave them. Thank you! 0
Please sign in to leave a comment.
Comments
23 comments