<?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: How can any web page log you off all other websites?</title>
	<atom:link href="http://www.acunetix.com/blog/web-security-zone/articles/how-can-any-web-page-log-you-off-all-other-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.acunetix.com/blog/web-security-zone/articles/how-can-any-web-page-log-you-off-all-other-websites/</link>
	<description>Acunetix Web Application Security Blog</description>
	<lastBuildDate>Fri, 10 Sep 2010 07:00:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sandro</title>
		<link>http://www.acunetix.com/blog/web-security-zone/articles/how-can-any-web-page-log-you-off-all-other-websites/comment-page-1/#comment-546</link>
		<dc:creator>Sandro</dc:creator>
		<pubDate>Mon, 29 Dec 2008 23:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=237#comment-546</guid>
		<description>Hi Kristian

Yes if the secret is only used once, then that would be a nonce. However it appears to me that many sites do not use a nonce .. the secret does not change with each request. While they do not make use of a nonce, they still defeat CSRF attacks. 

Nonce would be an interesting solution but it might increase overheads on high traffic sites while not having enough benefits over a static secret.</description>
		<content:encoded><![CDATA[<p>Hi Kristian</p>
<p>Yes if the secret is only used once, then that would be a nonce. However it appears to me that many sites do not use a nonce .. the secret does not change with each request. While they do not make use of a nonce, they still defeat CSRF attacks. </p>
<p>Nonce would be an interesting solution but it might increase overheads on high traffic sites while not having enough benefits over a static secret.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristian Erik Hermansen</title>
		<link>http://www.acunetix.com/blog/web-security-zone/articles/how-can-any-web-page-log-you-off-all-other-websites/comment-page-1/#comment-545</link>
		<dc:creator>Kristian Erik Hermansen</dc:creator>
		<pubDate>Mon, 29 Dec 2008 17:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=237#comment-545</guid>
		<description>It&#039;s called a &#039;nonce&#039; :-)
http://en.wikipedia.org/wiki/Cryptographic_nonce</description>
		<content:encoded><![CDATA[<p>It&#8217;s called a &#8216;nonce&#8217; <img src='http://www.acunetix.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<a href="http://en.wikipedia.org/wiki/Cryptographic_nonce" rel="nofollow">http://en.wikipedia.org/wiki/Cryptographic_nonce</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
