active questions tagged captcha - Stack Overflowmost recent 30 from stackoverflow.com2009-11-30T12:19:44Zhttp://stackoverflow.com/feeds/tag/captchahttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1816146/captcha-reloading-and-animated-icon-synchronization-problem0Captcha reloading and animated icon synchronization problemNarek2009-11-29T17:36:25Z2009-11-29T18:22:24Z
<p>Dear web developers,
I want to create a captcha in my website. I will try to describe how I want to do that. See the code below please:</p>
<pre><code><img src=”captcha_img.png”> <img src=”reload.png”> <a href=”..”>Reload Captcha Image</>
</code></pre>
<p>What I want to do is, to click on “Reload Captcha Image” link and with JavaScript change the content of the first <strong>img</strong> tag to a new captcha image, and simultaneously to change reload.png to reload.gif which is and animation that I want to last as much as the new captcha image is being processed. And I want to change back the reload.gif animation to the reload.png static image, right the same time when the new captcha image has been load image. The problem is that the captcha image is being generated by GD library of PHP, and I don’t know how much time that will take to create a new image.
Please help me to be able to synchronize. May be there is a good approach for doing this kind of things… </p>
<p>Thanks!</p>
http://stackoverflow.com/questions/448963/has-recaptcha-been-cracked-hacked-ocrd-defeated-broken28Has reCaptcha been cracked / hacked / OCR'd / defeated / broken?davebug2009-01-15T23:32:06Z2009-11-23T12:20:46Z
<p>Have any programming methods have been used to defeat reCAPTCHA?</p>
<p>I'm interested in seeing evidence and potentially demonstrations that reCAPTCHA in particular has been made obsolete by completely automated, humanless methods.</p>
<p>To clarify, <strong>not</strong> looking for reCAPTCHA-cheating solutions that involve humans in any way, whether teams in India/China, porn-seekers, or Mechanical Turk.</p>
<p>I'm also <strong>not</strong> looking for alternatives to reCAPTCHA, like picking the type of animal, or background fields or javascript trickery.</p>
http://stackoverflow.com/questions/1768582/how-to-write-the-captcha1How to write the Captcha?Surya sasidhar2009-11-20T05:54:59Z2009-11-22T20:28:49Z
<p>I am developing a registration form in that i want to place the CAPTCHA . i generate a random string but how to convert that into the image other wise how can i develop the CAPTCHA code or any reference. thank you</p>
http://stackoverflow.com/questions/1752305/breaking-captchas-for-a-noble-purpose6Breaking CAPTCHAs for a Noble PurposeDouglas Squirrel2009-11-17T22:24:55Z2009-11-19T12:18:32Z
<p><a href="http://en.wikipedia.org/wiki/CAPTCHA" rel="nofollow">CAPTCHAs</a> 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 still don't help those who are both deaf and blind and can be hard to use with a screenreader (which is already reading words to you).</p>
<p>There exist a couple of solutions that use humans to solve the CAPTCHA on behalf of the user, such as <a href="http://www.webvisum.com/" rel="nofollow">WebVisium</a> and <a href="http://www.solona.net/learn/how.php" rel="nofollow">Solona</a>, but these rely on the availability of volunteer operators (for example, Solona apparently has just one volunteer so you have to hope he is awake when you want help).</p>
<p>It occurs to me that the volume of CAPTCHA solutions needed by blind people is very low - I'd guess less than a few hundred per day in a populous country like the UK. This means that unlike the bad folks who want to perform an action many times in a short period, a CAPTCHA assistance service for blind people could afford to devote considerable computational resource - for example, a cloud of computers in <a href="http://aws.amazon.com/ec2/" rel="nofollow">Amazon EC2</a> - to identifying the presented text. </p>
<p>My question is this: assuming you don't care about speed very much, and you have lots of computers available, are there algorithms that let you solve the text-distortion CAPTCHAs that are common today, such as those used by <a href="http://recaptcha.net/" rel="nofollow">reCaptcha</a>? Or are these problems really intractable even with lots of resource and time?</p>
<p>A few notes:</p>
<ol>
<li><p>At this point, my question is just theoretical, but clearly any such service would have to carefully control access to keep spammers out. Perhaps only registered blind people would be allowed to use it. </p></li>
<li><p>I am aware that <a href="http://www.cs.sfu.ca/~mori/research/gimpy/" rel="nofollow">an old Yahoo CAPTCHA was broken</a> a few years ago using an algorithm that runs in seconds on a single computer. I am asking whether modern CAPTCHAs can be broken, perhaps more slowly and with more resource.</p></li>
<li><p>I am aware that some new CAPTCHA types are appearing, which ask users to <a href="http://research.microsoft.com/en-us/um/redmond/projects/asirra/" rel="nofollow">identify kittens</a> or <a href="http://www.richgossweiler.com/projects/rotcaptcha/rotcaptcha.pdf" rel="nofollow">orient a picture</a>. These aren't widespread yet, so I'm just asking about text-distortion for now.</p></li>
</ol>
http://stackoverflow.com/questions/810493/recommendations-for-java-captcha-libraries2Recommendations for java captcha librariesskaffman2009-05-01T07:20:10Z2009-11-18T03:13:57Z
<p>I'm looking for a replacement for JCaptcha, which doesn't seem to be maintained any more, and isn't very good to begin with. The replacement has to integrate nicely with JavaEE webapps.</p>
<p>As I can see it, there are three options:</p>
<ul>
<li>JCaptcha - No longer maintained, crude API</li>
<li>SimpleCaptcha - much nicer API, nicer captchas, but seems to be Java6 only</li>
<li>ReCaptcha - easy to use, uses remote web-service to generate captchas, but not much control over look and feel</li>
</ul>
<p>Has anyone used any others, that they'd recommend?</p>
http://stackoverflow.com/questions/1672042/flash-with-recaptcha-or-any-other-captcha-solution1flash with recaptcha or any other captcha solutionKatsuke2009-11-04T06:39:24Z2009-11-17T20:45:56Z
<p>Hello there,</p>
<p>I have been looking over the internet for a while about this, but it doesn't seem like there is any information available specifically related to captcah and flash.</p>
<p>My purpose is to create an image up-loader on flash, and implement "recaptcha" on it, so the upload is controlled.</p>
<p>I know that some people will say, "well you can't automatize flash input so you don't need captcha in this situation" even though this is somewhat true, there is still screen macro programs that could potentially make the computer upload hundreds of pictures if there is not something in place to avoid it.</p>
<p>I thought of implementing my own captcha but that seems to me like i would be reinventing the wheel, can anyone point me on the right track for this? or suggest another approach to avoid abuse on my image up-loader flash?</p>
http://stackoverflow.com/questions/1457793/jquery-captcha-type-script0jQuery Captcha type scriptMike Muller2009-09-22T02:00:31Z2009-11-16T16:47:48Z
<p>Anyone have suggestions for creating an extremely simple form verification field using jquery? I need to block basic form spam. Would love to have some type of 1+1= field that us used to make sure it's a human submitting the form. I don't have the abilty to put .php or .asp on the site so it would need to rely on jquery or some other method.</p>
<p>Any suggestions??</p>
http://stackoverflow.com/questions/231344/how-to-make-recaptcha-work-with-a-validationgroup-in-asp-net-captcha3How to make reCAPTCHA work with a ValidationGroup in ASP.Net (captcha)PhantomTypist2008-10-23T20:24:54Z2009-11-13T12:32:24Z
<p>I am using the ASP.Net plugin and control provided by <a href="http://recaptcha.net" rel="nofollow">reCAPTCHA</a>. I can successfully get the control to work if the submit button on the web form is not in a validationgroup. There is no validationgroup attribute for the reCAPTCHA control. </p>
<p>Has anybody had any success with this or any solutions to get the reCAPTCHA control to work when there is a validationgroup on the web form?</p>
http://stackoverflow.com/questions/1577918/blocking-comment-spam-without-using-captcha9Blocking comment spam without using captchaian2009-10-16T13:00:00Z2009-11-11T09:52:55Z
<p>What are some non-captcha methods for blocking spam on my comments?</p>
http://stackoverflow.com/questions/1262597/best-way-to-do-captcha-with-an-ajax-form-in-jquery-1Best way to do captcha with an Ajax form in jquery?jasondavis2009-08-11T20:04:52Z2009-11-05T13:48:15Z
<p>I am working on a comment script using ajax, json and jquery. </p>
<p>I have most of it done except the hardest part,
If a user post X ammount of comments in X ammount of time, my php script will return a "captcha" trigger to my javascript code below, telling it that this user needs to enter a captcha code before we will post there comment to the DB </p>
<p>Below you will see I have 3 options for a returned value: success, error, and captcha </p>
<p>when captcha is returned, I want to open up a popup dialog on the screen and load my captcha script, so far everything works up to this point.</p>
<p>Now I need to make the captcha script submit, not only the captcha value but also my users comment, so I just need to populate a hidden form field with the comment value. Easy enough I just havent done it yet. Now if a user get the wrong captcha value, it needs to reload the screen but popup the captcha screen again and still have the comment hidden in a form value. That is where the tricky part comes in. </p>
<p>After reading my plan and viewing my code below, do you think I am on the right track? Any suggestions on a better way?</p>
<pre><code><script type="text/javascript">
$.ajax({
type: "POST",
url: "process.php",
data: dataString,
dataType: "json",
success: function(data) {
if (data.response === 'captcha') {
//they are mass posting so we need to give them the captcha form
// I can send the users sanitized comment through the captcha script somehow
// 'data.comment' is holding the comment value
jQuery.facebox(function() {
// This opens up a facebox dialog on the screen and popolates it with the captcha image and script
jQuery.get('captchabox.php', function(data) {
jQuery.facebox( '' + data + '')
data.comment;
})
})
} else if (data.response === 'success') {
// success append the sanitized-comment to the page
$('#comments').prepend(data.comment);
} else if (data.response === 'error') {
// just an alert for testing purposes
alert('sorry there was an error');
};
}
});
</script>
</code></pre>
<p><strong>UPDATE:</strong></p>
<p>After more thought it seems I need to make my captcha use ajax as well or else there will be a page reload =(</p>
http://stackoverflow.com/questions/450835/how-do-you-stop-scripters-from-slamming-your-website-hundreds-of-times-a-second204How do you stop scripters from slamming your website hundreds of times a second?davebug2009-01-16T15:49:20Z2009-10-28T23:55:05Z
<blockquote>
<p><em>[update]</em> 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: <strong>CAPTCHA everyone on purchase attempts of the crap</strong>. Short explanation: caching / web farms make it impossible for us to actually track hits, and any workaround (sending a non-cached web-beacon, writing to a unified table, etc.) slows the site down worse than the bots would. There is likely some pricey bit of hardware from Cisco or the like that can help at a high level, but it's hard to justify the cost if CAPTCHAing everyone is an alternative. I'll attempt to do a more full explanation in here later, as well as cleaning this up for future searchers (though others are welcome to try, as it's community wiki).</p>
</blockquote>
<p>I've added bounty to this question and attempted to explain why the current answers don't fit our needs. First, though, thanks to all of you who have thought about this, it's amazing to have this collective intelligence to help work through seemingly impossible problems.</p>
<p>I'll be a little more clear than I was before: This is about the bag o' crap sales on woot.com. I'm the president of Woot Workshop, the subsidiary of Woot that does the design, writes the product descriptions, podcasts, blog posts, and moderates the forums. I work in the css/html world and am only barely familiar with the rest of the developer world. I work closely with the developers and have talked through all of the answers here (and many other ideas we've had).</p>
<p>Usability of the site is a massive part of my job, and making the site exciting and fun is most of the rest of it. That's where the three goals below derive. CAPTCHA harms usability, and bots steal the fun and excitement out of our crap sales.</p>
<p><hr /></p>
<p>To set up the scenario a little more, bots are slamming our front page tens of times a second screenscraping (and/or scanning our rss) for the Random Crap sale. The moment they see that, it triggers a second stage of the program that logs in, clicks I want One, fills out the form, and buys the crap.</p>
<p><hr /></p>
<p>In current (2/6/2009) order of votes:</p>
<p><a href="http://stackoverflow.com/questions/450835/how-would-you-stop-scripters-from-slamming-your-site-hundreds-of-times-a-second#answer-450899">lc</a>:
On stackoverflow and other sites that use this method, they're almost always dealing with authenticated (logged in) users, because the task being attempted requires that.</p>
<p>On Woot, anonymous (non-logged) users can view our home page. In other words, the slamming bots can be non-authenticated (and essentially non-trackable except by IP address).
So we're back to scanning for IPs, which a) is fairly useless in this age of cloud networking and spambot zombies and b) catches too many innocents given the number of businesses that come from one IP address (not to mention the issues with non-static IP ISPs and potential performance hits to trying to track this).</p>
<p>Oh, and having people call us would be the worst possible scenario. Can we have them call you?</p>
<p><a href="http://stackoverflow.com/questions/450835/how-would-you-stop-scripters-from-slamming-your-site-hundreds-of-times-a-second/450931#450931">BradC</a>
Ned Batchelder's methods look pretty cool, but they're pretty firmly designed to defeat bots built for a network of sites. Our problem is bots are built specifically to defeat our site. Some of these methods could likely work for a short time until the scripters evolved their bots to ignore the honeypot, screenscrape for nearby label names instead of form ids, and use a javascript-capable browser control.</p>
<p><a href="http://stackoverflow.com/questions/450835/how-would-you-stop-scripters-from-slamming-your-site-hundreds-of-times-a-second/450946#450946">lc again</a>
"Unless, of course, the hype is part of you
http://stackoverflow.com/questions/1630609/php-javascript-how-to-refresh-a-captcha0[PHP/JavaScript]: How to refresh a Captcha?RPK2009-10-27T12:55:03Z2009-10-28T07:19:57Z
<p>I am showing Captcha in this way:</p>
<pre><code><img src="ReturnCaptcha2.php" alt="CAPTCHA" width="100" height="50">
</code></pre>
<p>I have a hyperlink named "Reload" near it. I want to recall that PHP file without refreshing my page. Probably, AJAX is involved in it. Please assist.</p>
http://stackoverflow.com/questions/258897/what-is-a-captcha-that-is-compatible-with-asp-net-mvc3What is a CAPTCHA that is compatible with ASP.NET MVC ?David P2008-11-03T14:59:06Z2009-10-27T05:32:04Z
<p>What is a CAPTCHA system that is compatible with ASP.NET MVC ? Are there any good examples out there?</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/1615452/re-captcha-question0re-captcha questionCrash8932009-10-23T19:29:21Z2009-10-26T23:34:39Z
<p>I have two pages apply.php (landing page) and mail.php which is the majority of the code for a online application project that ive been working on</p>
<p>I have a re-captcha account and I don't seem to understand how to apply the re-captcha code on two page senerio.</p>
<p>when i had all my code in one page i simply put the "mail();" code into the conditional of the captcha code.</p>
<p>but with i guess im unclear on how to use the captcha as post or don't post of the page data.</p>
<p>I can post the code if necessary but i just view the captcha as a fancy conditional statement Im just confused how to make </p>
http://stackoverflow.com/questions/1626078/pass-variable-between-form-and-php-page0Pass variable between form and php page?Crash8932009-10-26T17:20:20Z2009-10-26T17:42:43Z
<p>I might be going about this the wrong way</p>
<p>I have a landing page that has a form on it. When i post that page the values of the from got to a page called mail.php</p>
<p>I wanted to add a captcha ( in this case re-captcha.com) to the first page to prevent people from spaming my job application site.</p>
<p>I am unsure how to use the php captcha to prevent people from posting but i was thinking that i could use it to set a boolean variable that i send to my mail.php page that will tell it weather or not to acutally send me a job applicants email.</p>
<p>1) how do I pass a variable from one php page to another?</p>
<p>2) is there a better way to use the captcha (im still new to php and web programing so i maybe going the long way around an easy question)</p>
<p>thanks </p>
http://stackoverflow.com/questions/1623343/cryptographic-security-of-captcha-hash-cookie1Cryptographic security of Captcha hash cookieryandenki2009-10-26T06:20:34Z2009-10-26T10:37:26Z
<p>My company's CRM system utilizes a captcha system at each login and in order to utilize certain administrative functions. The original implementation stored the current captcha value for in a server-side session variable. </p>
<p>We're now required to redevelop this to store all necessary captcha verification information in a hashed client-side cookie. This is due to a parent IT policy which is intended to reduce overhead by disallowing use of sessions for users who are not already authenticated to the application. Thus, the authentication process itself is disallowed from using server-side storage or sessions. </p>
<p>The design was a bit of a group effort, and I have my doubts as to its overall efficacy. My question is, can anyone see any obvious security issues with the implementation shown below, and is it overkill or insufficient in any way?</p>
<p>EDIT: Further discussion has led to an updated implementation, so I've replaced the original code with the new version and edited the description to talk to this revision.</p>
<p>(The code below is a kind of pseudo-code; the original uses some idiosyncratic legacy libraries and structure which make it difficult to read. Hopefully this style is easy enough to understand.)</p>
<pre><code>// Generate a "session" cookie unique to a particular machine and timeframe
String generateSessionHash(timestamp) {
return sha256( ""
+ (int)(timestamp / CAPTCHA_VALIDITY_SECONDS)
+ "|" + request.getRemoteAddr()
+ "|" + request.getUserAgent()
+ "|" + BASE64_8192BIT_SECRET_A
);
}
// Generate a hash of the captcha, salted with secret key and session id
String generateCaptchaHash(captchaValue, session_hash) {
return sha256( ""
+ captchaValue
+ "|" + BASE64_8192BIT_SECRET_B
+ "|" + session_hash
);
}
// Set cookie with hash matching the provided captcha image
void setCaptchaCookie(CaptchaGenerator captcha) {
String session_hash = generateSessionHash(time());
String captcha_hash = generateCaptchaHash(captcha.getValue(), session_hash);
response.setCookie(CAPTCHA_COOKIE, captcha_hash + session_hash);
}
// Return true if user's input matches the cookie captcha hash
boolean isCaptchaValid(userInputValue) {
String cookie = request.getCookie(CAPTCHA_COOKIE);
String cookie_captcha_hash = substring(cookie, 0, 64);
String cookie_session_hash = substring(cookie, 64, 64);
String session_hash = generateSessionHash(time());
if (!session_hash.equals(cookie_session_hash)) {
session_hash = generateSessionHash(time() - CAPTCHA_VALIDITY_SECONDS);
}
String captcha_hash = generateCaptchaHash(userInputValue, session_hash);
return captcha_hash.equals(cookie_captcha_hash);
}
</code></pre>
<p>Concept:</p>
<ol>
<li>The "session_hash" is intended to prevent the same cookie from being used on multiple machines, and enforces a time period after which it becomes invalid.</li>
<li>Both the "session_hash" and "captcha_hash" have their own secret salt keys.</li>
<li>These BASE64_8192BIT_SECRET_A and _B salt keys are portions of an RSA private key stored on the server.</li>
<li>The "captcha_hash" is salted with both the secret and the "session_hash".</li>
<li>Delimiters are added where client-provided data is used, to avoid splicing attacks.</li>
<li>The "captcha_hash" and "session_hash" are both stored in the client-side cookie.</li>
</ol>
<p>EDIT: re:Kobi Thanks for the feedback!</p>
<p>(I would reply in comments, but it doesn't seem to accept the formatting that works in questions?)</p>
<p>Each time they access the login page, the captcha is replaced; This does however assume that they don't simply resubmit without reloading the login form page. The session-based implementation uses expiration times to avoid this problem. We could also add a nonce to the login page, but we would need server-side session storage for that as well.</p>
<p>Per Kobi's suggestion, an expiration timeframe is now included in the hashed data, but consensus is to add it to the session_hash instead, since it's intuitive for a session to have a timeout. </p>
<p>This idea of hashing some data and including another hash in that data seems suspect to me. Is there really any benefit, or are we better off with a single hash containing all of the relevant data (time, IP, User-agent, Captcha value, and secret key). In this implementation we are basically telling the user part of the hashed plaintext.</p>
<p>Questions:</p>
<ol>
<li>Are there any obvious deficiencies?</li>
<li>Are there any subtle deficiencies?</li>
<li>Is there a more robust approach?</li>
<li>Is salting the hash with another hash helping anything?</li>
<li>Is there a simpler and equally robust approach?</li>
</ol>
<p>New question:</p>
<p>I personally think that we're better off leaving it as a server-side session; can anybody point me to any papers or articles proving or disproving the inherent risk of sending all verification data to the client side only?</p>
http://stackoverflow.com/questions/1504514/how-to-use-captchapi-php-in-codeigniter0How to use captcha_pi.php in Codeigniter. shin2009-10-01T15:06:36Z2009-10-26T02:39:16Z
<p>I followed this page <a href="http://codeigniter.com/wiki/captcha/" rel="nofollow">http://codeigniter.com/wiki/captcha/</a>, it does not work.</p>
<p>I tried to find other tutorial about how to use it. However I failed all.</p>
<p>Can anyone direct me a tutorial which works and explains well about how to use this captcha_pi plug-in please?</p>
<p>Thanks in advance.</p>
<p>Controller </p>
<pre><code><?php
class Prova extends Controller
{
function prova()
{
parent :: Controller();
$this -> load -> plugin( 'captcha' );
$this->load->library('validation');
$rules['user'] = "required";
$rules['captcha'] = "required|callback_captcha_check";
$this->validation->set_rules($rules);
$fields['user'] = 'Username';
$fields['captcha'] = 'codice';
$this->validation->set_fields($fields);
if ($this->validation->run() == FALSE)
{
$expiration = time()-300; // Two hour limit
$this->db->query("DELETE FROM captcha WHERE captcha_time < ".$expiration);
$vals = array(
//'word' => 'Random word',
'img_path' => './tmp/captcha/',
'img_url' => base_url().'tmp/captcha/',
'font_path' => './system/fonts/texb.ttf',
'img_width' => '100',
'img_height' => '30',
'expiration' => '3600'
);
$cap = $this->captcha->create_captcha($vals);
//
$dati['image']= $cap['image'];
//mette nel db
$data = array(
'captcha_id' => '',
'captcha_time' => $cap['time'],
'ip_address' => $this->input->ip_address(),
'word' => $cap['word']
);
$query = $this->db->insert_string('captcha', $data);
$this->db->query($query);
$this->load->view('captcha',$data);
}else{
echo "Captcha can't be made";
}
return $cap ['image'];
}
function captcha_check()
{
// Then see if a captcha exists:
$exp=time()-600;
$sql = "SELECT COUNT(*) AS count FROM captcha WHERE word = ? AND ip_address = ? AND captcha_time > ?";
$binds = array($this->input->post('captcha'), $this->input->ip_address(), $exp);
$query = $this->db->query($sql, $binds);
$row = $query->row();
if ($row->count == 0)
{
$this->validation->set_message('_captcha_check', 'Codice di controllo non valido');
return FALSE;
}else{
return TRUE;
}
}
}
</code></pre>
<p>View</p>
<pre><code><html>
<head>
<title>My Form</title>
</head>
<body>
<?=$this->validation->error_string; ?>
<?=form_open('XXXXXXXXX type your controller'); ?>
<h5>Username</h5>
<?=$this->validation->user_error; ?>
<input type="text" name="user" value="<?php echo ($this->validation->user) ;?>" size="50" />
<br/>
<?=$image;?>
<br/>
<?=$this->validation->captcha_error; ?>
<input type="text" name="captcha" value="" />
<br/>
<div><input type="submit" value="Submit" /></div>
</form>
</body>
</html>
</code></pre>
<p>captcha_pi.php (plugin)</p>
<pre><code><?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/**
* CodeIgniter
*
* An open source application development framework for PHP 4.3.2 or newer
*
* @package CodeIgniter
* @author ExpressionEngine Dev Team
* @copyright Copyright (c) 2008, EllisLab, Inc.
* @license http://codeigniter.com/user_guide/license.html
* @link http://codeigniter.com
* @since Version 1.0
* @filesource
*/
// ------------------------------------------------------------------------
/*
Instructions:
Load the plugin using:
$this->load->plugin('captcha');
Once loaded you can generate a captcha like this:
$vals = array(
'word' => 'Random word',
'img_path' => './captcha/',
'img_url' => 'http://example.com/captcha/',
'font_path' => './system/fonts/texb.ttf',
'img_width' => '150',
'img_height' => 30,
'expiration' => 7200
);
$cap = create_captcha($vals);
echo $cap['image'];
NOTES:
The captcha function requires the GD image library.
Only the img_path and img_url are required.
If a "word" is not supplied, the function will generate a random
ASCII string. You might put together your own word library that
you can draw randomly from.
If you do not specify a path to a TRUE TYPE font, the native ugly GD
font will be used.
The "captcha" folder must be writable (666, or 777)
The "expiration" (in seconds) signifies how long an image will
remain in the captcha folder before it will be deleted. The default
is two hours.
RETURNED DATA
The create_captcha() function returns an associative array with this data:
[array]
(
'image' => IMAGE TAG
'time' => TIMESTAMP (in microtime)
'word' => CAPTCHA WORD
)
The "image" is the actual image tag:
<img src="http://example.com/captcha/12345.jpg" width="140" height="50" />
The "time" is the micro timestamp used as the image name without the file
extension. It will be a number like this: 1139612155.3422
The "word" is the word that appears in the captcha image, which if not
supplied to the function, will be a random string.
ADDING A DATABASE
In order for the captcha function to prevent someone from posting, you will need
to add the information returned from create_captcha() function to your database.
Then, when the data from the form is submitted by the user you will need to verify
that the data exists in the database and has not expired.
Here is a table prototype:
CREATE TABLE captcha (
captcha_id bigint(13) unsigned NOT NULL auto_increment,
captcha_time int(10) unsigned NOT NULL,
ip_address varchar(16) default '0' NOT NULL,
word varchar(20) NOT NULL,
PRIMARY KEY `captcha_id` (`captcha_id`),
KEY `word` (`word`)
)
Here is an example of usage with a DB.
On the page where the captcha will be shown you'll have something like this:
$this->load->plugin('captcha');
$vals = array(
'img_path' => './captcha/',
'img_url' => 'http://example.com/captcha/'
);
$cap = create_captcha($vals);
$data = array(
'captcha_id' => '',
'captcha_time' => $cap['time'],
'ip_address' => $this->input->ip_address(),
'word' => $cap['word']
);
$query = $this->db->insert_string('captcha', $data);
$this->db->query($query);
echo 'Submit the word you see below:';
echo $cap['image'];
echo '<input type="text" name="captcha" value="" />';
Then, on the page that accepts the submission you'll have something like this:
// First, delete old captchas
$expiration = time()-7200; // Two hour limit
$DB->query("DELETE FROM captcha WHERE captcha_time < ".$expiration);
// Then see if a captcha exists:
$sql = "SELECT COUNT(*) AS count FROM captcha WHERE word = ? AND ip_address = ? AND date > ?";
$binds = array($_POST['captcha'], $this->input->ip_address(), $expiration);
$query = $this->db->query($sql, $binds);
$row = $query->row();
if ($row->count == 0)
{
echo "You must submit the word that appears in the image";
}
*/
/**
|==========================================================
| Create Captcha
|==========================================================
|
*/
function create_captcha($data = '', $img_path = '', $img_url = '', $font_path = '')
{
$defaults = array('word' => '', 'img_path' => '', 'img_url' => '', 'img_width' => '150', 'img_height' => '30', 'font_path' => '', 'expiration' => 7200);
foreach ($defaults as $key => $val)
{
if ( ! is_array($data))
{
if ( ! isset($$key) OR $$key == '')
{
$$key = $val;
}
}
else
{
$$key = ( ! isset($data[$key])) ? $val : $data[$key];
}
}
if ($img_path == '' OR $img_url == '')
{
return FALSE;
}
if ( ! @is_dir($img_path))
{
return FALSE;
}
if ( ! is_really_writable($img_path))
{
return FALSE;
}
if ( ! extension_loaded('gd'))
{
return FALSE;
}
// -----------------------------------
// Remove old images
// -----------------------------------
list($usec, $sec) = explode(" ", microtime());
$now = ((float)$usec + (float)$sec);
$current_dir = @opendir($img_path);
while($filename = @readdir($current_dir))
{
if ($filename != "." and $filename != ".." and $filename != "index.html")
{
$name = str_replace(".jpg", "", $filename);
if (($name + $expiration) < $now)
{
@unlink($img_path.$filename);
}
}
}
@closedir($current_dir);
// -----------------------------------
// Do we have a "word" yet?
// -----------------------------------
if ($word == '')
{
$pool = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
$str = '';
for ($i = 0; $i < 8; $i++)
{
$str .= substr($pool, mt_rand(0, strlen($pool) -1), 1);
}
$word = $str;
}
// -----------------------------------
// Determine angle and position
// -----------------------------------
$length = strlen($word);
$angle = ($length >= 6) ? rand(-($length-6), ($length-6)) : 0;
$x_axis = rand(6, (360/$length)-16);
$y_axis = ($angle >= 0 ) ? rand($img_height, $img_width) : rand(6, $img_height);
// -----------------------------------
// Create image
// -----------------------------------
// PHP.net recommends imagecreatetruecolor(), but it isn't always available
if (function_exists('imagecreatetruecolor'))
{
$im = imagecreatetruecolor($img_width, $img_height);
}
else
{
$im = imagecreate($img_width, $img_height);
}
// -----------------------------------
// Assign colors
// -----------------------------------
$bg_color = imagecolorallocate ($im, 255, 255, 255);
$border_color = imagecolorallocate ($im, 153, 102, 102);
$text_color = imagecolorallocate ($im, 204, 153, 153);
$grid_color = imagecolorallocate($im, 255, 182, 182);
$shadow_color = imagecolorallocate($im, 255, 240, 240);
// -----------------------------------
// Create the rectangle
// -----------------------------------
ImageFilledRectangle($im, 0, 0, $img_width, $img_height, $bg_color);
// -----------------------------------
// Create the spiral pattern
// -----------------------------------
$theta = 1;
$thetac = 7;
$radius = 16;
$circles = 20;
$points = 32;
for ($i = 0; $i < ($circles * $points) - 1; $i++)
{
$theta = $theta + $thetac;
$rad = $radius * ($i / $points );
$x = ($rad * cos($theta)) + $x_axis;
$y = ($rad * sin($theta)) + $y_axis;
$theta = $theta + $thetac;
$rad1 = $radius * (($i + 1) / $points);
$x1 = ($rad1 * cos($theta)) + $x_axis;
$y1 = ($rad1 * sin($theta )) + $y_axis;
imageline($im, $x, $y, $x1, $y1, $grid_color);
$theta = $theta - $thetac;
}
// -----------------------------------
// Write the text
// -----------------------------------
$use_font = ($font_path != '' AND file_exists($font_path) AND function_exists('imagettftext')) ? TRUE : FALSE;
if ($use_font == FALSE)
{
$font_size = 5;
$x = rand(0, $img_width/($length/3));
$y = 0;
}
else
{
$font_size = 16;
$x = rand(0, $img_width/($length/1.5));
$y = $font_size+2;
}
for ($i = 0; $i < strlen($word); $i++)
{
if ($use_font == FALSE)
{
$y = rand(0 , $img_height/2);
imagestring($im, $font_size, $x, $y, substr($word, $i, 1), $text_color);
$x += ($font_size*2);
}
else
{
$y = rand($img_height/2, $img_height-3);
imagettftext($im, $font_size, $angle, $x, $y, $text_color, $font_path, substr($word, $i, 1));
$x += $font_size;
}
}
// -----------------------------------
// Create the border
// -----------------------------------
imagerectangle($im, 0, 0, $img_width-1, $img_height-1, $border_color);
// -----------------------------------
// Generate the image
// -----------------------------------
$img_name = $now.'.jpg';
ImageJPEG($im, $img_path.$img_name);
$img = "<img src=\"$img_url$img_name\" width=\"$img_width\" height=\"$img_height\" style=\"border:0;\" alt=\" \" />";
ImageDestroy($im);
return array('word' => $word, 'time' => $now, 'image' => $img);
}
/* End of file captcha_pi.php */
/* Location: ./system/plugins/captcha_pi.php */
</code></pre>
http://stackoverflow.com/questions/8472/practical-non-image-based-captcha-approaches91Practical non-image based CAPTCHA approaches?Jeff Atwood2008-08-12T04:59:35Z2009-10-22T21:20:42Z
<p>It looks like we'll be adding <a href="http://en.wikipedia.org/wiki/Captcha" rel="nofollow">CAPTCHA</a> 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 here!</p>
<p>We'll be using a JavaScript (JQuery) CAPTCHA as a first line of defense</p>
<p><a href="http://docs.jquery.com/Tutorials:Safer_Contact_Forms_Without_CAPTCHAs" rel="nofollow">http://docs.jquery.com/Tutorials:Safer_Contact_Forms_Without_CAPTCHAs</a></p>
<p>The advantage of this approach is that, <strong>for most people, the CAPTCHA won't ever be visible!</strong></p>
<p>However, for people with JavaScript disabled, we still need a fallback -- and this is where it gets tricky.</p>
<p>I have written a <a href="http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx" rel="nofollow">traditional CAPTCHA control for ASP.NET</a> which we can re-use.</p>
<p><img src="http://www.codeproject.com/KB/custom-controls/CaptchaControl/CaptchaImage-medium.jpg"/></p>
<p>However, I'd prefer to go with something textual to avoid the overhead of creating all these images on the server with each request.</p>
<p>I've seen things like..</p>
<ul>
<li>ASCII text captcha: <code>\/\/(_)\/\/</code></li>
<li>math puzzles: what is 7 minus 3 times 2?</li>
<li>trivia questions: what tastes better, a toad or a popsicle?</li>
</ul>
<p>Maybe I'm just tilting at windmills here, but I'd like to have a less resource intensive, non-image based <code><noscript></code> compatible CAPTCHA if possible.</p>
<p>Ideas?</p>
http://stackoverflow.com/questions/1607828/how-to-use-gmail-as-a-free-smtp-server-and-overcome-captcha0How to use GMail as a free SMTP server and overcome captchaRobert Koritnik2009-10-22T14:57:13Z2009-10-22T15:24:22Z
<p>GMail can used as a SMTP server. I've written the code that does it. But as we all know GMail may occasionally authenticate using captcha (<em>image verification</em> as they call it). The same thing may be the cause to reject SMTP authentication.</p>
<p>As I've seen google shows image verification when you try to log-in for the first time from some machine. All consecutive log-ins from the same machine (to the same account) use regular login. I'm a bit afraid this captcha may also come up again for some other reasons that I can't control.</p>
<p>So. <strong>Is it possible to still authenticate when special measures are needed? And how?</strong></p>
<p>I should also mention that logging in from the machine via web browser also enables programmatic SMTP authentication.</p>
http://stackoverflow.com/questions/1583552/recaptcha-or-other-captcha-on-html-form0ReCaptcha or Other Captcha on html formRahuls2009-10-17T23:57:40Z2009-10-17T23:57:40Z
<p>I'm trying to add captcha control to a form which is rendered using xml parser. (XML Parser gets all values from database and creates a include file with form which is appended at bottom of required page) This form makes a http post to a different page when submit button is clicked and then that page validates data and submits data to database.</p>
<p>I'm using recaptcha control</p>
<p>Issues:
1. XML is not able to parse .net control tag and i get xml parser error for tag
.
2. How do i validate captcha on other page becos i cannot access recaptcha control to check isValid method.</p>
<p>Is there anyother captcha suitable for this kind of situation or how can i use recaptcha here?</p>
http://stackoverflow.com/questions/1448665/alternative-captcha-methods2alternative captcha methodsalphthethird2009-09-19T14:32:56Z2009-10-14T03:46:14Z
<p>I'm looking for inspiration here. I need to employ some sort of human verification for my website, but the most common method these days (asking users to type the letters & numbers they see in an image into a text input box) seems a little rubbish - <em>I find it hard</em> sometimes to work out what the letters & numbers are.</p>
<p>There must be a better way! </p>
<p>I've had a few ideas, the best one seems to be to show users a series of images (4-6), and ask them to answer a question based on the contents of the images, such as:</p>
<p>(show some geometric shapes) "Which image has 3 sides?"</p>
<p>or</p>
<p>(show picture of animals) "which animal can fly?"</p>
<p>This has the advantage of being easy to program, and hopefully easy to pass.</p>
<p>Can anyone think of any other approaches to this problem? Or possibly spot flaws in the system outlined above? Is it possible to make such systems both easier for humans to pass, and harder for bots to pass?</p>
http://stackoverflow.com/questions/1560590/c-session-not-saved-from-httphandler1C# Session not saved from HTTPHandlerPatrick2009-10-13T14:28:40Z2009-10-13T14:37:43Z
<p>Hello!</p>
<p>I have a HTTPHandler that produces a Captcha image to the user whenever the captcha.ashx page is requested. The code for it is simple:</p>
<pre><code> CaptchaHandler handler = new CaptchaHandler();
Random random = new Random();
string[] fonts = new string[4] { "Arial", "Verdana", "Georgia", "Century Schoolbook" };
string code = Guid.NewGuid().ToString().Substring(0, 5);
context.Session.Add("Captcha", code);
Bitmap imageFile = handler.GenerateImage(code, 100, 70, fonts[random.Next(0,4)]);
MemoryStream ms = new MemoryStream();
imageFile.Save(ms, System.Drawing.Imaging.ImageFormat.Png);
byte[] buffer = ms.ToArray();
context.Response.ClearContent();
context.Response.ContentType = "image/png";
context.Response.BinaryWrite(buffer);
context.Response.Flush();
</code></pre>
<p>Then on my regular website, i got the following:</p>
<pre><code>...
<img id="securityCode" src="captcha.ashx" alt="" /><br />
<a href="javascript:void(0);" onclick="javascript:refreshCode();">Refresh</a>
...
</code></pre>
<p>This works perfectly, the image is generated and sent back to the user whenever the captcha.ashx page is requested. My problem is that the HTTPHandler doesn't save the session?
I tried to get the session back from the normal page but i only got an exception saying that it didn't exist, so i turned on Trace to see what sessions that is active and it doesn't list the session that the HTTPHandler created (Captcha).</p>
<p>The HTTPHandler uses IReadOnlySessionState to interact with the sessions. Does the HTTPHandler only have read-access and thus not storing the session?</p>
http://stackoverflow.com/questions/1543933/script-to-download-captcha-images0Script to download CAPTCHA imagesJoeCool2009-10-09T13:54:59Z2009-10-12T18:23:28Z
<p>For completely non-nefarious purposes - machine learning specifically, I'd like to download a huge dataset of CAPTCHA images. However, CAPTCHA is always implemented using some obfuscated javascript that makes getting at the actual images without a browser a non-trivial task, at least to me, who is a javascript novice.</p>
<p>So, can anyone give me some helpful pointers on how to download the image of the obscured word using a script completely outside of a browser? And please don't point me to a dataset of already collected obscured words - I need to collect the images from a specific website for this particular experiment.</p>
<p>Thanks!</p>
<p><strong>Edit: Another way this question could be asked is very simple. When you click "view source" on website with complicated javascript, you see the script references, but that's all you see. However, if you click "save webpage as..." (in firefox) and then view the source of the <em>saved</em> webpage, the javascript will be resolved and new html and the images (at least in the case of ASIRRA and reCAPTCHA) is in the source. How can I mimic this "save webpage as..." behavior using a script? This is an important web coding question in general, so please stop questioning me on my motives with this! This is knowledge I can use from now on in all web development involving scripting and I'm sure other stack overflow visitors can as well!</strong></p>
http://stackoverflow.com/questions/1506659/wrapped-captcha-control-in-a-p-tag-how-to-shift-it-to-the-right0wrapped captcha control in a p tag, how to shift it to the right?mrblah2009-10-01T21:39:33Z2009-10-01T21:53:13Z
<p>wrapped captcha control in a p tag, how to shift it to the right about 50 px?</p>
<p><b>Edit</b>
I am using reCaptcha using the .net control. My input elements are to the right of the page by about 50 px.</p>
<p>My repactha is rendering left aligned (all the way to the left, so the alignment is off when compared to my other input fields).</p>
http://stackoverflow.com/questions/1465704/php-captcha-without-session2PHP Captcha without sessionAnton N2009-09-23T12:32:31Z2009-09-24T09:19:50Z
<p>Ok, here is an issue: in the project i'm working on, we can't rely on server-side sessions for any functionality. </p>
<p>The problem is that common captcha solutions from preventing robotic submits require session to store the string to match captcha against.</p>
<p>The question is - is there any way to solve the problem without using sessions? What comes to my mind - is serving hidden form field, containing some hash, along with captcha input field, so that server then can match these two values together. But how can we make this method secure, so that it couldn't be used to break captcha easily.</p>
http://stackoverflow.com/questions/1193220/how-can-i-make-captcha-work-across-multiple-pages0How can I make CAPTCHA work across multiple pages?jm044692009-07-28T10:24:40Z2009-09-23T06:00:02Z
<p>Ever visit a website such as myspace where they leverage CAPTCHA to prevent spam? The typical pattern is to present a challenge to each URL that is opened, yet the challenge doesn't actually belong to the page itself which causes additional bandwidth usage.</p>
<p>So, if I open up six pages at the same time and want to present a challenge on each page. I want the challenge to be tied to the page and not to the session. How can I make this work with Spring and/or Struts.</p>
http://stackoverflow.com/questions/1458028/has-anyone-ever-programmed-on-image-recognition-by-self-1Has anyone ever programmed on image recognition by self? [closed]Shore2009-09-22T03:53:08Z2009-09-22T04:18:15Z
<p>Like identify the captcha characters,</p>
<p>What's the principle in it?</p>
<p><strong>EDIT</strong></p>
<p>I'm expecting someone with great mathematical background to talk about it just here,no link.</p>
http://stackoverflow.com/questions/1440239/how-to-use-python-plugin-recaptcha-client-for-validation0How to use Python plugin reCaptcha client for validation?Hoang2009-09-17T17:32:07Z2009-09-17T18:06:28Z
<p>Hi all,</p>
<p>I want to make a captcha validation.</p>
<p>I get the key from the <a href="http://recaptcha.net/" rel="nofollow">recaptcha website</a> and already succeed to put the public key to load the webpage with the challenge.</p>
<pre><code><script type="text/javascript"
src="http://api.recaptcha.net/challenge?k=<your_public_key>">
</script>
<noscript>
<iframe src="http://api.recaptcha.net/noscript?k=<your_public_key>"
height="300" width="500" frameborder="0"></iframe><br>
<textarea name="recaptcha_challenge_field" rows="3" cols="40">
</textarea>
<input type="hidden" name="recaptcha_response_field"
value="manual_challenge">
</noscript>
</code></pre>
<p>I download <a href="http://pypi.python.org/pypi/recaptcha-client" rel="nofollow">the reCaptcha Python plugin</a> but I can not find any documentation on how to use it. </p>
<p>Does anyone have any idea on how to use this Python plugin? recaptcha-client-1.0.4.tar.gz (md5)</p>
http://stackoverflow.com/questions/1396252/php-function-to-bend-warp-an-image2PHP Function to bend/warp an image.Sherri2009-09-08T20:45:40Z2009-09-16T22:09:49Z
<p>I'm working with my simple PHP captcha algorithm (<a href="http://www.source.ofitall.com/devel/captcha.php" rel="nofollow">http://www.source.ofitall.com/devel/captcha.php</a>) and I have been struggling to try and adjust it to be the more attractive and easier to read, Google style captcha.</p>
<p>Does anyone know of a function that will take in a GD image reference and bend/warp it, Google style?</p>
http://stackoverflow.com/questions/1430766/when-will-captcha-be-solved-by-ai1When will captcha be solved by AI? [closed]psas2009-09-16T03:17:00Z2009-09-16T03:25:11Z
<p>I did a quick google search, quick SO search and found nothing, so here we go.</p>
<p>Everytime a website makes me verify that I'm human, I wonder when captcha will be solved by AI; In other words, can no longer be used to distinguish human/computers.</p>
<p>People like Kurzweil are talking about singularity, AI surpassing human intelligence and all, but we still seem a long way from solving something that is much simpler. Have there been any significant advances in this field? Are there any estimates on when we'll get there? </p>
<p>More importantly, does the fact that we haven't figured this out yet imply that we're a looong way from achieving singularity (if at all) or even solving other interesting problems that are arguably more difficult than captcha? eg. machine listening (eg. automatic transcription of a polyphonic, multi-instrument music).</p>