Forum Moderators: DixonJones
I am a little confused about what I just found in my log files. It has the same request over a period over 3 hours (I replaced the actual IP with xx.xx.x.x to protect the "innocent", it is always the same IP):
xx.xx.x.x - - [21/Jul/2005:17:25:53 -0400] "GET /404.html HTTP/1.0" 302 281 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
xx.xx.x.x - - [21/Jul/2005:17:25:54 -0400] "GET /404.html HTTP/1.0" 302 281 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
This keeps on repeating over 50,000 lines. Sometimes it hits a site.
What is that guy trying to do? The only thing I could think of would be him trying to get in to my php sendmail script which I use for a feedback form? Or am I just paranoid?
Thanks for your opinion!
Benni
Line 266: (regular url from my website) -> /pics/europemap.jpg
Line 267-1291: - -> /404.html
Line 1292: (regular url from my website)
Line 1292-1296: - -> /404.html
Line 1297: (regular url from my website)
Line 1297-8237- -> /404.html
Then another regular request, another couple of thousand 404's and so on.
BTW - the same was happening today again, but from a different IP and only a couple of hundred times. So I start wondering if anything on the site maybe could throw a regular visitor into a loop until he closes his browser.
xx.xx.x.x - - [21/Jul/2005:14:32:25 -0400] "GET /usa-maps/usa-map-22.html HTTP/1.0" 200 6944 "http:// --- MY URL ---/usa-maps/usa-map-start.html" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
xx.xx.x.x - - [21/Jul/2005:14:32:25 -0400] "GET /pics/usa-map-22.jpg HTTP/1.0" 200 25013 "http:// --- MY URL ---/usa-maps/usa-map-22.html" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
xx.xx.x.x - - [21/Jul/2005:14:32:50 -0400] "GET /favicon.ico HTTP/1.0" 302 281 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
xx.xx.x.x - - [21/Jul/2005:14:32:50 -0400] "GET /404.html HTTP/1.0" 302 281 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
xx.xx.x.x - - [21/Jul/2005:14:32:50 -0400] "GET /404.html HTTP/1.0" 302 281 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"
and then the last line keeps repeating with another couple of thousand 404's