Apache log entries - DoS attack?

  • Follow


I'm running Redhat 9 with Apache 2.0.52.  Lately I've been getting
entries such as the following in my access_log:
66.6.223.190 - - [05/Feb/2005:02:03:53 -0800] "GET / HTTP/1.1" 200 879
"http://www.xondemand.com/sex_video/porn_star/index.html?Porn-Star"
"Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.2.19; i686)"
66.6.223.190 - - [05/Feb/2005:02:03:53 -0800] "GET / HTTP/1.1" 200 879
"http://www.xondemand.com/sex_video/porn_star/index.html?Porn-Star"
"Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.2.19; i686)"
66.6.223.190 - - [05/Feb/2005:02:03:53 -0800] "GET / HTTP/1.1" 200 879
"http://www.xondemand.com/sex_video/porn_star/index.html?Porn-Star"
"Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.2.19; i686)"

The URL varies.
As a result my internet connection slows down to a crawl and I have to
shutdown Apache.
Anyone know the cause of this and how can I stop it?

0
Reply adiavr (3) 2/5/2005 9:37:03 AM

adiavr@gmail.com wrote:

> I'm running Redhat 9 with Apache 2.0.52.  Lately I've been getting
> entries such as the following in my access_log:
> 66.6.223.190 - - [05/Feb/2005:02:03:53 -0800] "GET / HTTP/1.1" 200 879
> "http://www.xondemand.com/sex_video/porn_star/index.html?Porn-Star"
> "Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.2.19; i686)"
> 66.6.223.190 - - [05/Feb/2005:02:03:53 -0800] "GET / HTTP/1.1" 200 879
> "http://www.xondemand.com/sex_video/porn_star/index.html?Porn-Star"
> "Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.2.19; i686)"
> 66.6.223.190 - - [05/Feb/2005:02:03:53 -0800] "GET / HTTP/1.1" 200 879
> "http://www.xondemand.com/sex_video/porn_star/index.html?Porn-Star"
> "Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.2.19; i686)"
> 
> The URL varies.
> As a result my internet connection slows down to a crawl and I have to
> shutdown Apache.
> Anyone know the cause of this and how can I stop it?

Block the address in your firewall. You do run a firewall, don't you?

I had an attack from a user from Poland some weeks ago. The user tried to 
download everything I had on my server, with 10-20 request per second. I 
blocked the entire range from that ISP in my firewall. After a few minutes 
nocking his head against my firewall, the attack stopped.

I notified the ISP that one of their user has attacked my site and that the 
ISPs range will remain blocked until I got an answer from them... They are 
stil blocked.

How many entries do you have in your log?

-- 
J�rn Dahl-Stamnes
http://www.dahl-stamnes.net/dahls/index.php
0
Reply newsmanDELETE (168) 2/5/2005 5:14:02 PM


I can block his IP from the firewall but I've looked into it and this
seems to be a pretty common attack known as referrer spam - which means
it won't stop him or someone else with a different IP address.  I'd
like to get to the root of the problem.
There are hundreds of entries like this in my log spanning over the
last week.
I've kept Apache shutdown for a day and then started it and within
minutes he was back at it.
Awstats shows me:
Pages	Hits	Bandwidth	
13498	13498	11.33 MB

0
Reply adiavr (3) 2/5/2005 8:15:03 PM

2 Replies
56 Views

(page loaded in 0.128 seconds)

Similiar Articles:









7/28/2012 3:49:02 AM


Reply: