Link to home
Start Free TrialLog in
Avatar of kevinlw1974
kevinlw1974

asked on

Webserver being used as a Proxy

One of our Client's has a webserver that runs on Mandrake and is using Apache. I am not a Linux guru but I can navigate my way around. I did figure out that the server was being used as a proxy by looking in the httpd/error_log. There are Proxy errors in there and you can see where someone is trying hack some yahoo logins. Or they are logging in on them.

My situation is that our Linux guru is on the road and will not be available to look at it for several hours. We have shut off the IP's that they were coming in through. So my question is two-fold. One, how do I find out what version of Apache they are using. I am guessing that it was a vulnerability there that is the issue. Two, has anyone else seen this before and do you know what service might be used for the proxy? SSH and HTTP/S were all open.
ASKER CERTIFIED SOLUTION
Avatar of ronan_40060
ronan_40060
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kevinlw1974
kevinlw1974

ASKER

Thanks, we were able to track down the issue even further. But you staill answered my question so you get credit :)

The issue is that Mandrake had the mod_perl running with Apache and I guess an Apache vulnerability was exploited. They had a perl proxy running some bots.