<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FiddyP &#187; click jack</title>
	<atom:link href="http://fiddyp.co.uk/tag/click-jack/feed/" rel="self" type="application/rss+xml" />
	<link>http://fiddyp.co.uk</link>
	<description>The personal blog of Andy Bailey</description>
	<lastBuildDate>Tue, 17 Jan 2012 09:02:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Why did I just click this link? I got twitter-jacked!</title>
		<link>http://fiddyp.co.uk/why-did-i-just-click-this-link-i-got-twitter-jacked/</link>
		<comments>http://fiddyp.co.uk/why-did-i-just-click-this-link-i-got-twitter-jacked/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 18:24:20 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[black hat]]></category>
		<category><![CDATA[click jack]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.fiddyp.co.uk/?p=1256</guid>
		<description><![CDATA[haha, I saw something quite cool and possibly scary today. One of the people I follow had a tiny url with message &#8220;don&#8217;t click&#8221; so, of course, I [..]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffiddyp.co.uk%2Fwhy-did-i-just-click-this-link-i-got-twitter-jacked%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffiddyp.co.uk%2Fwhy-did-i-just-click-this-link-i-got-twitter-jacked%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2009/02/twitterjacking.jpg" alt="your tweets or your life!" width="299" height="308" class="alignnone size-full wp-image-1258" /><br />
haha, I saw something quite cool and possibly scary today.</p>
<p>One of the people I follow had a tiny url with message &#8220;don&#8217;t click&#8221; so, of course, I clicked it and was presented with a blank page containing one button. Of course, I clicked that button too but nothing happened&#8230; until I saw people replying to me saying &#8220;no I didn&#8217;t&#8221; , turns out that when I clicked the button, I was actually sending the link to my own public timeline!! how? well, some <a href="http://translate.google.com/translate?hl=en&amp;u=http%3A%2F%2Fwww.korben.info%2Fpetit-cours-de-twitt-jacking.html">french</a> guy made a post about how to automatically send a tweet acting as the person who clicks a button by using an iframe and some simple css. I don&#8217;t know if he was the first twitter jacker but I&#8217;m sure he wont be the last!</p>
<p>It&#8217;s something that is spreading around twitter. As I type this, &#8220;Don&#8217;t Click&#8221; is a trending topic on twitter search&#8230;</p>
<p><img src="http://fiddyp.co.uk/wp-content/uploads/2009/02/twittertrend.jpg" alt="" width="300" height="237" class="alignnone size-full wp-image-1260" /></p>
<p>The click of the button labeled &#8220;don&#8217;t click this&#8221; was actually the button of Twitter&#8217;s home page. You can&#8217;t see the rest of the page but when you click (well, most people would!), you are actually clicking on the update button for twitter.</p>
<p>The message is added by urlencoding a message on to the end of the twitter home page, thusly;<br />
<strong>http://twitter.com/home?status=</strong><br />
and the urlencoded (changes spaces and other special characters to their hex equivalent) goes after&#8230;<br />
<strong>I+luv+the+commentluv+plugin%21</strong></p>
<p>As long as you&#8217;re logged in to twitter, clicking <a target="_blank" href="http://twitter.com/home/?status=I+luv+the+commentluv+plugin!">this link</a> will show a message of my choosing in your own update field. If I used html to insert an iframe into a page with a button I made. All I would have to do is set the opacity of the iframe to 0 and position it so the update button is (invisibly) over the button I put on the page. (don&#8217;t worry, I didn&#8217;t do any shenanigans with the link above).</p>
<p>I did a quick bash up of some html (lol, no javascript needed) to see if I could do it and, well, it&#8217;s a piece of piss really. I decided not to show it to you as a working example because I am pretty sure that the Twitter T.o.S. doesn&#8217;t like anything to do with posting on someones behalf by misleading them. (<a href="http://help.twitter.com/forums/26257/entries/18366">impersonation violation?</a>)</p>
<p>You can read some ways to prevent this from being used against you on <a href="http://james.padolsey.com/general/clickjacking-twitter/">this rather fine post</a>.</p>
<p>Another way to detect it, is to have a script that faintly outlines any iframes on the page so you can see if there&#8217;s a doin&#8217;s goin&#8217; on! I think I smell tomorrow&#8217;s project! <img src='http://fiddyp.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>(either that or petition Twitter to have frame breaking script on any page that a user has text input and update buttons on).</p>
]]></content:encoded>
			<wfw:commentRss>http://fiddyp.co.uk/why-did-i-just-click-this-link-i-got-twitter-jacked/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

