<?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 is Wicked</title>
	<atom:link href="http://dmiessler.com/blog/csrf-is-wicked/feed" rel="self" type="application/rss+xml" />
	<link>http://dmiessler.com/blog/csrf-is-wicked</link>
	<description>in search of intervals</description>
	<pubDate>Thu, 04 Dec 2008 05:46:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-RC1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Miessler</title>
		<link>http://dmiessler.com/blog/csrf-is-wicked/comment-page-1#comment-124284</link>
		<dc:creator>Daniel Miessler</dc:creator>
		<pubDate>Sun, 17 Feb 2008 22:27:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-124284</guid>
		<description>&lt;p&gt;@Carl&lt;/p&gt;

&lt;p&gt;Yes, if your cookies weren't there then you wouldn't have that problem. But then you'd lose a whole lot of functionality. Another good suggestion is to use one browser profile for sensitive things and another for non-sensitive.&lt;/p&gt;

&lt;p&gt;Of course, the best solution is to have web applications that are coded securely.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Carl</p>

<p>Yes, if your cookies weren&#8217;t there then you wouldn&#8217;t have that problem. But then you&#8217;d lose a whole lot of functionality. Another good suggestion is to use one browser profile for sensitive things and another for non-sensitive.</p>

<p>Of course, the best solution is to have web applications that are coded securely.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://dmiessler.com/blog/csrf-is-wicked/comment-page-1#comment-123278</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Fri, 15 Feb 2008 02:43:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-123278</guid>
		<description>&lt;p&gt;Lets take your auction example. What if the site employed a captcha image or required some additional information to complete the request?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Lets take your auction example. What if the site employed a captcha image or required some additional information to complete the request?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Carl M</title>
		<link>http://dmiessler.com/blog/csrf-is-wicked/comment-page-1#comment-123135</link>
		<dc:creator>Carl M</dc:creator>
		<pubDate>Thu, 14 Feb 2008 17:41:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-123135</guid>
		<description>&lt;p&gt;Pardon my ignorance of the subtleties, but am I understanding correctly that this is a cookie-based vulnerability?  That is, if one removes all cookies when exiting a browser session (or even more frequently), is one at least somewhat protected from this sort of attack?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pardon my ignorance of the subtleties, but am I understanding correctly that this is a cookie-based vulnerability?  That is, if one removes all cookies when exiting a browser session (or even more frequently), is one at least somewhat protected from this sort of attack?</p>]]></content:encoded>
	</item>
</channel>
</rss>
