PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > alt.php > Recommendations on image verification libraries?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Recommendations on image verification libraries?

Réponse
 
LinkBack Outils de la discussion
Vieux 18/10/2007, 20h31   #1
laredotornado@zipmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Recommendations on image verification libraries?

Hi,

I'm using PHP 4.4.4. I want to block automatic submissions from
spammers on our web site, so I'd like to use some PHP libraries that
generate those image graphics and require the user to type the
characters in the graphics. Do you have any recommendations on things
you have used that are easy to implement and effective?

Thanks for any advice or experiences you've had, - Dave

  Réponse avec citation
Vieux 18/10/2007, 20h55   #2
ShutEye
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Recommendations on image verification libraries?

> Hi,
>
> I'm using PHP 4.4.4. I want to block automatic submissions from
> spammers on our web site, so I'd like to use some PHP libraries that
> generate those image graphics and require the user to type the
> characters in the graphics. Do you have any recommendations on things
> you have used that are easy to implement and effective?
>
> Thanks for any advice or experiences you've had, - Dave


I use gdlib for easy picture manipulation.
Read more here:
http://dk2.php.net/manual/en/ref.image.php

Looks like gdlib is a part of php from v4.3


  Réponse avec citation
Vieux 18/10/2007, 21h15   #3
Michael Fesser
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Recommendations on image verification libraries?

..oO(laredotornado@zipmail.com)

>I'm using PHP 4.4.4. I want to block automatic submissions from
>spammers on our web site, so I'd like to use some PHP libraries that
>generate those image graphics and require the user to type the
>characters in the graphics.


That's called a CAPTCHA, in this case a graphical one.

>Do you have any recommendations on things
>you have used that are easy to implement and effective?


No, and I won't use them. There are various accessibility problems with
these graphical CAPTCHAs:

Inaccessibility of CAPTCHA
http://www.w3.org/TR/turingtest/

This link also discusses some alternatives to the inaccessible graphical
CAPTCHAs.

Additionally many of the available implementations are already broken
and can be read by machines:

Breaking a Visual CAPTCHA
http://www.cs.sfu.ca/~mori/research/gimpy/

PWNtcha - captcha decoder
http://sam.zoy.org/pwntcha/

aiCaptcha - Using AI to beat CAPTCHA and post comment spam
http://www.brains-n-brawn.com/defaul...vDir=aicaptcha

XRumer (CAPTCHA breaking spam poster)
http://pandalabs.pandasecurity.com/archive/XRumer.aspx

Micha
  Réponse avec citation
Vieux 19/10/2007, 05h21   #4
Preventer of Work
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Recommendations on image verification libraries?

laredotornado@zipmail.com wrote:
> Hi,
>
> I'm using PHP 4.4.4. I want to block automatic submissions from
> spammers on our web site, so I'd like to use some PHP libraries that
> generate those image graphics and require the user to type the
> characters in the graphics. Do you have any recommendations on things
> you have used that are easy to implement and effective?
>
> Thanks for any advice or experiences you've had, - Dave
>


Google will find some libraries for you. And it will as not all
spammers have the full set of tools.

You might consider two other options:

1) Ask a random question (you may want a lot of questions) such as 'How
many legs does a dog have?'. This is still accessible, easy for humans,
not so easy for bonehead spammers who only care about captcha graphics.

2) One place uses a wall of small thumbnails with pictures of puppies
and kittens. User has to say which ones are the kittens (maybe 3 out
36 images are kittens). I don't recall the site, but it would be easy
to implement.
  Réponse avec citation
Vieux 19/10/2007, 16h48   #5
laredotornado@zipmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Recommendations on image verification libraries?

On Oct 18, 11:21 pm, Preventer of Work <not_t...@nospam.xxx> wrote:
> laredotorn...@zipmail.com wrote:
> > Hi,

>
> > I'm using PHP 4.4.4. I want to block automatic submissions from
> > spammers on our web site, so I'd like to use some PHP libraries that
> > generate those image graphics and require the user to type the
> > characters in the graphics. Do you have any recommendations on things
> > you have used that are easy to implement and effective?

>
> > Thanks for any advice or experiences you've had, - Dave

>
> Google will find some libraries for you. And it will as not all
> spammers have the full set of tools.
>
> You might consider two other options:
>
> 1) Ask a random question (you may want a lot of questions) such as 'How
> many legs does a dog have?'. This is still accessible, easy for humans,
> not so easy for bonehead spammers who only care about captcha graphics.
>
> 2) One place uses a wall of small thumbnails with pictures of puppies
> and kittens. User has to say which ones are the kittens (maybe 3 out
> 36 images are kittens). I don't recall the site, but it would be easy
> to implement.


Hey Preventer of Work, The idea of the question is a really good one.
Do you come up with your own list of questions or is there a pre-
written list out there?

Thanks for the suggestion, - Dave

  Réponse avec citation
Vieux 20/10/2007, 08h13   #6
David Quinton
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Recommendations on image verification libraries?

On Thu, 18 Oct 2007 12:31:41 -0700, "laredotornado@zipmail.com"
<laredotornado@zipmail.com> wrote:

>Thanks for any advice or experiences you've had, - Dave


Cheat and use this:
<http://recaptcha.net/>
--
Locate your Mobile phone: <http://www.bizorg.co.uk/news.html>
Great gifts: <http://www.ThisBritain.com/ASOS_popup.html>
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 05h37.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,12522 seconds with 14 queries