Slashdot Mirror


Google ReCAPTCHA Cracked

stormdesign writes "Despite denials from Google, a security researcher continues to assert that the Search King's reCAPTCHA system for protecting Web sites from spammers can be successfully exploited by Internet junk mail panderers."

3 of 211 comments (clear)

  1. News for nerds, stuff that mattered... by derfy · · Score: 4, Informative

    ...last year.

    Google reCAPTCHA cracked
    Written by John P Mello Jr on January 5, 2010

  2. Re:Google reCAPTCHA cracked... again by prxp · · Score: 4, Informative

    Really old news. The guy's paper is dated 2009. It might be possible that Google hasn't act on it yet, but it is the same thing from one year ago. Sensationalism mode detected!

  3. Re:Captcha ZDR .... by isilrion · · Score: 4, Informative

    With reCaptcha, you don't have to successfully OCR the scanned word, just the control word. Usually they are indistinguishable by sight (you don't know which one is the control word), but I've seen reCaptcha instances where one word is clear and the other one is unreadable. In these cases, you can type the control word correctly and just write some gibberish for the other, and you'll beat the captcha.

    Which means that the spammer won't have to OCR the hardest of the words... just the simpler one. Run the OCR to the full text, post both words, and if the simpler one matches, you broke the captcha.

    (I make it sound so easy! It really isn't! I'm amazed that they did break it! I just wanted to point out that it isn't "OCR words that haven't been OCRd before", rather than "OCR words that have been OCRd previously and are now a bit distorted".)