<?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>EveryJoe &#187; forgery</title>
	<atom:link href="http://www.everyjoe.com/tag/forgery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Tue, 08 Dec 2009 01:00:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Log Off Your Accounts?</title>
		<link>http://www.everyjoe.com/articles/why-log-off-your-accounts-2/</link>
		<comments>http://www.everyjoe.com/articles/why-log-off-your-accounts-2/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 12:00:00 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[clickjacking]]></category>
		<category><![CDATA[Cross-site request forgery]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[forgery]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security vunerability]]></category>
		<category><![CDATA[web vulnerability]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1281</guid>
		<description><![CDATA[We all know that we must log off all our accounts before leaving a cybercafé. But is it necessary on our home PCs?
Turns out, you are better off logging out all accounts even at home.
I recently read somewhere that the Internet Explorer 8 is getting ready to protect users from clickjacking attacks. A little digging, and I found a lot of literature on this subtle attack called CSRF that is being dubbed “the sleeping giant” of web vulnerabilities.
Cross-site Request Forgery
Suppose Alice closed her bank page without logging out and that the session is still alive. Now she opens an apparently [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/why-log-off-your-accounts-2/">Why Log Off Your Accounts?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We all know that we must log off all our accounts <a title="That Damn PC: Take These Precautions in a Cyber Café" href="http://www.everyjoe.com/take-these-precautions-in-a-cyber-cafe/">before leaving a cybercafé</a>. But is it necessary on our home PCs?</p>
<p>Turns out, you are better off logging out all accounts even at home.</p>
<p>I recently read somewhere that the <a title="That Damn PC: Internet Explorer 8 Release Candidate 1" href="http://www.everyjoe.com/internet-explorer-8-release-candidate-1/" target="_blank">Internet Explorer 8 is getting ready</a> to protect users from <strong>clickjacking</strong> attacks. A little digging, and I found a lot of literature on this subtle attack called <strong>CSRF</strong> that is being dubbed “the sleeping giant” of web vulnerabilities.</p>
<p><strong>Cross-site Request Forgery<br />
</strong>Suppose Alice closed her bank page without logging out and that the session is still alive. Now she opens an apparently harmless webpage but with a tiny obscure image referring to a “post” page of bank. That is, the page that is executed after the confirmation, the page where the actual transaction takes place.</p>
<p>While Alice is going through that apparently harmless webpage, a transaction is being executed on her behalf.</p>
<p>This kind of attack where a part of one site cross-refers a different site is cross-site request forgery.</p>
<p>Now, the above explanation is a very simplified version. In reality, bank sessions are more secure, but the CSRF done is equivalently more subtle and cunning. It is a good thing that most banks expire sessions automatically after a few minutes of idleness.</p>
<p><strong>Clickjacking</strong><br />
ClickJacking is a term which encompasses multiple techniques that can be used to trick the user into unwittingly clicking an obscured or hidden web element, usually resulting in an unwanted transaction.</p>
<p>Read more about <a title="Wikipedia: Clickjacking" href="http://en.wikipedia.org/wiki/Clickjacking" target="_blank">Clickjacking</a>, about <a title="IE Blog: IE8 Security Part VII: ClickJacking Defenses" href="http://blogs.msdn.com/ie/archive/2009/01/27/ie8-security-part-vii-clickjacking-defenses.aspx" target="_blank">what IE8 is doing</a> to defend users against Clickjacking, and about the <a title="OWASP: Cross-Site Request Forgery" href="http://www.owasp.org/index.php/Cross-Site_Request_Forgery" target="_blank">CSRF</a>.</p>
<p><strong>One way to be on guard is to use different browsers or browser profiles for normal browsing activity and activity where logins are necessary.</strong></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/why-log-off-your-accounts-2/">Why Log Off Your Accounts?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/why-log-off-your-accounts-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>