<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Search Engine Algorithms &#187; Spamming</title>
	<atom:link href="http://www.seomanifest.com/category/spamming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seomanifest.com</link>
	<description>SEO research</description>
	<lastBuildDate>Fri, 29 Jan 2010 15:18:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why captcha validation does not work</title>
		<link>http://www.seomanifest.com/2008/04/why-captcha-validation-does-not-work/</link>
		<comments>http://www.seomanifest.com/2008/04/why-captcha-validation-does-not-work/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 20:38:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Spamming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[captcha]]></category>

		<guid isPermaLink="false">http://www.seomanifest.com/?p=4</guid>
		<description><![CDATA[




Many websites today are moving from the captcha image validation to riddles or formulas that a user needs to solve. Ingenious spammers can easily overcome captcha authentication by using technologies such as cURL to remotely capture the image via a server proxy and then serve it to an unsuspecting user which will perform the validation [...]]]></description>
			<content:encoded><![CDATA[<!-- Easy AdSense V2.41 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadin" style="float:right;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-1213643583738263";
/* 234x60 ezAdsense, created 11/25/08 */
google_ad_slot = "8050392339";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Many websites today are moving from the captcha image validation to riddles or formulas that a user needs to solve. Ingenious spammers can easily overcome captcha authentication by using technologies such as cURL to remotely capture the image via a server proxy and then serve it to an unsuspecting user which will perform the validation on their behalf and then use the same anonymous proxy with the same session id to validate the image.</p>
<p>Example:</p>
<ol>
<li>A spammer wants to create multiple Gmail accounts.</li>
<li>Unsuspecting users are registering or posting on one of the spammers sites.</li>
<li>Once the registration process starts the spammer&#8217;s server initiates a curl session with the gmail server via anonymous proxy</li>
<li>The script then opens the registration form and fills in all the necessary fields and copies the captcha image.</li>
<li>At this point the unsuspecting user is presented with the captcha image that was stored locally.</li>
<li>Once the user inputs and validates the image the script resumes with the same session id and passes the captcha value back to the Gmail registration form.</li>
<li>A new Gmail, Digg or any other type of access is now granted to the spammer.</li>
</ol>
<p>This is why in my opinion captcha is useless and the use of dynamic (alternating) validation methods is much more effective.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.seomanifest.com%2F2008%2F04%2Fwhy-captcha-validation-does-not-work%2F';
  addthis_title  = 'Why+captcha+validation+does+not+work';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.seomanifest.com/2008/04/why-captcha-validation-does-not-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
