I find this in the logs almost every day, just with different IPs. The User Agent string changes back and forth. What is this doing and is it legitimate (a real human being not up to mischief.)
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /image1.jpg HTTP/1.1" 200 6228 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image1.jpg HTTP/1.1" 200 5918 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /returnhome.jpg HTTP/1.1" 200 9375 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image2.JPG HTTP/1.1" 200 13705 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory2/image1.jpg HTTP/1.1" 200 2949 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image3.jpg HTTP/1.1" 200 15908 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image4.jpg HTTP/1.1" 200 25962 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image5.jpg HTTP/1.1" 200 22148 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image6.jpg HTTP/1.1" 200 19592 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image7.jpg HTTP/1.1" 200 36319 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /directory1/image8.gif HTTP/1.1" 200 37083 "-" "Mozilla/4.0 (compatible;)"
204.116.178.n - - [16/Nov/2010:09:54:35 -0500] "GET /favicon.ico HTTP/1.1" 200 19342 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)"
See how the user agent went from "Mozilla/4.0 (compatible;)" to "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)"
I see these types of things all the time in my logs. I've been ignoring them unless the IP is from someplace like China. But this visitor seems to be from South Carolina.
- Jeannie