<?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: Click Jacking – The new threat on the web?</title>
	<atom:link href="http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/</link>
	<description>Confessions of a code Junkie and anything else i fancy!</description>
	<lastBuildDate>Thu, 14 Jan 2010 03:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: web</title>
		<link>http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1678</link>
		<dc:creator>web</dc:creator>
		<pubDate>Tue, 24 Feb 2009 14:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1678</guid>
		<description>It is all click jacking and we might see more such attacks in future.

The quickest fix for this attack is - DO NOT let your site be loaded in an iframe. Thats it!

if (window.parent.frames.length&gt;0) { 
//you are framed. 
//Go to your site without frame 
window.parent.location=location; 
}</description>
		<content:encoded><![CDATA[<p>It is all click jacking and we might see more such attacks in future.</p>
<p>The quickest fix for this attack is &#8211; DO NOT let your site be loaded in an iframe. Thats it!</p>
<p>if (window.parent.frames.length&gt;0) {<br />
//you are framed.<br />
//Go to your site without frame<br />
window.parent.location=location;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Security Monkey</title>
		<link>http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1540</link>
		<dc:creator>Security Monkey</dc:creator>
		<pubDate>Sat, 10 Jan 2009 19:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1540</guid>
		<description>The &quot;legit&quot; site doesn&#039;t need to be hacked. If you look at the example site, they are loading a frame of the real site (myspace) from their dodgy page, causing your clicks on their page to do things on the legit site.</description>
		<content:encoded><![CDATA[<p>The &#8220;legit&#8221; site doesn&#8217;t need to be hacked. If you look at the example site, they are loading a frame of the real site (myspace) from their dodgy page, causing your clicks on their page to do things on the legit site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnb</title>
		<link>http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1538</link>
		<dc:creator>johnb</dc:creator>
		<pubDate>Thu, 08 Jan 2009 13:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1538</guid>
		<description>in theory - but the website could have been purposely built with an exploit like this in place - we all know how the phishing scams take place and get people  to give up their details, click on links etc.</description>
		<content:encoded><![CDATA[<p>in theory &#8211; but the website could have been purposely built with an exploit like this in place &#8211; we all know how the phishing scams take place and get people  to give up their details, click on links etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hari Karam Singh</title>
		<link>http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1537</link>
		<dc:creator>Hari Karam Singh</dc:creator>
		<pubDate>Thu, 08 Jan 2009 11:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1537</guid>
		<description>But doesn&#039;t it still require that you download a dodgy plugin or that the website gets hacked or allows dodgy scripts in it posting areas on the same page as its logins?</description>
		<content:encoded><![CDATA[<p>But doesn&#8217;t it still require that you download a dodgy plugin or that the website gets hacked or allows dodgy scripts in it posting areas on the same page as its logins?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Gag</title>
		<link>http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1412</link>
		<dc:creator>John Gag</dc:creator>
		<pubDate>Wed, 05 Nov 2008 15:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/2008/11/05/click-jacking-the-new-threat-on-the-web/#comment-1412</guid>
		<description>Pretty interesting stuff</description>
		<content:encoded><![CDATA[<p>Pretty interesting stuff</p>
]]></content:encoded>
	</item>
</channel>
</rss>
