<?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; hacking google chrome</title>
	<atom:link href="http://www.darknet.org.uk/tag/hacking-google-chrome/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>VUPEN Whitehats Claim To Have Broken Chrome Sandbox</title>
		<link>http://www.darknet.org.uk/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/</link>
		<comments>http://www.darknet.org.uk/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/#comments</comments>
		<pubDate>Tue, 10 May 2011 12:04:54 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[General Hacking]]></category>
		<category><![CDATA[chrome security]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome security]]></category>
		<category><![CDATA[hacking chrome]]></category>
		<category><![CDATA[hacking google chrome]]></category>
		<category><![CDATA[vupen]]></category>
		<category><![CDATA[vupen security]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3106</guid>
		<description><![CDATA[The big news recently is that someone has finally managed to pop the formidable Chrome browser, as we know from following Pwn2Own &#8211; it&#8217;s been safe for 3 years in a row. It has a sandbox, ASLR and DEP and that&#8217;s a pretty heavy combination to keep users safe from malicious software coming in via [...]]]></description>
			<content:encoded><![CDATA[<p>The big news recently is that someone has finally managed to pop the formidable <a href="http://www.darknet.org.uk/tag/chrome/">Chrome</a> browser, as we know from following <a href="http://www.darknet.org.uk/tag/pwn2own/">Pwn2Own</a> &#8211; it&#8217;s been safe for 3 years in a row.</p>
<p>It has a sandbox, ASLR and DEP and that&#8217;s a pretty heavy combination to keep users safe from malicious software coming in via the web browser. <a href="http://www.vupen.com/english/">VUPEN</a> (a French infosec consultancy) claims to have broken ALL of these defenses allowing them to execute code using the browser on the latest version of Chrome.</p>
<p>Do bear in mind however as of now this is just a claim, <a href="http://www.youtube.com/watch?v=c8cQ0yU89sk&#038;feature=player_embedded">there&#8217;s a video</a> of the exploit in action &#8211; but that doesn&#8217;t prove anything either.</p>
<blockquote><p>Researchers say they&#8217;ve developed attack code that pierces key defenses built into Google&#8217;s Chrome browser, allowing them to reliably execute malware on end user machines.</p>
<p>The attack contains two separate exploits so it can bypass the security counter measures, which include address space layout randomization (or ASLR), data execution prevention (or DEP), and a “sandbox” designed to isolate browser functions from core operating-system operations. So far, there have been relatively few reported exploits that can penetrate the sandbox, and that&#8217;s one of the reasons the browser has managed to emerge unscathed during the annual Pwn2Own hacker competition for three years in a row.</p>
<p>“While Chrome has one of the most secure sandboxes and has always survived the Pwn2Own contest during the last three years, we have now uncovered a reliable way to execute arbitrary code on any installation of Chrome despite its sandbox, ASLR and DEP,” researchers from France-based Vupen Security wrote in a blog post published on Monday.</p></blockquote>
<p>The interesting part, and the thing that is causing a lot of debate (as per usual) is the disclosure policy by VUPEN. These guys are not going to tell Google, they say they will tell their clients for attack and defense purposes &#8211; but honestly? What good would a working exploit like this be in terms of defense? Unless you can perhaps add it into your IPS/IDS.</p>
<p>The only power/value I can see it having is in attack circumstances and from their attitude it seems like they will sell/rent this exploit out to the highest bidders. Scruples aside I have to say the bounty offered by <a href="http://www.darknet.org.uk/tag/google/">Google</a> definitely wouldn&#8217;t cut it in this case.</p>
<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-Body468 */
google_ad_slot = "1341243171";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><br /></p>
<blockquote><p>The Vupen researchers said they plan to share technical details of the exploit only with government customers “for defensive and offensive security.” Neither Google nor the public will be privy to the specifics.</p>
<p>“We&#8217;re unable to verify VUPEN&#8217;s claims at this time as we have not received any details from them,” a Google spokesman said. “Should any modifications become necessary, users will be automatically updated to the latest version of Chrome.”</p>
<p>Google to date has awarded more than $150,000 under its bug bounty program, which pays as much as $3133.7 for reports of serious security bugs.</p>
<p>As is typical with attacks that bypass security sandboxes, the Vupen proof-of-concept actually contains two separate exploits, said Chaouki Bekrar, the company&#8217;s CEO.</p></blockquote>
<p>It&#8217;s an interesting attack vector if it does really work and if as is claimed &#8211; it&#8217;s reliable and repeatable. I&#8217;d like to see it verified somehow though, but unless Google gets their hands on the code &#8211; that&#8217;s extremely unlikely.</p>
<p>And well if it is real these two exploits combined into a deadly package would certainly be worth a LOT on the black market. Either way, it&#8217;s certainly providing a lot of PR coverage for VUPEN.</p>
<p>Source: <a href="http://www.theregister.co.uk/2011/05/09/google_chrome_pwned/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=VUPEN+Whitehats+Claim+To+Have+Broken+Chrome+Sandbox+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3106+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/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/&amp;t=VUPEN+Whitehats+Claim+To+Have+Broken+Chrome+Sandbox" 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/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/&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/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/&amp;title=VUPEN+Whitehats+Claim+To+Have+Broken+Chrome+Sandbox" 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/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/&amp;title=VUPEN+Whitehats+Claim+To+Have+Broken+Chrome+Sandbox" 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/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/&amp;title=VUPEN+Whitehats+Claim+To+Have+Broken+Chrome+Sandbox" 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/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/&amp;title=VUPEN+Whitehats+Claim+To+Have+Broken+Chrome+Sandbox" 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%2F2011%2F05%2Fvupen-whitehats-claim-to-have-broken-chrome-sandbox%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/2011/05/vupen-whitehats-claim-to-have-broken-chrome-sandbox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<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>

