Date: Thu, 10 Mar 2011 15:33:37 -0500 From: "Michael J. Kearney" <mkearney@nvita.org> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: RE: Nonsensical Web Log Entries Message-ID: <6e1mefd4hyttote912acah2p.1299788054452@email.android.com>
next in thread | raw e-mail | index | archive | help
How is your research going along? No harm no foul, right? Did you find what= you had expected to find or some other anomoly? I'm stuck with these packe= ts trying to reverse engineer the software that rendered them... lol "peter@vfemail.net" <peter@vfemail.net> wrote: I had to change fxp0 to xl0, but that tcpdump command is very cool, very in= structive and very reassuring. Thank you. -------- At 05:57 PM 3/9/2011, Michael J. Kearney wrote: >I don't know if I got through the last time but you ... could... add to bu= t not take away from your operational matrices by writing it to a file. Usi= ng tcpdump to anylize the traffic on your webserver, It might clear up some= of the confusion. > >tcpdump -i fxp0 -nN -vvv -xX -s 1500 port 80 > fale > >You can also read some of the output data. > >Eg, here are some of my logs: > >168.216.29.89 - - [09/Mar/2011:08:49:15 -0500] "GET /index.php?domain=3Dfi= xitbot&tld=3Dcom&lookup=3D%3E%3E HTTP/1.1" 200 5413 "-" "Mozilla >/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)" > >The query is 8,223 bytes and logged as 5,413 bytes ? > >The only logical concusion is that the header data is false. Unfortunately= the RAW data does not reveal anything more than that. Maybe you will have = better luck .. and p.s. I was hanging out with my android earlier, I hope t= his helps. > > >-----Original Message----- >From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@= freebsd.org] On Behalf Of peter@vfemail.net >Sent: Wednesday, March 09, 2011 3:40 PM >To: freebsd-questions@freebsd.org >Subject: Re: Nonsensical Web Log Entries > >At 03:02 PM 3/9/2011, peter@vfemail.net wrote: >>At 03:06 PM 3/9/2011, Robert Bonomi wrote: >>>> From owner-freebsd-questions@freebsd.org Wed Mar 9 10:40:23 2011 >>>> Date: Wed, 09 Mar 2011 09:57:03 -0500 >>>> To: freebsd-questions@freebsd.org >>>> From: peter@vfemail.net >>>> Subject: Nonsensical Web Log Entries >>>> >>>> >>>> I was looking at my Web log this morning, and a bunch of nonsensical >>>> entries like these caught my attention: >>>> >>>> 124.226.181.80 - - [09/Mar/2011:09:49:58 -0500] "GET http://www.yahoo.= com/ HTTP/1.0" 301 294 "-" "Mozilla/4.0 (compatible; > MSIE 6.0; Windows NT= 5.1; SV1)" >>>> 123.10.97.102 - - [09/Mar/2011:09:50:01 -0500] "GET http://makeabank.c= om/faq.cgi HTTP/1.0" 404 3485 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windo= ws NT 5.1; SV1)" >>>> 115.225.166.2 - > - [09/Mar/2011:09:50:04 -0500] "GET http://join1.win= hundred.com/affiliate/link.php?ref=3D35840&productid=3D7178 HTTP/1.0" 404 3= 485 "http://www.wingclips.com/" "Mozilla/4.0 (compatible; > MSIE 6.0; Windo= ws NT 5.1; SV1)" >>>> 114.97.197.184 - - [09/Mar/2011:09:50:15 -0500] "GET http://www.tosunm= ail.com/proxyheader.php HTTP/1.0" 301 313 "http://www.cashsoldier.com/Verif= yerLevel.php" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" >>>> >>>> Is my FreeBSD box serving as some kind of Web proxy? >>> >>>Your box is _not_ doing the proxying. that's why it's signalling errors >>>for those requests. >>> >>>The perpetrators are _hoping_ you are running a misconfigured proxying f= ront- >>>end. >> >>Does this entry change your conclusion: >> >> 188.134.62.20 - - [09/Mar/2011:12:15:04 -0500] "GET http://images.go= ogle.com/ HTTP/1.1" 200 13134 "-" "-" >> > >Here's another entry that's too bizarre for words: > > 218.172.209.123 - - [09/Mar/2011:15:38:29 -0500] "\x16\x03\x01" 200 1= 3107 "-" "-" > > > >------------------------------------------------- >This message sent via VFEmail.net >http://www.vfemail.net >$14.95 Lifetime accounts! 15GB disk! No bandwidth quotas! > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" ------------------------------------------------- This message sent via VFEmail.net http://www.vfemail.net $14.95 Lifetime accounts! 15GB disk! No bandwidth quotas! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org= "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6e1mefd4hyttote912acah2p.1299788054452>