View Single Post
Old 2005-04-26, 10:46 AM   #1
Barron
You tried your best and you failed miserably. The lesson is 'never try'
 
Join Date: Oct 2004
Posts: 166
Schmozilla/v9.14 Platinum ... Whats this?

I'm starting see alot of this in my logs across several domains. Any clue what this is? good bot? site sucker?

I get this after tracing:

Tracing route to 66-17-15-138.biz.bkfd.arrival.net [66.17.15.138]
over a maximum of 30 hops:

After a search, seems it copied from "Perl Cookbook, specifically Fetching a URL from a Perl Script (recipe 20.1):

$ua->agent("Schmozilla/v9.14 Platinum"); # give it time, it'll get there
my req = HTTP::Request->new(GET => $url);
$req->referer("http://wizard.yellowbrick.oz"); # perplex the log analyzers"

Is some silly coder using this as a bot to check links.

I'm this close ---> <---- to banning it.


-
Barron is offline   Reply With Quote