There is another idea that I had which is what I like to call a False Positive image, something that is easily detectable by a bot, but is not seen by the human eye. Someone posted in the main phpbb forums that one of the successes they had against posts was to simply change the html sting that send the response to the system, to something else. To dynamically generate that can, and place a bunch of fictitious calls would confuse most of the bots.
So I guess what I boils down to, is that we need a multi pronged approach, something that requires some level of user interaction plus stuff that the user would not see, but would appear to the bots. Another person was talking about developing a customizable system where you could download/update new CAPTCHA as time goes by, and or allow for the CAPTCHA to be randomized.
New CAPTCHA
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Re: New CAPTCHA
No, I don't, why would you think I do?Cheater512 wrote: Actually I think the algorithms are rather easy (do you think those magic eye books are done by hand?)
Could be, that wouldn't surprise me either. I'm just saying, it wouldn't surprise me either if these algorithms would prove to be rather easy to reverse. You could argue in the same way that pictures in general require eyes to interpret. We all know that's not true (as computers in general do not have eyes, and yet they are happily doing stuff like OCR).and a computer would have difficulty undoing it because it requires two eyes.
Re: New CAPTCHA
It's also possible to dynamicly encode the image's URI with JavaScript/PHP:
<img src="empty.gif" onload="this.src=decode('$%^##$^43&^%&*');" />
The decode() function in JavaScript would have a salt dynamicly generated by PHP. If the URI changes everytime (something like "image.jpg?random=435Sdw44wr4"), it's pretty hard for bots to get the real URI.
Wouldn't it help to work with .htaccess, making the image visible only when the referrer is your own website?
<img src="empty.gif" onload="this.src=decode('$%^##$^43&^%&*');" />
The decode() function in JavaScript would have a salt dynamicly generated by PHP. If the URI changes everytime (something like "image.jpg?random=435Sdw44wr4"), it's pretty hard for bots to get the real URI.
Wouldn't it help to work with .htaccess, making the image visible only when the referrer is your own website?
- nuclear_eclipse
- Registered User
- Posts: 36
- Joined: Mon Apr 24, 2006 8:41 pm
- Location: Rochester, NY
- Contact:
Re: New CAPTCHA
Referring site can easily be spoofed. IIRC, It's part of the http headers that the browser/bot generates to send to the server.spambot wrote: Wouldn't it help to work with .htaccess, making the image visible only when the referrer is your own website?
- Cheater512
- Registered User
- Posts: 245
- Joined: Thu Mar 23, 2006 1:29 am
- Location: Brisbane, Australia
- Contact:
Re: New CAPTCHA
It would be interesting to do some sort of JS/CSS interaction thing and if the bot doesnt do it correctly instead of a error it gets a image with the wrong letters. 
Re: New CAPTCHA
I just noticed Google is using this, different voices calling some letters and numbers (in my own language) 8Ospambot wrote: Maybe the future will bring us some form of audial confirmation
It's an option when loggin in to Google Adsense (after clicking the visually impaired button)..
- robertmf
- Registered User
- Posts: 52
- Joined: Wed Jul 23, 2003 5:20 pm
- Location: In PA, 55 min. via commuter RR outside Filthadelphia
- Contact:
Re: New CAPTCHA
Your point is valid 8% of the time (for white males).squirrelface wrote: And what if i'm colourblind?
http://www.designmatrix.com/pl/cyberpl/cftcb.html" target="_blank
Do you see a '7' in the [attachment] ?
- Attachments
-
- colorimage.gif (2.58 KiB) Viewed 7874 times
- nuclear_eclipse
- Registered User
- Posts: 36
- Joined: Mon Apr 24, 2006 8:41 pm
- Location: Rochester, NY
- Contact:
Re: New CAPTCHA
Hell, I'm not even colorblind and I can barely tell that it's a seven. I wouldn't have even known what it was if not already told....robertmf wrote: Do you see a '7' in the [attachment] ?[/color]
- Cheater512
- Registered User
- Posts: 245
- Joined: Thu Mar 23, 2006 1:29 am
- Location: Brisbane, Australia
- Contact:
Re: New CAPTCHA
Are you sure your not colour blind?
I can see it fine although I have seen a number of these before.
I can see it fine although I have seen a number of these before.
- DigitalShadow
- Registered User
- Posts: 72
- Joined: Wed Mar 01, 2006 12:13 pm
- Location: Germany
- Contact:
Re: New CAPTCHA
same here. the number is clearly visible.
((perfect timing-_-, i wasnt able to log in this weekend cuz Dad thinks this site is bad and that your all the spawn of Satan....hmm go figure^_^))