<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Improved CAPTCHA?</title>
	<atom:link href="http://www.analyticalengine.net/archives/27/feed" rel="self" type="application/rss+xml" />
	<link>http://www.analyticalengine.net/archives/27</link>
	<description>Application Security, General Technology, and Geek Ramblings</description>
	<pubDate>Tue, 06 Jan 2009 11:00:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Joshbw</title>
		<link>http://www.analyticalengine.net/archives/27#comment-33</link>
		<dc:creator>Joshbw</dc:creator>
		<pubDate>Wed, 16 Apr 2008 13:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.analyticalengine.net/?p=27#comment-33</guid>
		<description>Yeah, I read that article on ars yesterday.  I've found that no more spam than usual has made it through my outlook filter (the built in filter in 2007 is remarkably good) but I have been getting a great deal more spam in my gmail account, from gmail and hotmail domains.

I've also seen the Asira project before and I like the intent of it.  That said, I have a concern with it.  It is technically feasible to crawl petfinder and download all of the images, which are conveniently categorized by type (cat, dog, bird, rabbit, etc) and then create a simple database that uses a hash from the image as a key to look up the type.  Then, when crawling sites that are asira enabled the images could just be rehashed and looked up.

Hopefully MS is actually doing some modifications (resize, slight color filter, etc) that would cause the Asira image to have a different hash value, which would frustrate that approach.</description>
		<content:encoded><![CDATA[<p>Yeah, I read that article on ars yesterday.  I&#8217;ve found that no more spam than usual has made it through my outlook filter (the built in filter in 2007 is remarkably good) but I have been getting a great deal more spam in my gmail account, from gmail and hotmail domains.</p>
<p>I&#8217;ve also seen the Asira project before and I like the intent of it.  That said, I have a concern with it.  It is technically feasible to crawl petfinder and download all of the images, which are conveniently categorized by type (cat, dog, bird, rabbit, etc) and then create a simple database that uses a hash from the image as a key to look up the type.  Then, when crawling sites that are asira enabled the images could just be rehashed and looked up.</p>
<p>Hopefully MS is actually doing some modifications (resize, slight color filter, etc) that would cause the Asira image to have a different hash value, which would frustrate that approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.analyticalengine.net/archives/27#comment-32</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 15 Apr 2008 23:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.analyticalengine.net/?p=27#comment-32</guid>
		<description>Holy cats and dogs - have you seen this?

http://research.microsoft.com/asirra/?0sr=a</description>
		<content:encoded><![CDATA[<p>Holy cats and dogs - have you seen this?</p>
<p><a href="http://research.microsoft.com/asirra/?0sr=a" rel="nofollow">http://research.microsoft.com/asirra/?0sr=a</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.analyticalengine.net/archives/27#comment-31</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 15 Apr 2008 23:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.analyticalengine.net/?p=27#comment-31</guid>
		<description>Ouch - the world could use better Captcha protection: http://arstechnica.com/news.ars/post/20080415-gone-in-60-seconds-spambot-cracks-livehotmail-captcha.html</description>
		<content:encoded><![CDATA[<p>Ouch - the world could use better Captcha protection: <a href="http://arstechnica.com/news.ars/post/20080415-gone-in-60-seconds-spambot-cracks-livehotmail-captcha.html" rel="nofollow">http://arstechnica.com/news.ars/post/20080415-gone-in-60-seconds-spambot-cracks-livehotmail-captcha.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshbw</title>
		<link>http://www.analyticalengine.net/archives/27#comment-30</link>
		<dc:creator>Joshbw</dc:creator>
		<pubDate>Fri, 11 Apr 2008 14:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.analyticalengine.net/?p=27#comment-30</guid>
		<description>I think an animated GIF would be better for client side support, and isn't technically difficult to dynamically generate.  The downside is that it does take significantly more processing time than static graphics to generate, and for captchas on popular websites dynamic generation is usually the only viable route (since otherwise the attackers can just harvest all of the images, and create a database of hashes from the file and associated text).

Flash is definitely and easier route in terms of server resources, but you are absolutely right about it being a pain with the myriad of flash versions (is flash even present, is it a smart device that uses flash-lite, etc).</description>
		<content:encoded><![CDATA[<p>I think an animated GIF would be better for client side support, and isn&#8217;t technically difficult to dynamically generate.  The downside is that it does take significantly more processing time than static graphics to generate, and for captchas on popular websites dynamic generation is usually the only viable route (since otherwise the attackers can just harvest all of the images, and create a database of hashes from the file and associated text).</p>
<p>Flash is definitely and easier route in terms of server resources, but you are absolutely right about it being a pain with the myriad of flash versions (is flash even present, is it a smart device that uses flash-lite, etc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.analyticalengine.net/archives/27#comment-28</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 10 Apr 2008 21:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.analyticalengine.net/?p=27#comment-28</guid>
		<description>You are onto something here - there are a number of ways to protect content via flash. The only downside - need to support a wide variety/versions of the flash engine. But still, I like it.</description>
		<content:encoded><![CDATA[<p>You are onto something here - there are a number of ways to protect content via flash. The only downside - need to support a wide variety/versions of the flash engine. But still, I like it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
