Forum Moderators: DixonJones

Message Too Old, No Replies

HappyFunBot

         

nmjudy

7:27 pm on Jan 3, 2006 (gmt 0)

10+ Year Member


Noticed this in my logs. Who are they and what were they looking for?

209.210.25.222 - - [02/Jan/2006:04:39:41 -0500] "GET /a[i];}} HTTP/1.1" 404 5590 "http://www.mysite.com/" "HappyFunBot/1.1 (+http://www.happyfunsearch.com/bot.html)"
209.210.25.222 - - [02/Jan/2006:04:39:41 -0500] "GET /x.oSrc; HTTP/1.1" 404 5590 "http://www.mysite.com/" "HappyFunBot/1.1 (+http://www.happyfunsearch.com/bot.html)"
209.210.25.222 - - [02/Jan/2006:04:39:41 -0500] "GET /x.src; HTTP/1.1" 404 5589 "http://www.mysite.com/" "HappyFunBot/1.1 (+http://www.happyfunsearch.com/bot.html)"
209.210.25.222 - - [02/Jan/2006:04:39:42 -0500] "GET /a[i+2];} HTTP/1.1" 404 5591 "http://www.mysite.com/" "HappyFunBot/1.1 (+http://www.happyfunsearch.com/bot.html)"

Daniels_Web

7:43 pm on Jan 3, 2006 (gmt 0)

10+ Year Member



I noticed the same thing about a week ago and followed the link. It seems that it was a German link search site something like Yahoo's MyWeb 2.0.

nmjudy

7:57 pm on Jan 3, 2006 (gmt 0)

10+ Year Member



Any idea what they're getting?
ie
GET /a[i];}}
GET /x.oSrc;
GET /x.src;
GET /a[i+2];}
?

Pfui

8:32 pm on Jan 3, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I found the iffy snippets in one line of JavaScript image-swap code on a ton of sites:

function MM_swapImgRestore() { //v3.0 
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;

(Use any major search engine and look for: "x.oSrc" )

No clue why three GETs unless the bot choked on (or burped up:) the code.

Daniels_Web

9:05 pm on Jan 3, 2006 (gmt 0)

10+ Year Member



They are only crawling the pages listed in the logs. I don't think they are hostile in any way.