Since there are 180million of them, presumably they were generated with a computer. Then, it seems that they probably fit into a finite number of patterns. If these could be determined, wouldn't this be a rather easy to crack captcha system? Most captchas depend on the difficulty of the reverse transform applied to an image, especially when you don't know what the transform is. Here, the forms seem pretty regular, an…
TextCAPTCHA: 180 million simple logic questions
11–20 of 66 posts
Re: TextCAPTCHA: 180 million simple logic questions
#12Re: TextCAPTCHA: 180 million simple logic questions
#13Easy is not enough, Captcha need to be universal also. For non native english speakers: "Cheese, cat, mosquito, trousers, elbow and ant: how many body parts in the list?" or "Soup, dog, trousers, house, mosquito or pink: the colour is?"arent as easy as "3+1" or reCaptcha . Not everybody speak english on the interweb...
Perhaps on the long term, but solving the captcha problem for the english-speaking (or any language, for that matter) subset of the internet population is still a very worthwhile undertaking.
Re: TextCAPTCHA: 180 million simple logic questions
#14Easy is not enough, Captcha need to be universal also. For non native english speakers: "Cheese, cat, mosquito, trousers, elbow and ant: how many body parts in the list?" or "Soup, dog, trousers, house, mosquito or pink: the colour is?"arent as easy as "3+1" or reCaptcha . Not everybody speak english on the interweb...
Re: TextCAPTCHA: 180 million simple logic questions
#15I know some people that would fail a few of these questions...
Re: TextCAPTCHA: 180 million simple logic questions
#16Some of the questions don't have one globally unique answer, for example: which day is a part of the weekend, Sunday, Friday or Monday. Where I live (Israel), Friday is part of the weekend, were as I bet the creator of the list lives in the USA and as many times happens, believes the USA==World and the "correct" answer is probably Sunday.
Re: TextCAPTCHA: 180 million simple logic questions
#17Said that, they don't seem very spam-proof to me.
For more info about how hard CAPTCHAs need to be read Luis Von Ahn's papers:
Re: TextCAPTCHA: 180 million simple logic questions
#18Since there are 180million of them, presumably they were generated with a computer. Then, it seems that they probably fit into a finite number of patterns. If these could be determined, wouldn't this be a rather easy to crack captcha system? Most captchas depend on the difficulty of the reverse transform applied to an image, especially when you don't know what the transform is. Here, the forms seem pretty regular, an…
I don't even need to program something which will understand all of the patterns. I just need to program something that will understand some of the patterns, which just keeps fetching captchas until it eventually understands the format, eg "What is X plus Y?"
This captcha system is considerably more simple to break than the typical image based ones.
Re: TextCAPTCHA: 180 million simple logic questions
#19Since there are 180million of them, presumably they were generated with a computer. Then, it seems that they probably fit into a finite number of patterns. If these could be determined, wouldn't this be a rather easy to crack captcha system? Most captchas depend on the difficulty of the reverse transform applied to an image, especially when you don't know what the transform is. Here, the forms seem pretty regular, an…
Re: TextCAPTCHA: 180 million simple logic questions
#20Trying all the words in the captcha one by one has a big chance of "hitting" correct answer. If it doesn't a brute-forcer can just request a new captcha until it works. Said that, they don't seem very spam-proof to me. For more info about how hard CAPTCHAs need to be read Luis Von Ahn's papers: http://www.cs.cmu.edu/~biglou/