C
codesmith
Guest
About 1 week ago we realized our server had sent out about 1500 email messages. Only happened one time, sent as apache user. I looked through all the apache log files at the time of the mails being sent but couldn't find anything suspicious. Or anything else... started a sendmail log and left it at that.
Today, (and I can't believe I didn't see this before) I saw a program called zbind running as apache user. Definitely a baddie, killed it and found that it had been installed in /var/tmp/.a - all apache user. So since that file had a timestamp on it of about 2 weeks ago I looked through all the logs for everything right before that time. Nothing!
Any other ideas on how to find how this exploit happened? So far everything I've seen is as the apache user so hoping there's no root exploit. Ran chkrootkit and it came up ok.
Today, (and I can't believe I didn't see this before) I saw a program called zbind running as apache user. Definitely a baddie, killed it and found that it had been installed in /var/tmp/.a - all apache user. So since that file had a timestamp on it of about 2 weeks ago I looked through all the logs for everything right before that time. Nothing!
Any other ideas on how to find how this exploit happened? So far everything I've seen is as the apache user so hoping there's no root exploit. Ran chkrootkit and it came up ok.