Forum Moderators: open

Message Too Old, No Replies

Schmozilla?

         

Spearmaster

6:30 pm on Nov 4, 2002 (gmt 0)

10+ Year Member



Have something coming from [wizard.yellowbrick.oz...] using Schmozilla/v9.14 Platinum.

Anyone have any idea what it is? IP traces back to dingle.lightspeedsystems.com and I cannot make heads or tails of it.

GaryK

7:03 pm on Nov 4, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



link [sseti.udg.es]

Look about half-way down the page at what the default user agent is!

[edited by: littleman at 11:08 pm (utc) on Dec. 6, 2002]
[edit reason] chopped link [/edit]

volatilegx

11:18 pm on Nov 4, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That's hillarious... didn't even change the referring URL

Spearmaster

6:26 am on Nov 5, 2002 (gmt 0)

10+ Year Member



LMAO. No browser-envy, but definitely perplexed.

Don't know why someone would want to run this on my site, but it found itself banned. It's entirely possible that someone incorporated this bit of script in something larger... and deliberately left these identifiers as a joke.

Thanks for the link!

ulstrup

10:55 pm on Dec 6, 2002 (gmt 0)

10+ Year Member



I've got it too, don't know a word of PERL, could someone please explain, what is this thing?

Thanks

scooch

7:46 pm on Dec 8, 2002 (gmt 0)

10+ Year Member



I've got it too, don't know a word of PERL, could someone please explain, what is this thing?

The above link is broken right now, but if I recall, this is from an example in the Perl Cookbook from O'Reilly Press.

The example is a perl script to read the content of a web page. Perl allows you to write a program that pretends to be a web browser, controlling even the User Agent that you appear to be. It's an easy way to write a spider.

The 'Schmozilla' User Agent and wizard.yellowbrick.oz referer is verbatim from the example.

Quite simply, someone took this example used it to spider your site. There's no way to know what they're doing with it, though, unless it's obvious from the website at the domain for that IP.

ulstrup

9:18 pm on Dec 8, 2002 (gmt 0)

10+ Year Member



thanks scooch