We recently had a user using an old install of php. And a comprimisin script was running under the /cache folder.
Anyhow the script was using
httpd -DSSL
And so was easy to spot running via netstat -anp.
My gut feeling is the script is still on the server
as i'm getting tons of
10564 nobody 0 0.0 3.0 /usr/local/apache/bin/httpd -DSSL
10565 nobody 0 0.0 3.3 /usr/local/apache/bin/httpd -DSSL
11014 nobody 0 0.0 3.1 /usr/local/apache/bin/httpd -DSSL
11026 nobody 0 0.0 3.1 /usr/local/apache/bin/httpd -DSSL
11177 nobody 0 0.0 2.9 /usr/local/apache/bin/httpd -DSSL
12396 nobody 0 0.0 2.1 /usr/local/apache/bin/httpd -DSSL
13142 nobody 0 0.0 2.8 /usr/local/apache/bin/httpd -DSSL
13591 nobody 0 0.0 2.8 /usr/local/apache/bin/httpd -DSSL
For instance. but the weird thing is at the moment that is showing up on whm ( Main >> System Health >> Show Current CPU Usage). but via netstat.
If i kill these processes - more seem to pop up..
Can I assume these are comprimised scripts runing?



LinkBack URL
About LinkBacks
Reply With Quote





