Forgot your password?
typodupeerror

Comment Random ID (Score 1) 574

..downloaded hundreds of thousands of possible CAPTCHA challenges from reCAPTCHA. They identified the file ID of each CAPTCHA challenge and created a database of CAPTCHA "answers" to correspond to each ID. The bot would then identify the file ID of a challenge at Ticketmaster and feed back the corresponding answer."

This was an easy one. Why didn't the developers implement a random ID for each captcha created? For example, if my CAPTCHA system produced "Ableoo", I would put this in a temporary table with a random unique ID. In fact, to make it more secure, I would put a time stamp on it so that it's only active for 1 minute! The next time it produces the same Captcha, it will use a different ID.

Slashdot Top Deals

My sister opened a computer store in Hawaii. She sells C shells down by the seashore.

Working...