Look's like this is caused because /bin/kill is pre-linked. I assume RKHunter is not checking the pre-link MD5...
[EMAIL PROTECTED] ~]# md5sum /bin/kill 3708c98b518b29c2027f5055f934df8f /bin/kill [EMAIL PROTECTED] ~]# prelink -y --md5 /bin/kill 5917cdd0e76ca82bda33e7dfae6ec166 /bin/kill On 14/10/06, Dogsbody <[EMAIL PROTECTED]> wrote: > Hi, > > Nice work on keeping RKhunter up to date, it's great to see that my OS (CentOS > v4.4) is now supported :-) > > It is however still throwing up an error on just one binary (/bin/kill). I > have > just checked and it is the official binary that was installed on upgrade from > 4.3 to 4.4. Please shout if there is anything I can do to help fix it. > > Regards, Dan > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Rkhunter-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/rkhunter-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Rkhunter-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkhunter-users
