*This message was transferred with a trial version of CommuniGate(tm) Pro*

Alle 12.24 Wednesday 14/06/2000 +0100, Alejandro Fernandez ha mandato a 
Marco questo messaggio:


>As well as keeping a list of known commercial site sucking crawlers, could we
>share secrets on doing this too?

For Apache:
Enable mod_rewrite and add these lines to httpd.conf

RewriteEngine  on
RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon       [OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailWolf         [OR]
RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro      [OR]
RewriteCond %{HTTP_USER_AGENT} ^Crescent          [OR]
RewriteCond %{HTTP_USER_AGENT} ^CherryPicker      [OR]
RewriteCond %{HTTP_USER_AGENT} ^[Ww]eb[Bb]andit   [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebEMailExtrac.*  [OR]
RewriteCond %{HTTP_USER_AGENT} ^NICErsPRO         [OR]
RewriteCond %{HTTP_USER_AGENT} ^Telesoft          [OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailCollector    [OR]
RewriteCond %{HTTP_USER_AGENT} ^Teleport
RewriteRule ^.*$ /nastyspammer.html  [L]

So every listed user agent is sent to /nastyspammer.html
We're planning to offer this service to our customers.

>I think in the end, clever people will always get through, if they try hard
>enough, but it's usually very silly people who do this...

Usually I identify Teleport as Netscape or MSIE, and get no more than 2 
pages/minute (human behavior).
Of course, if you see a 6 hrs connection from the some IP, you can guess 
it's a robot.

I see on http://news.excite.com:80/news/ap/000612/12/china-crime a Chinese 
bank accountant who stole $200.000 using a computer has been sentenced to 
death: what's their penalty for spammers?


>ps: marco, the pictures give 404s on your teleport page!

Grazie! I was sleepy and I forget to FTP it... Now there is a smiley worm 
online.

Bye!

Marco Bernardini





------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to