What is this process?
./anything
Afrer this process, our server load uo to 699 (Just in a second) and server down.
http://www.upload.sisiric.com/images/919_attack_tn.jpg
What is this process?
./anything
Afrer this process, our server load uo to 699 (Just in a second) and server down.
http://www.upload.sisiric.com/images/919_attack_tn.jpg
Regards,
Masood Yarmohammadi
I'm guessing, that the wwwpars account got hacked. Considering the fact, that so many processes were spawned, I'd say it is a mailer of some sort. You can check the file's content by doing:
vi /home/wwwpars/public_html/anything
or wherever the file is located. To make sure it doesn't start anymore, you can chmod it to 0 and chown it to root.