<?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>Geek Report &#187; zero day</title>
	<atom:link href="http://geekreport.com/tag/zero-day/feed" rel="self" type="application/rss+xml" />
	<link>http://geekreport.com</link>
	<description>Technology Web Blog, News, Reviews, Videos and How to Guides</description>
	<lastBuildDate>Sun, 17 Apr 2011 14:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft Suggests Avoiding IE For Now</title>
		<link>http://geekreport.com/509/microsoft-says-avoid-ie</link>
		<comments>http://geekreport.com/509/microsoft-says-avoid-ie#comments</comments>
		<pubDate>Wed, 17 Dec 2008 18:09:17 +0000</pubDate>
		<dc:creator>Anti-Trend</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[pwned]]></category>
		<category><![CDATA[zero day]]></category>

		<guid isPermaLink="false">http://geekreport.com/?p=509</guid>
		<description><![CDATA[Guardian.co.uk is reporting on Microsoft&#8217;s humiliating decision to recommend that its customers forgo the use of Microsoft&#8217;s own Internet Explorer product. They are instead suggesting that Windows users make use of a more secure browser such as Firefox or Opera until they are able to patch the latest serious vulnerability in IE.



From the article:


  [...]]]></description>
			<content:encoded><![CDATA[<p>Guardian.co.uk is reporting on Microsoft&#8217;s humiliating decision to recommend that its customers forgo the use of Microsoft&#8217;s own Internet Explorer product. They are instead suggesting that Windows users make use of a more secure browser such as Firefox or Opera until they are able to patch the latest serious vulnerability in IE.</p>

<p><img src="http://cache.geekreport.com/assets/files/2008/12/ie_crosshairs.png" alt="" title="ie_crosshairs" width="100" height="100" class="alignleft size-full wp-image-508" /></p>

<p>From the article:</p>

<blockquote>
  <p>The flaw in IE allows criminals to gain control of computers that have visited a website infected with malicious code designed to exploit it. While restricting web surfing to trusted sites should reduce the risk of infection, the malicious code can be injected into any website. Users do not have to click or download anything to become infected, merely visiting an infected website is sufficient.</p>
</blockquote>

<p><a href="http://www.guardian.co.uk/technology/2008/dec/16/internet" title="Guardian.co.uk">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://geekreport.com/509/microsoft-says-avoid-ie/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use NoScript to protect yourself from Clickjacking</title>
		<link>http://geekreport.com/321/use-noscript-to-protect-yourself-from-clickjacking</link>
		<comments>http://geekreport.com/321/use-noscript-to-protect-yourself-from-clickjacking#comments</comments>
		<pubDate>Fri, 26 Sep 2008 05:08:13 +0000</pubDate>
		<dc:creator>Anti-Trend</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[clickjacking]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[prevent]]></category>
		<category><![CDATA[protect]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[walkthrough]]></category>
		<category><![CDATA[zero day]]></category>

		<guid isPermaLink="false">http://geekreport.com/?p=321</guid>
		<description><![CDATA[With all the hubbub about Clickjacking (gag, buzzwords!), I thought it would be valuable to write a brief article on the topic.

What it is

Details are still being suppressed at this point, but it appears to be an IFRAME manipulation used to effectively cover a normal web link with a trusted site that appears good and [...]]]></description>
			<content:encoded><![CDATA[<p>With all the hubbub about <a href="http://www.breakingpointsystems.com/community/blog/clickjacking">Clickjacking</a> <em>(gag, buzzwords!)</em>, I thought it would be valuable to write a brief article on the topic.</p>

<h3>What it is</h3>

<p>Details are still being suppressed at this point, but it appears to be an IFRAME manipulation used to effectively cover a normal web link with a trusted site that appears good and proper, with a bad one to an attacker site. That is, in its currently disclosed form. The implication is that it could potentially be a lot nastier, maybe even 100% automated. In any case, this attack could conceivably be used for phishing or host exploitation.</p>

<h3>Who it affects</h3>

<p>Basically, any modern browser which supports IFRAMEs. This includes any reasonably current versions of IE, Firefox/Mozilla, Safari, Flock, Opera, etc. So, pretty much everybody. It doesn&#8217;t include browsers which don&#8217;t support IFRAMEs, such as lynx or elinks.</p>

<p><span id="more-321"></span></p>

<h3>How to protect against it</h3>

<p>Essentially, the fix will ultimately involve a re-thinking of how browsers (and perhaps web developers) handle IFRAMEs. In the meantime, you can provide yourself at least a modicum of protection by using the NoScript plugin.</p>

<ol>
<li>Download and install <a href="http://www.getfirefox.com" title="Get Firefox">Firefox</a></li>
<li>In Firefox, download and install the <a href="http://www.noscript.net" title="NoScript for Firefox">NoScript</a> plugin</li>
<li>Navigate in Firefox to Tools &#8211;> Addons</li>
<li>Highlight NoScript and click Preferences</li>
<li>Click the Plugins tab and make sure &#8220;Forbid IFRAME&#8221; is checked</li>
</ol>

<p><img src="http://cache.geekreport.com/assets/files/2008/09/noscript-options.png" alt="" title="NoScript Options" width="500" height="392" class="alignnone size-full wp-image-324" /></p>

<p>Or, you can view our brief video tutorial <a href="http://pub.hardwareforums.com/clickjack_noscript.swf">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekreport.com/321/use-noscript-to-protect-yourself-from-clickjacking/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

