<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CSRF Attack Prevention</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/csrf-attack-prevention/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/csrf-attack-prevention/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:51:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tomislav Bilic</title>
		<link>http://inchoo.net/ecommerce/magento/csrf-attack-prevention/comment-page-1/#comment-1199</link>
		<dc:creator>Tomislav Bilic</dc:creator>
		<pubDate>Wed, 04 Mar 2009 10:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=964#comment-1199</guid>
		<description>Fresh note! Looks like they solved this issue in new 1.2.1.2. version.</description>
		<content:encoded><![CDATA[<p>Fresh note! Looks like they solved this issue in new 1.2.1.2. version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Weiler</title>
		<link>http://inchoo.net/ecommerce/magento/csrf-attack-prevention/comment-page-1/#comment-1180</link>
		<dc:creator>Ivan Weiler</dc:creator>
		<pubDate>Sun, 01 Mar 2009 23:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=964#comment-1180</guid>
		<description>Hey that&#039;s great. I was interested in reading original article, since they removed it. 

For all our readers, please feel free to post any additional info on this!</description>
		<content:encoded><![CDATA[<p>Hey that&#8217;s great. I was interested in reading original article, since they removed it. </p>
<p>For all our readers, please feel free to post any additional info on this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B00MER</title>
		<link>http://inchoo.net/ecommerce/magento/csrf-attack-prevention/comment-page-1/#comment-1179</link>
		<dc:creator>B00MER</dc:creator>
		<pubDate>Sun, 01 Mar 2009 22:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=964#comment-1179</guid>
		<description>I reposted Artisans original post on the discovered vulnerability.

http://www.molotovbliss.com/blog/2009/02/magento-security-vulnerability/

I would agree changing the admin url isn&#039;t a bad idea, However I&#039;m still working on a means to password protect the admin directory via apache, as prevention is always better than reacting.</description>
		<content:encoded><![CDATA[<p>I reposted Artisans original post on the discovered vulnerability.</p>
<p><a href="http://www.molotovbliss.com/blog/2009/02/magento-security-vulnerability/" rel="nofollow">http://www.molotovbliss.com/blog/2009/02/magento-security-vulnerability/</a></p>
<p>I would agree changing the admin url isn&#8217;t a bad idea, However I&#8217;m still working on a means to password protect the admin directory via apache, as prevention is always better than reacting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crucial</title>
		<link>http://inchoo.net/ecommerce/magento/csrf-attack-prevention/comment-page-1/#comment-1178</link>
		<dc:creator>Crucial</dc:creator>
		<pubDate>Sun, 01 Mar 2009 21:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=964#comment-1178</guid>
		<description>Gotta love security through obscurity ;)

While it&#039;s not the most sophisticated &quot;fix,&quot; setting your admin path to a random hash or hard-to-guess path isn&#039;t a bad idea.

You could use a password or hash generator to come up with a new admin path:

http://www.pctools.com/guides/password/
http://www.miraclesalad.com/webtools/md5.php

Then again, who wants to remember/type in something like:

domain.com/b8e065255d5326ea3cf1f85b0dd764f3/

...just to login to the admin.</description>
		<content:encoded><![CDATA[<p>Gotta love security through obscurity <img src='http://inchoo.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>While it&#8217;s not the most sophisticated &#8220;fix,&#8221; setting your admin path to a random hash or hard-to-guess path isn&#8217;t a bad idea.</p>
<p>You could use a password or hash generator to come up with a new admin path:</p>
<p><a href="http://www.pctools.com/guides/password/" rel="nofollow">http://www.pctools.com/guides/password/</a><br />
<a href="http://www.miraclesalad.com/webtools/md5.php" rel="nofollow">http://www.miraclesalad.com/webtools/md5.php</a></p>
<p>Then again, who wants to remember/type in something like:</p>
<p>domain.com/b8e065255d5326ea3cf1f85b0dd764f3/</p>
<p>&#8230;just to login to the admin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

