<?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: IFrames security summary</title>
	<atom:link href="http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Wed, 09 Jul 2008 03:05:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Bipin 3~ Upadhyay</title>
		<link>http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-763</link>
		<dc:creator>Bipin 3~ Upadhyay</dc:creator>
		<pubDate>Sat, 27 Oct 2007 08:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-763</guid>
		<description>@Mat:
Just to add to what Gareth said, you can use "security=restricted" parameter to bypass it in IE.
http://crypto.stanford.edu/framebust/</description>
		<content:encoded><![CDATA[<p>@Mat:<br />
Just to add to what Gareth said, you can use &#8220;security=restricted&#8221; parameter to bypass it in IE.<br />
<a href="http://crypto.stanford.edu/framebust/" rel="nofollow">http://crypto.stanford.edu/framebust/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-761</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Fri, 26 Oct 2007 10:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-761</guid>
		<description>Yep actually I do recommend that on my blog. Only downside is that with IE it is possible to get round it.</description>
		<content:encoded><![CDATA[<p>Yep actually I do recommend that on my blog. Only downside is that with IE it is possible to get round it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mat</title>
		<link>http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-760</link>
		<dc:creator>mat</dc:creator>
		<pubDate>Fri, 26 Oct 2007 10:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-760</guid>
		<description>Is a simple script like this one a good protection against iframe attacks  :

&#60;script type="text/javascript"&#62;
if (top != self)
top.location.href = location.href;
&#60;/script&#62;

Thanks.</description>
		<content:encoded><![CDATA[<p>Is a simple script like this one a good protection against iframe attacks  :</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
if (top != self)<br />
top.location.href = location.href;<br />
&lt;/script&gt;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-755</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Wed, 24 Oct 2007 18:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-755</guid>
		<description>Thanks Marco :)</description>
		<content:encoded><![CDATA[<p>Thanks Marco <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Ramilli</title>
		<link>http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-754</link>
		<dc:creator>Marco Ramilli</dc:creator>
		<pubDate>Wed, 24 Oct 2007 17:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/10/24/iframes-security-summary/#comment-754</guid>
		<description>Yep, great brief Gareth.
Thanks.</description>
		<content:encoded><![CDATA[<p>Yep, great brief Gareth.<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
