204
votes
129answers
21k views
How do you stop scripters from slamming your website hundreds of times a second?
[update] I've accepted an answer, as lc deserves the bounty due to the well thought-out answer, but sadly, I believe we're stuck with our original worst case scenario: CAPTCHA everyone on purchase …
92
votes
100answers
9k views
Practical non-image based CAPTCHA approaches?
It looks like we'll be adding CAPTCHA support to Stack Overflow. This is necessary to prevent bots, spammers, and other malicious scripted activity. We only want human beings to post or edit things …
28
votes
13answers
6k views
Has reCaptcha been cracked / hacked / OCR’d / defeated / broken?
Have any programming methods have been used to defeat reCAPTCHA?
I'm interested in seeing evidence and potentially demonstrations that reCAPTCHA in particular has been made obsolete by completely …
17
votes
27answers
1k views
When the bots attack!
What are some popular spam prevention methods besides CAPTCHA?
9
votes
16answers
377 views
Blocking comment spam without using captcha
What are some non-captcha methods for blocking spam on my comments?
9
votes
8answers
304 views
Are CAPTCHAs Accessible?
I am writing a website in my spare time for an educational facility and from what I've read on the statistics of this place they seem to have many disabled students studying there. Simply put, I'm …
7
votes
11answers
563 views
Are you human? (or How to prevent spam)
What mechanisms do you know that prevent your site from being abused by anonymous spammers.
For example, let's say that I have a site where people can vote something. But I don't want someone to spam …
6
votes
5answers
239 views
Breaking CAPTCHAs for a Noble Purpose
CAPTCHAs that ask users to read distorted text are fine for sighted people, but a terrible barrier for those who are blind or have other disabilities. Audio alternatives are occasionally available but …
6
votes
5answers
297 views
What is a good invisible captcha?
What is a good invisible captcha? My site requires JavaScript so anything which requires that is fine.
6
votes
10answers
497 views
So, if CAPTCHA’s on the way out, what comes next?
With text-recognition improving and CAPTCHA-breakers using Mechanical Turks to break otherwise unbreakable keys, what's the next technology to keep scripts from spam-botting a site that relies on user …
5
votes
3answers
591 views
How to break CAPTCHA ? [closed]
What are the methods, algorithms used to break CAPTCHA ?
4
votes
4answers
381 views
Generating a 3d captcha [pic]
I would like to write a python script that would generate a 3d captcha like this one:
Can you please tell me which graphics librarys I can use?
Thanks!
Source: ocr-research.org.ua
4
votes
11answers
422 views
End of the road for Captchas?
If you've made quick edits to answers recently here on SO, you've probably noticed that the captchas have gotten to the point where even a human needs to hit reload several times to find a readable …
4
votes
7answers
434 views
Best way to limit (and record) login attempts
Obviously some sort of mechanism for limiting login attempts is a security requisite. While I like the concept of an exponentially increasing time between attempts, what I'm not sure of storing the …
4
votes
8answers
561 views
Are there any alternatives to recaptcha.net, for stopping spam?
A member of my company in greater ranking than myself refuses to use recaptcha.net on his website to thwart spam off of a public form. He thinks it would be difficult for anyone coming to our site to …
