Ok, have installed chrootkit and it is working when run via SSH. Only shows BINDSHELL (465) as infected, which is normall according to their website.
Went a step further and am trying to setup a cron to get it to email me with output via the little tutorial here ... this is what I just can't get going.
My cron line looks like this:
0 */2 * * * (/chrootkit*; /chrootkit 2>&1 | mail -s "chrootkit output" root)
... to run every 2 hours at the top of the hour
My chrootkit is installed in the main root directory.
Can someone tell me what I've done wrong here?
Thanks in advance.
Went a step further and am trying to setup a cron to get it to email me with output via the little tutorial here ... this is what I just can't get going.
My cron line looks like this:
0 */2 * * * (/chrootkit*; /chrootkit 2>&1 | mail -s "chrootkit output" root)
... to run every 2 hours at the top of the hour
My chrootkit is installed in the main root directory.
Can someone tell me what I've done wrong here?
Thanks in advance.