<?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>Darknet - The Darkside &#187; google chrome exploit</title>
	<atom:link href="http://www.darknet.org.uk/tag/google-chrome-exploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Chrome and Firefox Face Clickjacking Exploit</title>
		<link>http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/</link>
		<comments>http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 17:51:06 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chrome clickjacking]]></category>
		<category><![CDATA[click jacking]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox clickjacking]]></category>
		<category><![CDATA[firefox exploit]]></category>
		<category><![CDATA[firefox-vulnerability]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome clickjacking]]></category>
		<category><![CDATA[google chrome exploit]]></category>
		<category><![CDATA[google chrome vulnerability]]></category>
		<category><![CDATA[hacking google chrome]]></category>
		<category><![CDATA[hacking-firefox]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1459</guid>
		<description><![CDATA[Just remember that even though Firefox tends to be more secure than Internet Exploder &#8211; it&#8217;s not immune from vulnerabilities (although they do tend to get fixed much much faster). The latest one that&#8217;s cropped up in both Firefox and Chrome is a clickjacking vulnerability. This is basically where a link is replaced by an [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Just remember that even though Firefox tends to be more secure than Internet Exploder &#8211; it&#8217;s not immune from vulnerabilities (although they do tend to get fixed much much faster).</p>
<p>The latest one that&#8217;s cropped up in both Firefox and Chrome is a clickjacking vulnerability. This is basically where a link is replaced by an attacker to lead to a site (which would usually be setup to deliver malware).</p>
<p>You can find the <a href="http://www.secniche.org/gcr_clkj/">Proof of Concept (PoC) here</a>.</p>
<blockquote><p>Security researchers have discovered a flaw affecting Google&#8217;s Chrome browser that exposes it to &#8220;clickjacking&#8221;&#8211;in which an attacker hijacks a browser&#8217;s functions by substituting a legitimate link with one of the attacker&#8217;s choice.</p>
<p>Google has acknowledged the flaw and is working toward a patch for Chrome versions 1.0.154.43 and earlier when running within Windows XP SP2 systems, according to SecNiche security researcher Aditya Sood.</p>
<p>Sood disclosed the flaw on Tuesday and has since posted a proof of concept on the <a href="http://seclists.org/bugtraq/2009/Jan/0268.html">Bugtraq vulnerability disclosure forum</a>.</p>
<p>&#8220;Attackers can trick users into performing actions which the users never intended to do and there is no way of tracing such actions later, as the user was genuinely authenticated on the other page,&#8221; Sood said within the disclosure.</p>
<p>While Google is working on a fix, a representative for the Australian arm of the company pointed out that clickjacking can affect all browsers, not just Chrome.</p></blockquote>
<p>I&#8217;m pretty sure there has been an Internet Explorer Clickjacking bug going around recently too. There was something with <a href="http://www.pcworld.com/businesscenter/article/158459/ie8s_clickjacking_fix_not_much_help_experts_say.html">IE8 and apparently the &#8216;fix&#8217; didn&#8217;t even help much</a>.</p>
<p>So as always be cautious with what you&#8217;re clicking, and if you are super Paranoid just turn off all Javascript.</p>
<p>If you are even more paranoid&#8230;just go back to using Lynx on the command line :)</p>
<p>Either way it&#8217;s a fairly new brand of vulnerability so I&#8217;m sure it will be developed into a more complex and perhaps damaging variation.</p>
<blockquote><p>However, Nishad Herath, an independent security researcher and CEO of Australian security consultancy Novologica, told ZDNet.com.au that after running Sood&#8217;s proof of concept he found that Internet Explorer 8 (release candidate 1 and beta 2 versions) and Opera 9.63 (the latest version) were not exposed to the flaw. But, like Chrome, Firefox 3.0.5 was exposed.</p>
<p>Google&#8217;s security researchers had not found any attacks in the wild that exploited the specific vulnerability, said Google&#8217;s representative.</p>
<p>Clickjacking is a relatively new browser attack that security researchers Robert Hansen and Jeremiah Grossman gave a talk on it late last year at the Open Web Application Security Project security conference in New York. Such an attack broadly fits within the category of cross-site scripting forgery, where an attacker uses maliciously crafted HTML or JavaScript code to force a victim&#8217;s browser to send an HTTP request to a Web site of their choosing.</p>
<p>&#8220;Clickjacking means that any interaction you have with a Web site you&#8217;re on, for example like clicking on a link, may not do what you expect it to do,&#8221; explained Herath. </p></blockquote>
<p>I&#8217;d except Firefox to come out with an updated version pretty soon patched against this vulnerability, I&#8217;m not so sure about the release cycle of Chrome but I&#8217;d be surprised if Google let this slide.</p>
<p>It&#8217;ll be interesting to watch how far this goes.</p>
<p></p>
<p>Source: <a href="http://news.cnet.com/8301-1009_3-10152438-83.html">Cnet</a> (Thanks Navin)</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Chrome+and+Firefox+Face+Clickjacking+Exploit+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1459+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/&amp;t=Chrome+and+Firefox+Face+Clickjacking+Exploit" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/&amp;title=Chrome+and+Firefox+Face+Clickjacking+Exploit" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/&amp;title=Chrome+and+Firefox+Face+Clickjacking+Exploit" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/&amp;title=Chrome+and+Firefox+Face+Clickjacking+Exploit" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/&amp;title=Chrome+and+Firefox+Face+Clickjacking+Exploit" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2009%2F02%2Fchrome-and-firefox-face-clickjacking-exploit%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/02/chrome-and-firefox-face-clickjacking-exploit/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google Releases New Browser Chrome &#8211; Vulnerabilities on First Day</title>
		<link>http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/</link>
		<comments>http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 04:00:17 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[browser-exploit]]></category>
		<category><![CDATA[browser-security]]></category>
		<category><![CDATA[chrome browser]]></category>
		<category><![CDATA[exploits]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome exploit]]></category>
		<category><![CDATA[google chrome security]]></category>
		<category><![CDATA[google chrome vulnerability]]></category>
		<category><![CDATA[hacking google chrome]]></category>
		<category><![CDATA[software-security]]></category>
		<category><![CDATA[vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1039</guid>
		<description><![CDATA[So as most of you probably know the big buzz on the Internet last week was that Google (after supporting Firefox for so long) have actually launched their own browser. It&#8217;s cooled Google Chrome. Now of course in typical Google fashion they call it BETA software, and a number of flaws have popped up during [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>So as most of you probably know the big buzz on the Internet last week was that Google (after supporting Firefox for so long) have actually launched their own browser.</p>
<p>It&#8217;s cooled <a href="http://www.google.com/chrome">Google Chrome</a>. Now of course in typical Google fashion they call it BETA software, and a number of flaws have popped up during the first couple of days of release.</p>
<p>One cool thing though is that each tab runs it&#8217;s own threaded process, so if one tab bombs out it won&#8217;t take down your whole browser.</p>
<p>The browser is a move for Google into the online/offline integration they started with <a href="http://www.darknet.org.uk/tag/google-desktop/">Google Desktop</a>, there are more and more online apps (Google Office) that people still want to use offline with a Google made browser this will be possible.</p>
<p>You also have to consider the privacy implications though, if you are also using Gmail&#8230;Google will basically know everything you do, even worse if you also use Google Desktop they will know what you have on your computer, what e-mail you send and receive and what you surf on the web.</p>
<p>The <a href="http://valleywag.com/5046665/german-government-tells-citizens-not-to-use-google-chrome">German Government has come out and told its citzens NOT to use Google Chrome</a>.</p>
<p>There have been a few flaws released since Chrome came out such as a <a href="http://blogs.zdnet.com/security/?p=1843">carpet bombing flaw</a>:</p>
<blockquote><p>Google’s shiny new Web browser is vulnerable to a carpet-bombing vulnerability that could expose Windows users to malicious hacker attacks.</p>
<p>Just hours after the release of Google Chrome, researcher Aviv Raff discovered that he could combine two vulnerabilities — a flaw in Apple Safari (WebKit) and a Java bug discussed at this year’s Black Hat conference — to trick users into launching executables direct from the new browser.</p></blockquote>
<p>The PoC is here: <a href="http://raffon.net/research/google/chrome/carpet.html">http://raffon.net/research/google/chrome/carpet.html</a></p>
<p>Another is a crash in chrome.dlll.</p>
<blockquote><p>An issue exists in how chrome behaves with undefined-handlers in chrome.dll version 0.2.149.27. A crash can result without user interaction. When a user is made to visit a malicious link, which has an undefined handler followed by a &#8216;special&#8217; character, the chrome crashes with a Google Chrome message window &#8220;Whoa! Google Chrome has crashed. Restart now?&#8221;. It fails in dealing with the POP EBP instruction when pointed out by the EIP register at 0x01002FF4.</p></blockquote>
<p>The PoC is here: <a href="http://evilfingers.com/advisory/google_chrome_poc.php">http://evilfingers.com/advisory/google_chrome_poc.php</a></p>
<p>And a few people have also been complaining that it allows auto-download of executable without a user prompt.</p>
<p></p>
<p>We will be keeping an eye on Google Chrome.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Google+Releases+New+Browser+Chrome+%E2%80%93+Vulnerabilities+on+First+Day+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1039+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/&amp;t=Google+Releases+New+Browser+Chrome+%E2%80%93+Vulnerabilities+on+First+Day" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/&amp;title=Google+Releases+New+Browser+Chrome+%E2%80%93+Vulnerabilities+on+First+Day" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/&amp;title=Google+Releases+New+Browser+Chrome+%E2%80%93+Vulnerabilities+on+First+Day" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/&amp;title=Google+Releases+New+Browser+Chrome+%E2%80%93+Vulnerabilities+on+First+Day" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/&amp;title=Google+Releases+New+Browser+Chrome+%E2%80%93+Vulnerabilities+on+First+Day" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2008%2F09%2Fgoogle-releases-new-browser-chrome-vulnerabilities-on-first-day%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2008/09/google-releases-new-browser-chrome-vulnerabilities-on-first-day/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

