Search the web
Sign In
New User? Sign Up
WikiForum · The mailing list for Wiki administrators
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Robot spam   Message List  
Reply | Forward Message #296 of 359 |
Re: [WikiForum] Robot spam

John Abbe wrote:
> Well, the NCDD wiki was found, and spammed by a robot before we even
> have gone public. I'm trying to nudge the team off a sudden interest
> in HardSecurity. At the same time, on Wiki:ReverseLinkDisabled
> there's mention of turning away IPs with a high request rate.
> Can anyone offer good starting settings for such a protection - how
> many requests in how short a time to trigger it?

On Sensei's Library (http://senseis.xmp.net/) which is one of the
largest non-Wikipedia wikis I have a 3-step meassure:

* limit requests/minute: anything beyond 30 requests within 60 seconds
and the IP address is disabled for 5 minutes. If after that the maximum
gets exceeded again within an hour then the IP address is disabled for
24 hours.

* shield resource intensive requests (or edit links etc.) by checking
for a HTTP referer header that originates from your site. Effective as
well. Some browsers (privacy proxys, ...) supress the referer header.
Those people have to set a (preference) cookie in order to access those
functions.

* one of the most effective meassures is adding a "trap link". I.e. if
the link is followed the IP address is immediatly added to the block
list (at Sensei's for 48 hours). Mark this link as "Disallow" in your
robots.txt file so compliant robots don't follow the link. At Sensei's
look at source and search for "Blockme" to find the trap link - users
are not able to active it, as it contains no link-text.

In my experience of running this high traffic site, the trap link in
combination with the referer header is most effective. The
requests/minute is only there so that people don't mirror the wiki with
wget or some other tool.

See also: http://senseis.xmp.net/?AccessBlocked

regards
/Arno




Wed Feb 11, 2004 11:47 am

ahollosi
Offline Offline
Send Email Send Email

Forward
Message #296 of 359 |
Expand Messages Author Sort by Date

Well, the NCDD wiki was found, and spammed by a robot before we even have gone public. I'm trying to nudge the team off a sudden interest in HardSecurity. At...
John Abbe
johnca@...
Send Email
Feb 9, 2004
9:24 pm

I am actually in the process of designing a better surge protector on MeatballWiki. My first step is the concept of network distance: ...
Sunir Shah
sunir_shah
Offline Send Email
Feb 9, 2004
9:26 pm

... On Sensei's Library (http://senseis.xmp.net/) which is one of the largest non-Wikipedia wikis I have a 3-step meassure: * limit requests/minute: anything...
Arno Hollosi
ahollosi
Offline Send Email
Feb 11, 2004
11:44 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help