Google's Audio CAPTCHA Falls To Automated Attack 145
SkiifGeek writes "Early in March, Wintercore Labs published proof of a generic approach to defeating audio CAPTCHAs, using Google's as the case study for their demonstration. With claims of over 90% success rate and expectations that this can be significantly improved with the right mix of filtering algorithms, the in-house tool remains unreleased. But it shouldn't take long for other developers to create their own tools and start targeting not only Google, but other sites that use audio CAPTCHAs for the vision-impaired. It isn't the first time that major sites (significantly major webmail providers) have had their CAPTCHAs broken, but it is the first reporting of defeating an audio CAPTCHA using a generic software approach. News about the discovery is slowly starting to spread."
Adapt the visual approach (Score:1)
Re: (Score:2, Interesting)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
They don't have to do audio captchas where you type in directly what is said. They could require simple calculations or something like that to make it very hard for a computer to crack without sophisticated natural language processing.
Enter the first letter of each word: Light Apples Meddle Blindly. (User enters: LAMB) Enter every other word: big white ben light. (User enters: "big ben" or "white light"). What is 14 plus 9? (User enters: 25)
Add static and nonsense voices and these are all difficult t
Re: (Score:2)
It's getting to the point where the spammers are solving real, previously unsolved problems with their spamming code. Perhaps this can be harnessed for the good "solve the following protein folding problem", "write a transcript for the following bit of audio" then we'll let you send 100 spam emails.
I think you're on to something. "factor this huge number and get a free spamming account for a week"
only problem is you have to make the captchas that grandpa can solve be harder than the problems you give to the spammers.
Re: (Score:2)
What is the number that comes between 41 and 43?
what do you get when you multiply 5x1?
How many eggs are in a dozen?
How much wood could a wood chuck chuck if Chuck the woodchuck could chuck wood?
and if they don't type out exactly:
Chuck would chuck as much wood as Chuck could if Chuck could chuck wood!
Then the FBI automatically raids their house.
Re: (Score:2)
Re: (Score:2)
More easier to detect a bot (Score:1, Interesting)
Re: (Score:3, Insightful)
Re: (Score:2, Insightful)
Re:More easier to detect a bot (Score:4, Funny)
Quick, mod this post down, in case a neer-do-well were to get any ideas.
probably borrowing from IVR technology (Score:3, Interesting)
Re: (Score:1)
I'd think it's easier to differentiate between known responses than pick out an arbitrary word though. What I mean is, in those IVR situations the software is usually just trying to differential between yes/no, accounts/support etc. The most advanced I've seen it is one where you could speak your credit card number, which is still just differentiating between a larger set (0-9).
That was -going- to be my response as I assumed the audio CAPTCHA just played a recording of the word displayed in the normal CAPTCHA, but I just went and tried out google's and it does exactly what my credit card example describes except even shorter (6 digit number with background noise). So yeah... not that surprising.
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
Advantage for the Chinese (Score:1)
Re: (Score:3, Insightful)
If your audio captcha reads each letter one at a time, then your "IVR" only
Re:probably borrowing from IVR technology (Score:5, Funny)
Re: (Score:2)
It was bound to happen (Score:3, Interesting)
Right from the start it was clear that audio captchas were theoretically easier to break than visual ones.
An image captcha is designed to require a mixture of perception and thought, but an audio one has to rely on pure perception, because it's temporary. You hear it then it's gone: you can't analyse it. This makes it infinitely less complicated that a video one.
It's only because of low uptake that it's taken so long for a true proof-of-concept attack.
HAL.
Re: (Score:2, Interesting)
I think your explanation is missing something, but I can't quite put my finger on what it is. Maybe it would be more accurate to say that audio captcha are simpler to process because (1) researches can't pump as much information thru the ears as they can thru the eyes [sensorary bandwidth is different] and (2) there's not a whole lot we can do to obfuscate a
Re: (Score:2)
I think your explanation is missing something, but I can't quite put my finger on what it is.
OK, I'll be more brief:
Audio captchas require on-line real-time processing by the human brain.
Picture captchas can be processed off-line.
Audio captchas therefore are harder to process, so effectively have to have a lower information bandwidth.
The lower the information content, the less computer processing required to process it.
Questions can never be culture-neutral, and any ability to cherry-pick questions
Re: (Score:2)
You could display an image and ask a question about the image;
"What color is the shirt on the man?"
"How many doughnuts are displayed?"
"How many animals are not cats?"
Same image could be used for a series of questions.
Failures are logged against IP address, unusually high numbers are banned.
Of course, on first look, that keeps a random element out of it so you could have separate elements and combine them for a captcha image;
-different colored background
-guy on a
Re: (Score:2)
Re: (Score:2)
there's a very serious problem with this approach: it is trivial to brute force. if the question states "how many", then that implies a quick human countable number. guess a number from 1 to 10. is that the correct answer? try a different number 1 to 10. is that it? for your "what color" question, i can think of ~10 legit colors (is it mother-of-pearl or white, navy blue or blue?). once again a brute force approach works pretty well.
if reading words/characters/numbers from an image is solvable by a captcha
Re: (Score:2)
Re: (Score:2)
Your proposal completely defeats that.
Also, ideally, your system wouldn't require any cultural knowledge beyond knowledge of the language. For instance, someone born and raised in Zambia could potentially have never heard of a "doughnut," even if they know English.
Re: (Score:2)
You know this is for visually impaired people right, from hard to see things to completely blind!
Now think about it again! Geez!
Spread the love (Score:5, Funny)
And, thanks to Slashdot, news about the discovery is now RAPIDLY spreading.
captchas are obsolete (Score:2, Interesting)
and for the sight-impaired, how about a read description or definition of something? "this thing is the entrance to a house or a room" => door
come on, webdesigner, it's not that hard to abandon those old and, above all, ANNOYING captchas
Re:captchas are obsolete (Score:4, Interesting)
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
If IP, then no luck. Bots jump IP's like crazy.
If account (as in a login), then every person who gets their name used by a bot gets bitten. Given the ammount of email backscatter I've been getting lately from spammers using my email as a return address, that's certainly not something I look forward to.
Re: (Score:2)
Re: (Score:2)
Besides, human will see 3 or 5, and bot will see 20, 15 of which it will see as "hidden".
Re: (Score:2)
Multiple choice tests? (Score:1)
its called kitten auth (Score:2)
Re: (Score:1)
"I am a news-for-nerds website whose domain name was intentionally selected to be confusing to laypeople. What am I?"
Re: (Score:2)
and for the sight-impaired, how about a read description or definition of something? "this thing is the entrance to a house or a room" => door
I've been experimenting with this kind of thing; it's a lot harder than it sounds. Computers aren't very good at answering questions like that... but they're not very good at asking questions like that either. The problem is, you don't want a human to have to think up every single question, because that severely limits the number of possible answers, and when the number of possible answers is limited, it becomes possible to just pick one randomly.
You need a way to automatically generate the questions by
Re: (Score:1)
Why am I there?
Do you come up with these questions, or do they write them down for you?
What do you mean I'm not helping?
Re: (Score:1)
This is just a variation of the regular captcha using pictures instead of letters. It has the same vulnerabilities. If used undistorted it is merely a matter of building a dictionary of pictures, if distorted it has the same strengths and weaknesses of the same distortion applied to letters
How about "describe this scene"?
Visual scenes involving objects could be dynamically 3d-rendered to defeat "image dictionary" attack strategies.
For example, "the [cat] is [under] the [car]". The three bracketed terms could be replaced with a large set of nouns or verbs/prepositions.
This scene description could then be rendered from a number of different camera positions/angles; colors changed; and background or extraneous/obscuring foreground objects added.
Until computer intelligence reaches the level of h
Re: (Score:2)
bots, no lying!
i'll even provide a link
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
http://www.quickonlinetips.com/archives/2007/03/microsoft-asirra-captcha-with-pets/ [quickonlinetips.com]
this was on slashdot a while back but i'm too lazy to find the post
Are all audio CAPTCHAs failures? (Score:4, Interesting)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
CAPTCHAs are bunk anyway due to the oft-suggested relay attack.
Essay Test (Score:1)
Scary, isn't it?
Re: (Score:2)
Solving CAPTCHAs is a waste of time (Score:3, Insightful)
Basically I think the arms race is already over, and a new paradigms is needed,
Re: (Score:2)
Realistically, providing one word description for a bunch of pictures could be useful. I know google setup a "game" for this months ago.
CAPTCHA technology has a long fight ahead (Score:2, Interesting)
This is especially true because the computer doesn't need a 100% success rate to effectively "break" the CAPTCHA. Heck, if the CAPTCHA gives you 3 tries before rejecting you, then a 30% success rate = fully broken.
For right now, they
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
If you only have a set list of rational problems then you're going to run into the problem of dedicated spammers who will simply create a method of cracking it based on previous results.
Re: (Score:2)
Ethically ugly. (Score:2)
You'd almost hope that the same sort of hono
Re: (Score:1)
Paid humans beat captchas (Score:2, Interesting)
A partial solution is to limit the services you offer based on how well you know them. Anonymous? Offer very limited services.
Anonymous but tied to an existing email address? Offer a bit more.
Authenticated by credit card, which could be stolen? Offer a bit more.
Authenticated by PO box? Offer more.
Authenticated by street address, driver's license number, and a notary? Assume they are legit, you can always sue the notary if they aren't.
Authenticat
Re: (Score:2)
Just another database to be stolen and used to create credit hell for those people listed in the database.
No thank you.
The only solution asshattery is pain. No, not virtual pain, REAL Ass Kicking Pain.
Isnt this a good sign? (Score:1, Interesting)
Am looking forward to the first TRUE bot to post comments here...
Solution (Score:2)
The only reason to have these things is to try to limit spambots. Imagine if instead of spending Millions of dollars developing and maintaining anti spam technology, we used the money to assassinate Spammers, and the producers of the crap they sell, the problem would immediately disappear.
You know, I'm almost serious. Why is it that we tolerate Asshats in this world. This is the result of the namby pamby wimpy peaceniks that think when an asshat gets his lights punched out, that the
Re: (Score:1)
Re: (Score:2)
Captcha AI (Score:1)
hotcaptcha (Score:2)
While this approach probably wouldn't be very appropriate for "serious" companies to use (think IBM, microsoft, usbank, etc.) as protection from bots, I feel like it is a step in the right direction. There are things that humans are really good at and captcha builders need to start using them. For instance: show somebody 5 pictures of
Re: (Score:2)
Re: (Score:2)
The capcha thing is so over (Score:2)
I think the capcha thing is about over. One alternative is identifying new users by texting a password to their cell phone. One account per cell phone number. This limits access to people with computers but not cell phones, but that's not much of an issue at this point. GMail used to do this.
Yes, you can buy vast numbers of SIM cards, but they're not free.
The main problem with this approach is that sending SMS messages is not free. Bulk services charge around US$0.05 to US$0.11 per message. However
land lines (Score:2)
One alternative is identifying new users by texting a password to their cell phone.
Will Verizon's landline division install an SMS to landline gateway [wikipedia.org] so that my phone can receive SMS? If so, when?
One account per cell phone number.
How do I set up an account on a number that used to belong to somebody else who canceled her mobile phone service, allowing the network operator to reassign the number to my phone?
This limits access to people with computers but not cell phones, but that's not much of an issue at this point.
Citation needed.
Re: (Score:2)
Re: (Score:1)
Audio CAPTCHAs that bite... (Score:2)
Slashdot's audio CAPTCHA is a joke.
The computer voice SPELLS the word for you letter-by-letter. A bot wouldn't even have to use heuristics-based speech recognition, just searching for 26 waves (or FFT signatures) would do the trick.
captchas are a dead end (Score:2)
Captcha's so far are relying on a human strengths at visual perception, edge finding, pattern recognition, etc to retrieve distorted data. But these are simply processing issues. And computers will eventually solve them all.
The proposals for 'better captchas' revolve around the idea of having more complex problems of
Re: (Score:2)
Service providers like GMail can turn that around and say, "OK, but we're only going to accept authentication from certain providers, who have confirmed to us one way or another that they reliably identify you as a human."
OpenID separates authentication from the services, so you don't have a single database to be compromised. The most
Re: (Score:2)
There are though some problems with reputation systems (as seen on, e.g., wikipedia): sock and meat puppeting. These problems are to some extent a function of the size of the domain of a reputation system - the smaller it is, the easier to game and vice, versa.
Why not a mixed approach? (Score:1)
Or maybe a multi-visual CAPTCHA. 2 Captchas. 2 Text boxes. Captcha 1, goes to text box 2, or can even be swapped.
CAPTCHA one says "Enter 12345 in box 2"
CAPTCHA one says "Ent
Hearing impaired only (Score:2)
The problem is in a different plane (Score:2)
Currently the dark underinternet world of spambots, worms, viruses, malware, etc. does not have limits in the arms race, while the world of positive use of internet does have them. There is no digital robotic police that have power to enter our private digital domains and check for suspicious activity. There are no government sponsore
It must have occurred to many of you by now (Score:2)
We do occasionally find the question "Are you human?" posed in proximity to the captcha.
Re: (Score:1)
Mixed Audio + Picture (Score:2)
And a picture.
How many parrots are in this picture? (audio).
Picture of 1-7 parrots mixed with other birds.
How many miles over the speedlimit is this car going? (audio)
Picture of a car speedometer at 35 to 95 with a Speed sign through window of 35 to 95 mph.
What letter is missing from the second word? (audio)
Habit (picture)
Hait
The audio could be a separate text box instead of audio.
Generate a million simple but unique questions that require thought and each one has multiple po
Accessible? (Score:2)
And a picture.
Re: (Score:2)
You have a zillion different clips of famous people too.
Or well known scenes from movies.
Old news, done in 2006 (Score:2)
http://www.google.com/search?&q=audio+captcha+broken+2006&btnG=Search [google.com]
Where's the Firefox Plugin? (Score:2)
There is a simple solution. (Score:2)
Re: (Score:1)