>
> I have a redHat 9 system that I had been using for the past few years.
> Yesterday, one of our system adnins filtered my machine saying that it
> is infected by a mass mailing worm that is sending spam.
.... Are you certain that the emails were sent by your machine ?..
Many "anti virus" software pretend you have send viruses because of
return-path addresses.. I do not say your sysadmin is a moron but who
knows..
Ask to see one of these emails and check that the last "Received:" line
( or the first from back to top ) contains your ip address..
Then 2 solutions:
a) this was not your workstation that sent the emails.
b) your sysadmin was right, you were (are) mass mailing
in case b), the first thing to do is to disconnect your station or at
least ask your sysadmin to block outgoing connections to port 25 from
you server. Shutdown sendmail / qmail / postifx / apache
Then if you have logs try to find who and when installed the rootkit or
exploited some vulnerability on your pc.
=> Check RBLS (
http://dsbl.org/ etc ) It will give you an idea of the
kind of vulnerabilities you have and the amount of spam you sent (
www.bondedsender.com )
=> basically if your web server is publicly accessible and is an open
proxy, this is the first thing to disable
=> chrootkit
Then once you have found the root cause the best is to reinstall
completely your system just in case you did not see some backdoor..