TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Google's reCAPTCHA briefly cracked

45 点作者 Mitt大约 13 年前

6 条评论

jack-r-abbit大约 13 年前
I always assumed that when given the option to hear the CAPTCHA it was going to just read me the muddled words I see. Using just 58 different spoken words doesn't seem anywhere near as secure as the text images... which I guess is why it was cracked.
评论 #4045509 未加载
zobzu大约 13 年前
I find it always amusing that stuff gets "cracked for a moment". You know, as if the vulnerability wasn't there before, then popped up and boom fixed!<p>No. The reality is: the vulnerability has been <i>public</i> for a brief moment. And that's true for all the software in the world. Sometimes really good exploits stay secret for years and years. Sometimes (often?) they get fixed by a side effect before even going public, after a year or two.<p>So not. You're not secure.
trun大约 13 年前
Very impressive stuff. For what it's worth, I played around with the new audio reCAPTCHA a bit.<p><pre><code> - I heard 50+ distinct words, plus the numbers 1-9 - Numbers are not written out anymore (e.g. "nine" does not work, it must be "9") - You must get 9 out of 10 words correct to complete the CAPTCHA </code></pre> So they're still working with a very small dictionary of words, and with a little practice it's not hard to nail these consistently (as a human). The extra noise makes it a little more difficult to split the samples, but that's a solvable problem. I bet they can re-break it with their existing program and not too much additional effort to retrain the system.
mmuro大约 13 年前
This is just another example that image CAPTCHA's are a weak spam deterrent and they are great example of dark UI patterns.<p>The benefits of using this kind of system are shrouded in the user's cost.
评论 #4048539 未加载
sixcorners大约 13 年前
What happens if you train a neural network too much?
评论 #4046322 未加载
评论 #4045615 未加载
评论 #4045593 未加载
trebuch3t大约 13 年前
I think it's impressive that an algorithm can crack the CAPTCHAs. I get them wrong most of the time.
评论 #4046144 未加载