<?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; Privacy</title>
	<atom:link href="http://www.darknet.org.uk/category/privacy/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>theHarvester &#8211; Gather E-mail Accounts, Subdomains, Hosts, Employee Names &#8211; Information Gathering Tool</title>
		<link>http://www.darknet.org.uk/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/</link>
		<comments>http://www.darknet.org.uk/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 15:29:43 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hacking tool]]></category>
		<category><![CDATA[info gathering]]></category>
		<category><![CDATA[info gathering tool]]></category>
		<category><![CDATA[information gathering]]></category>
		<category><![CDATA[information gathering tool]]></category>
		<category><![CDATA[pen-testing]]></category>
		<category><![CDATA[penetration-testing]]></category>
		<category><![CDATA[shodan]]></category>
		<category><![CDATA[snooping]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3253</guid>
		<description><![CDATA[theHarvester is a tool to gather emails, subdomains, hosts, employee names, open ports and banners from different public sources like search engines, PGP key servers and SHODAN computer database. This tools is intended to help Penetration testers in the early stages of the project It&#8217;s a really simple tool, but very effective. The sources supported [...]]]></description>
			<content:encoded><![CDATA[<p>theHarvester is a tool to gather emails, subdomains, hosts, employee names, open ports and banners from different public sources like search engines, PGP key servers and SHODAN computer database. </p>
<p>This tools is intended to help Penetration testers in the early stages of the project It&#8217;s a really simple tool, but very effective.</p>
<p>The sources supported are:</p>
<ul>
<li>    Google &#8211; emails,subdomains/hostnames</li>
<li>    Google profiles &#8211; Employee names</li>
<li>    Bing search &#8211; emails, subdomains/hostnames,virtual hosts</li>
<li>    Pgp servers &#8211; emails, subdomains/hostnames</li>
<li>    Linkedin &#8211; Employee names</li>
<li>    Exalead &#8211; emails,subdomain/hostnames</li>
</ul>
<p><strong>New Features</strong></p>
<ul>
<li>    Time delays between requests</li>
<li>    XML and HTML results export</li>
<li>    Search a domain in all sources</li>
<li>    Virtual host verifier</li>
<li>    Shodan computer database integration</li>
<li>    Active enumeration (DNS enumeration,DNS reverse lookups, DNS TLD expansion)</li>
<li>    Basic graph with stats</li>
</ul>
<p><strong>Examples</strong></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>
<p>Searching emails accounts for the domain microsoft.com, it will work with the first 500 google results:</p>
<pre><code>./theharvester.py -d microsoft.com -l 500 -b google</code></pre>
<p>Searching emails accounts for the domain microsoft.com in a PGP server, here it&#8217;s not necessary to specify the limit.</p>
<pre><code>./theharvester.py -d microsoft.com -b pgp</code></pre>
<p>Searching for user names that works in the company microsoft, we use google as search engine, so we need to specify the limit of results we want to use:</p>
<pre><code>./theharvester.py -d microsoft.com -l 200 -b linkedin</code></pre>
<p>Searching in all sources at the same time, with a limit of 200 results:</p>
<pre><code>./theHarvester.py -d microsoft.com -l 200 -b all</code></pre>
<p>You can download theHarvester here:</p>
<p><a href="https://theharvester.googlecode.com/files/theHarvester-2.1_BH2011_Arsenal.tar">theHarvester-2.1_BH2011_Arsenal.tar</a></p>
<p>Or read more <a href="http://www.edge-security.com/theHarvester.php">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=theHarvester+%E2%80%93+Gather+E-mail+Accounts%2C+Subdomains%2C+Hosts%2C+Employee+Names+%E2%80%93+Information+Gathering+To...+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3253+from+%40THEdark..." 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/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/&amp;t=theHarvester+%E2%80%93+Gather+E-mail+Accounts%2C+Subdomains%2C+Hosts%2C+Employee+Names+%E2%80%93+Information+Gathering+Tool" 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/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/&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/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/&amp;title=theHarvester+%E2%80%93+Gather+E-mail+Accounts%2C+Subdomains%2C+Hosts%2C+Employee+Names+%E2%80%93+Information+Gathering+Tool" 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/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/&amp;title=theHarvester+%E2%80%93+Gather+E-mail+Accounts%2C+Subdomains%2C+Hosts%2C+Employee+Names+%E2%80%93+Information+Gathering+Tool" 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/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/&amp;title=theHarvester+%E2%80%93+Gather+E-mail+Accounts%2C+Subdomains%2C+Hosts%2C+Employee+Names+%E2%80%93+Information+Gathering+Tool" 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/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/&amp;title=theHarvester+%E2%80%93+Gather+E-mail+Accounts%2C+Subdomains%2C+Hosts%2C+Employee+Names+%E2%80%93+Information+Gathering+Tool" 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%2F2012%2F01%2Ftheharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool%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/2012/01/theharvester-gather-e-mail-accounts-subdomains-hosts-employee-names-information-gathering-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sprint Adds Google Wallet Into New NFC Capable Phones</title>
		<link>http://www.darknet.org.uk/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/</link>
		<comments>http://www.darknet.org.uk/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 17:14:53 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Hardware Hacking]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[4g handsets]]></category>
		<category><![CDATA[4g security]]></category>
		<category><![CDATA[galaxy nexus]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google wallet]]></category>
		<category><![CDATA[google wallet security]]></category>
		<category><![CDATA[hacking google wallet]]></category>
		<category><![CDATA[lg viper]]></category>
		<category><![CDATA[near field communication]]></category>
		<category><![CDATA[nfc]]></category>
		<category><![CDATA[nfc security]]></category>
		<category><![CDATA[sprint]]></category>
		<category><![CDATA[sprint 4g]]></category>
		<category><![CDATA[sprint lte]]></category>
		<category><![CDATA[sprint phones]]></category>
		<category><![CDATA[tap to pay]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3249</guid>
		<description><![CDATA[Oh look, another aspect of security and privacy to consider as Google pushes its&#8217; mobile payment solution &#8216;Wallet&#8217; onto two new NFC capable phones &#8211; the Galaxy Nexus &#038; LG Viper. If you haven&#8217;t heard of the service you can find out more here &#8211; Google Wallet (Wikipedia). The main concern here (security wise) is [...]]]></description>
			<content:encoded><![CDATA[<p>Oh look, another aspect of security and privacy to consider as <a href="http://www.darknet.org.uk/tag/google/">Google</a> pushes its&#8217; mobile payment solution &#8216;Wallet&#8217; onto two new NFC capable phones &#8211; the Galaxy Nexus &#038; LG Viper.</p>
<p>If you haven&#8217;t heard of the service you can find out more here &#8211; <a href="http://en.wikipedia.org/wiki/Google_Wallet">Google Wallet</a> (<em>Wikipedia</em>).</p>
<p>The main concern here (security wise) is that this relies on a secure storage on the phone of your cryptographic keys that allow you to carry out transactions.</p>
<blockquote><p>Sprint&#8217;s two newly announced 4G handsets both support Google Wallet, bringing an important boost to Google&#8217;s aspirations, but they also hammer the death nail into WiMAX in the USA.</p>
<p>Sprint&#8217;s last 4G handset, the &#8220;Sprint Nexus S 4G&#8221;, was a WiMAX device, but Sprint has admitted backing the wrong 4G horse and is now transitioning to LTE across its network. So the operator will now be selling Google&#8217;s Galaxy Nexus and LG&#8217;s Viper handsets, both with support for Google Wallet for those wanting pay-by-bonk functionality.</p>
<p>Supporting the ability to make payments by tapping the phone against a reader isn&#8217;t just a matter of supporting Near Field Communications (NFC), you also need a secure element in which to store the cryptographic keys, which will be under the control of a mutually-trusted party, and then an application with which to make the payments.</p>
<p>Both the Galaxy Nexus and the Viper have a module built into the phone, under the control of Google – which is trusted by Mastercard and Visa. So far only Google itself and Citibank have created applications with which a user can make payments, and despite offering to pay for users&#8217; groceries, Google Wallet is proving something of a slow burner at best.</p></blockquote>
<p>I&#8217;d imagine the wallet system will have functionality to auto-reload from your credit card too, so if someone can manage to grab those cryptographic keys from the &#8216;secure&#8217; area on your phone &#8211; you might be in for a surprise when you get your next credit card statement.</p>
<p>The plus side is, the adoption rate so far seems to be super low &#8211; so it&#8217;s not much of a risk right now.</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>It has not been helped by Verizon asking to have the functionality disabled in its spin of the Galaxy Nexus. The operator claims the decision was down to integration issues, but it is widely believed to have made the call in order to hold back a competitor until the US-operator-consortium wallet, ISIS, comes online.</p>
<p>ISIS uses a secure element held in the SIM – and thus under the operators&#8217; control – and should work with any handset supporting the SWP (Single Wire Protocol) standard for NFC/SIM communications.</p>
<p>So once ISIS is available then the operators will start pushing it out to everyone with an SWP-supporting handset, including the Google Galaxy Nexus and LG Viper. Google needs to move fast and grab some market share before the operators shut it out, which is why these new handsets are so important to the Chocolate Factory as well as to Sprint.</p></blockquote>
<p>There&#8217;s a whole lot of politics going on too with a new mobile payment system set to come online soon &#8211; ISIS &#8211; founded by&#8230;wait for it&#8230;AT&#038;T, T-Mobile and Verizon. Yah, screw whoever tries to mess with ISIS &#8211; because they are gonna be in big trouble &#8211; the only major US operator missing is Sprint.</p>
<p>I&#8217;m guessing that&#8217;s why they are going with Google Wallet, there&#8217;s a very short article on Wikipedia about ISIS <a href="http://en.wikipedia.org/wiki/ISIS_%28mobile_payment_system%29">here</a>.</p>
<p>Source: <a href="http://www.theregister.co.uk/2012/01/10/google_wallet_sprint/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Sprint+Adds+Google+Wallet+Into+New+NFC+Capable+Phones+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3249+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/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/&amp;t=Sprint+Adds+Google+Wallet+Into+New+NFC+Capable+Phones" 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/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/&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/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/&amp;title=Sprint+Adds+Google+Wallet+Into+New+NFC+Capable+Phones" 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/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/&amp;title=Sprint+Adds+Google+Wallet+Into+New+NFC+Capable+Phones" 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/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/&amp;title=Sprint+Adds+Google+Wallet+Into+New+NFC+Capable+Phones" 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/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/&amp;title=Sprint+Adds+Google+Wallet+Into+New+NFC+Capable+Phones" 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%2F2012%2F01%2Fsprint-adds-google-wallet-into-new-nfc-capable-phones%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/2012/01/sprint-adds-google-wallet-into-new-nfc-capable-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GCHQ Code Breaking Challenge Solved Through Googling</title>
		<link>http://www.darknet.org.uk/2011/12/gchq-code-breaking-challenge-solved-through-googling/</link>
		<comments>http://www.darknet.org.uk/2011/12/gchq-code-breaking-challenge-solved-through-googling/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 20:23:53 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[british government]]></category>
		<category><![CDATA[code breaking]]></category>
		<category><![CDATA[code breaking puzzle]]></category>
		<category><![CDATA[gchq]]></category>
		<category><![CDATA[gchq hacking challenge]]></category>
		<category><![CDATA[gchq hacking test]]></category>
		<category><![CDATA[hacking challenge]]></category>
		<category><![CDATA[hacking test]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3235</guid>
		<description><![CDATA[This is quite an amusing story, I&#8217;m sure many of you have read about the &#8216;hacking challenge&#8217; set up by GCHQ and that they are looking to hire hackers cyber-security specialists through non-traditional channels. The thing that tickled me was, well there were two things actually..one that the challenge site was coded in ASP and [...]]]></description>
			<content:encoded><![CDATA[<p>This is quite an amusing story, I&#8217;m sure many of you have read about the &#8216;hacking challenge&#8217; set up by GCHQ and that they are looking to hire <strike>hackers</strike> cyber-security specialists through non-traditional channels.</p>
<p>The thing that tickled me was, well there were two things actually..one that the challenge site was coded in ASP and the second was that you could avoid the whole cracking thing and find the solution page via Google by using the site: operand (<a href="http://www.canyoucrackit.co.uk/soyoudidit.asp">O HAI</a>).</p>
<p>Ok and another&#8230;the .css files aren&#8217;t absolute and don&#8217;t work outside of the home directory. I&#8217;m not surprised they are only paying £25,446 if this is the kind of talent they are hiring.</p>
<blockquote><p>The GCHQ-set code-breaking puzzle was solved over the weekend.</p>
<p>The signals intelligence agency last week set a puzzle at canyoucrackit.co.uk in its attempt to unearth potential recruits beyond its traditional graduate programme. Late last week it emerged that the successful completion page for the puzzle was available by a simple Google search.</p>
<p>Many people have since cracked the code properly including Dr Gareth Owen, a computer scientist and senior lecturer at the University of Greenwich in England. Owen has posted a full video explanation of how to solve the three-part puzzle here.</p>
<p>Would-be code-breakers were presented with a 16&#215;10 grid of paired hexadecimal numbers. The first stage involves recognising executable code as well as unpicking some steganography.</p>
<p>Stage two involves developing a virtual machine to execute code.</p></blockquote>
<p>The challenge itself isn&#8217;t too bad, but it&#8217;s rather narrow in it&#8217;s scope &#8211; if you&#8217;re a x86 assembly kind of dude &#8211; you&#8217;ll be fine. If that aint your bag, you might struggle a bit with this &#8211; honestly it doesn&#8217;t fill me with hope for the future of the talent pool in GCHQ.</p>
<p>All negativity aside I personally applaud them for trying to do something different and trying to hire through different channels, it may well turn up some talent they wouldn&#8217;t normally be able to hire. </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 final stage involves constructing a file with &#8216;gchqcyberwinAAAABBBBCCCC&#8217; where A, B, C are the codes from earlier in the challenge. This code, when run, generates a web address which has the keyword (the web address is wrong if you put the wrong a,b,c in).</p>
<p>&#8220;The last stage contains a deliberate security hole, which GCHQ emailed me to say was deliberate to make solving the problem easier &#8211; but it turns out I took a short cut instead and bypassed this bit,&#8221; Owen explained.</p>
<p>Reaching the successful completion page was a &#8220;rather disappointing end to quite a lot of work,&#8221; as he puts it.</p>
<p>GCHQ is offering would/be applicants who crack the code a starting salary of just £25k, very low for a skilled job, as the Daily Telegraph notes.</p>
<p>Owen summed up the feelings of many when he told El Reg: &#8220;Why are we paying world-class cyber security experts what we pay passport-stampers at the border-control-agency?&#8221;</p></blockquote>
<p>Anyway if you want to go directly to the job application, it&#8217;s here:</p>
<p><a href="https://apply.gchq-careers.co.uk/fe/tpl_gchq01ssl.asp?newms=jj&#038;id=35874">CYBER SECURITY SPECIALIST</a></p>
<p>Closing date for applications is 12 December 2011, so you&#8217;ve still got a little bit of time if you&#8217;re itching to earn £25K a year.</p>
<p>Source: <a href="http://www.theregister.co.uk/2011/12/05/gchq_code_breaking_puzzle_solved/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=GCHQ+Code+Breaking+Challenge+Solved+Through+Googling+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3235+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/12/gchq-code-breaking-challenge-solved-through-googling/&amp;t=GCHQ+Code+Breaking+Challenge+Solved+Through+Googling" 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/12/gchq-code-breaking-challenge-solved-through-googling/&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/12/gchq-code-breaking-challenge-solved-through-googling/&amp;title=GCHQ+Code+Breaking+Challenge+Solved+Through+Googling" 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/12/gchq-code-breaking-challenge-solved-through-googling/&amp;title=GCHQ+Code+Breaking+Challenge+Solved+Through+Googling" 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/12/gchq-code-breaking-challenge-solved-through-googling/&amp;title=GCHQ+Code+Breaking+Challenge+Solved+Through+Googling" 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/12/gchq-code-breaking-challenge-solved-through-googling/&amp;title=GCHQ+Code+Breaking+Challenge+Solved+Through+Googling" 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%2F12%2Fgchq-code-breaking-challenge-solved-through-googling%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/12/gchq-code-breaking-challenge-solved-through-googling/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Twitter Purchases WhisperCore &#8211; Full Disk Encryption For Android Phones</title>
		<link>http://www.darknet.org.uk/2011/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/</link>
		<comments>http://www.darknet.org.uk/2011/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 16:55:56 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[android encryption]]></category>
		<category><![CDATA[android full disk encryption]]></category>
		<category><![CDATA[android security]]></category>
		<category><![CDATA[full disk encyrption]]></category>
		<category><![CDATA[mobile encryption]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter security]]></category>
		<category><![CDATA[twitter security software]]></category>
		<category><![CDATA[whisper systems]]></category>
		<category><![CDATA[whispercore]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3232</guid>
		<description><![CDATA[This is certainly an interesting acquisition and not one I would have expected, I&#8217;m not even exactly sure what Twitter is planning and why they would want a company focused on mobile encryption (and specifically on the Android platform). I can&#8217;t see any real corporate use for Twitter, so they won&#8217;t be pushing the security [...]]]></description>
			<content:encoded><![CDATA[<p>This is certainly an interesting acquisition and not one I would have expected, I&#8217;m not even exactly sure what <a href="http://www.darknet.org.uk/tag/twitter/">Twitter</a> is planning and why they would want a company focused on mobile encryption (and specifically on the Android platform).</p>
<p>I can&#8217;t see any real corporate use for Twitter, so they won&#8217;t be pushing the security aspects of it in terms of the application. Perhaps it&#8217;s just an equity play and has nothing to do with Twitter, or perhaps they have another offering up their sleeves which isn&#8217;t public yet.</p>
<blockquote><p>Twitter may be planning to boost its mobile security options with the acquisition of Whisper Systems, a company that offers security products for Android phones.</p>
<p>Whisper Systems&#8217; offerings include WhisperCore, software that enables full disk encryption as well as management tools for Android phones. It&#8217;s free for individual users while enterprise customers pay for the software. Other Whisper Systems products include text encryption, voice encryption, firewall software and encrypted backup.</p>
<p>In a blog post about the acquisition, Whisper Systems didn&#8217;t say much about what Twitter might be planning to do with the technology. &#8220;Now that we&#8217;re joining Twitter, we&#8217;re looking forward to bringing our technology and our expertise into Twitter&#8217;s products and services,&#8221; the company wrote on the blog.</p>
<p>It said that Whisper Systems software will continue to be available but that during a transition period the company will take the products and services offline. In a forum on Whisper Systems&#8217; website, people who are apparently unaware of the acquisition are already wondering why they can&#8217;t download products. Twitter did not reply to a request for comment about its plans for the technologies.</p></blockquote>
<p>The only path I can see, obvious path that is, would be for Twitter to integrate the encryption technology offered by WhisperCore into the official Twitter apps &#8211; making them more secure in both storing data locally and in transmitting data over insecure networks.</p>
<p>I don&#8217;t see how it really offers any value though, it&#8217;s not like anyone is actually sending anything important out over Twitter &#8211; apart from the odd DM (Direct Message) I would imagine.</p>
<p>It&#8217;ll be interesting to see what direction they take though and if we can actually find out why this acquisition took place.</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>WhisperCore has a number of features designed to make up for security shortcomings in Android. For instance, WhisperCore users can selectively revoke permissions that an app requests while allowing the user to still use the app.</p>
<p>The software also includes a feature aimed at thwarting someone who has stolen a phone from determining the phone&#8217;s unlock code based on finger smudges on the screen. Some Android phones display rows of dots and a user unlocks the phone by dragging a finger over certain dots in a set pattern. An attacker might be able to recreate the pattern by examining finger smudges on the screen. WhisperCore displays unlock numbers in a column, so an attacker doesn&#8217;t know in which order the user hits the numbers to unlock the phone.</p>
<p>Earlier this year Whisper Systems released a software development kit so that developers could start building some WhisperCore features into their applications.</p>
<p>Few other companies are doing full disk encryption for Android, although there are many other companies taking other approaches to securing Android phones. Companies like 3LM and Good Technology offer mobile security services for enterprises. In addition, mobile device management products from companies including Sybase, BoxTone, Zenprise, Mobile Iron and Fiberlink let IT managers set basic policies like password requirement and remote wipe, and offer additional security capabilities. </p></blockquote>
<p>The other whacky idea could be to make Twitter into a dual-functioning security product &#8211; I don&#8217;t really see how that would work though. Social Networking + Device security = confused users.</p>
<p>If anyone has any bright ideas as to why you think this deal took place, do drop them in the comments section below.</p>
<p>Source: <a href="http://www.networkworld.com/news/2011/112811-twitter-scoops-up-mobile-security-253493.html?source=nww_rss">Network World</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Twitter+Purchases+WhisperCore+%E2%80%93+Full+Disk+Encryption+For+Android+Phones+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3232+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/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/&amp;t=Twitter+Purchases+WhisperCore+%E2%80%93+Full+Disk+Encryption+For+Android+Phones" 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/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/&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/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/&amp;title=Twitter+Purchases+WhisperCore+%E2%80%93+Full+Disk+Encryption+For+Android+Phones" 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/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/&amp;title=Twitter+Purchases+WhisperCore+%E2%80%93+Full+Disk+Encryption+For+Android+Phones" 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/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/&amp;title=Twitter+Purchases+WhisperCore+%E2%80%93+Full+Disk+Encryption+For+Android+Phones" 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/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/&amp;title=Twitter+Purchases+WhisperCore+%E2%80%93+Full+Disk+Encryption+For+Android+Phones" 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%2F11%2Ftwitter-purchases-whispercore-full-disk-encryption-for-android-phones%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/11/twitter-purchases-whispercore-full-disk-encryption-for-android-phones/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>German Federal Trojan (0zapftis/Bundestrojaner) Eavesdrops On Skype, IE, Firefox, MSN Messenger &amp; More</title>
		<link>http://www.darknet.org.uk/2011/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/</link>
		<comments>http://www.darknet.org.uk/2011/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 16:13:35 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[0zapftis]]></category>
		<category><![CDATA[Bundestrojaner]]></category>
		<category><![CDATA[german federal trojan]]></category>
		<category><![CDATA[german trojan]]></category>
		<category><![CDATA[germany]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[kasperksy]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[r2d2 trojan]]></category>
		<category><![CDATA[trojans]]></category>
		<category><![CDATA[wiretapping]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3212</guid>
		<description><![CDATA[It&#8217;s always good to have some news about government conspiracy theories, or in this case government propagated malware. The last case I remember reporting on was &#8211; Tunisia Running Country Wide Facebook, Gmail &#038; Yahoo! Password Capture. Now whilst we wouldn&#8217;t quite expect that kind of oppressive behaviour from a country like Germany, they do [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always good to have some news about government conspiracy theories, or in this case government propagated malware. The last case I remember reporting on was &#8211; <a href="http://www.darknet.org.uk/2011/02/tunisia-running-country-wide-facebook-gmail-yahoo-password-capture/">Tunisia Running Country Wide Facebook, Gmail &#038; Yahoo! Password Capture</a>.</p>
<p>Now whilst we wouldn&#8217;t quite expect that kind of oppressive behaviour from a country like Germany, they do seem to have a law enforcement monitoring trojan which is pretty nasty.</p>
<p>The trojan was initially examined by the infamous hacking group from Germany itself &#8211; Chaos Computer Club (CCC) and was apparently first discovered by <a href="http://www.darknet.org.uk/tag/kaspersky/">Kaspersky</a> Lab.</p>
<blockquote><p>A Trojan used by German law enforcement authorities to intercept Internet phone calls is capable of monitoring traffic from 15 programs, including browsers and instant messaging applications.</p>
<p>The discovery was made by malware analysts from antivirus vendor Kaspersky Lab, who took apart the so-called lawful surveillance software, dubbed 0zapftis, Bundestrojaner or R2D2 by the security community. The Trojan was initially analyzed by famous German hacker collective the Chaos Computer Club (CCC), which determined that Skype is one of its targets.</p>
<p>The Trojan&#8217;s installer deploys five components, each with a different purpose, and Kaspersky has analyzed all of them, said Tillmann Werner, a security researcher with Kaspersky in Germany.</p>
<p>&#8220;Amongst the new things we found in there are two rather interesting ones: Firstly, this version is not only capable of running on 32 bit systems; it also includes support for 64 bit versions of Windows,&#8221; he said. &#8220;Secondly, the list of target processes to monitor is longer than the one mentioned in the CCC report. The number of applications infected by the various components is 15 in total.&#8221;</p></blockquote>
<p>The trojan seems quite complex and technically quite adept &#8211; it had the capability to deploy various components in both 32-bit and 64-bit Windows operating systems.</p>
<p>It can infect 15 different applications, most of which are quite commonly found and prevalent on the majority of Windows based machines. Instant messaging (IM) software such as MSN Messenger, Yahoo! Messenger, Skype are covered and the major browsers (IE, Firefox and Opera).</p>
<p>It&#8217;s surprising to see <a href="http://www.darknet.org.uk/tag/chrome/">Chrome</a> is not in the list, it could be an editorial exclusion or it could just be the fact that <a href="http://www.darknet.org.uk/2011/04/google-chrome-to-protect-users-against-malicious-executables/">Chrome is in fact pretty secure</a> and they weren&#8217;t able to hijack it successfully.</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 list of targeted applications includes major browsers, including Internet Explorer, Firefox and Opera, as well programs with VoIP and data encryption functionality, including ICQ, MSN Messenger, Yahoo Messenger, Skype, Low-Rate VoIP, CounterPath X-Lite and Paltalk. </p>
<p>On 32-bit Windows systems the Trojan uses a kernel-mode rootkit that monitors targeted processes and injects rogue libraries into them. However, on 64-bit platforms, the system driver is much more basic and only serves as an interface to modify registry entries or the file system.</p>
<p>Furthermore, it is signed with a certificate that isn&#8217;t trusted under Windows by default. This means that deploying the Trojan requires user confirmation, which might not necessarily be a problem for authorities, because they reportedly install it during border searches or similar interventions.</p>
<p>Kaspersky said its products detected the Trojan installer heuristically even before a sample was analyzed and signatures were added for it. However, those tools may not help if outsiders can manually add an exception in the program. Computer users can prevent outsiders from doing this by using a password to protect their antivirus configurations, and most products offer this option. </p></blockquote>
<p>It seems though the trojan isn&#8217;t intended to be spread over the Internet or via networks, or in fact any self-propagating method. Which is good&#8230;</p>
<p>The law enforcement agency would plant the trojan during a raid/border search or so on. It certainly does seem effective, but then again Kaspersky detected it as malware before they even added a signature for it &#8211; which makes me suspect it could well be using components from other pre-existing malware.</p>
<p>We did report on what probably became this project back in 2008 when it first started &#8211; <a href="http://www.darknet.org.uk/2008/02/german-police-creating-law-enforcement-trojan/">German Police Creating Law Enforcement Trojan</a>.</p>
<p>Source: <a href="http://www.networkworld.com/news/2011/101911-german-federal-trojan-eavesdrops-on-252153.html?source=nww_rss">Network World</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=German+Federal+Trojan+%280zapftis%2FBundestrojaner%29+Eavesdrops+On+Skype%2C+IE%2C+Firefox%2C+MSN+Messenger+%26+More+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3212+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/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/&amp;t=German+Federal+Trojan+%280zapftis%2FBundestrojaner%29+Eavesdrops+On+Skype%2C+IE%2C+Firefox%2C+MSN+Messenger+%26+More" 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/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/&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/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/&amp;title=German+Federal+Trojan+%280zapftis%2FBundestrojaner%29+Eavesdrops+On+Skype%2C+IE%2C+Firefox%2C+MSN+Messenger+%26+More" 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/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/&amp;title=German+Federal+Trojan+%280zapftis%2FBundestrojaner%29+Eavesdrops+On+Skype%2C+IE%2C+Firefox%2C+MSN+Messenger+%26+More" 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/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/&amp;title=German+Federal+Trojan+%280zapftis%2FBundestrojaner%29+Eavesdrops+On+Skype%2C+IE%2C+Firefox%2C+MSN+Messenger+%26+More" 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/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/&amp;title=German+Federal+Trojan+%280zapftis%2FBundestrojaner%29+Eavesdrops+On+Skype%2C+IE%2C+Firefox%2C+MSN+Messenger+%26+More" 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%2F10%2Fgerman-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more%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/10/german-federal-trojan-0zapftisbundestrojaner-eavesdrops-on-skype-ie-firefox-msn-messenger-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The U.S. Department of Defense Hit With $4.9B Lawsuit Over Data Breach</title>
		<link>http://www.darknet.org.uk/2011/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/</link>
		<comments>http://www.darknet.org.uk/2011/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 18:44:37 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[class action suit]]></category>
		<category><![CDATA[data breach]]></category>
		<category><![CDATA[defence department]]></category>
		<category><![CDATA[lawsuit]]></category>
		<category><![CDATA[privacy breach]]></category>
		<category><![CDATA[privacy loss]]></category>
		<category><![CDATA[tricare]]></category>
		<category><![CDATA[us defence department]]></category>
		<category><![CDATA[us defense department]]></category>
		<category><![CDATA[us department of defense]]></category>
		<category><![CDATA[us healthcare breach]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3209</guid>
		<description><![CDATA[We haven&#8217;t published anything about the Defense Department for a while, the last news really was the whole RSA SecurID thing which affected some of the US DoD sub-contractors. The latest news is they&#8217;ve been hit with a colossal lawsuit of almost $5 Billion! The lawsuit is regarding a recent breach involving a healthcare system [...]]]></description>
			<content:encoded><![CDATA[<p>We haven&#8217;t published anything about the Defense Department for a while, the last news really was the whole <a href="http://www.darknet.org.uk/tag/rsa-securid/">RSA SecurID</a> thing which affected some of the US DoD sub-contractors.</p>
<p>The latest news is they&#8217;ve been hit with a colossal lawsuit of almost $5 Billion! The lawsuit is regarding a recent breach involving a healthcare system for military personnel and their families.</p>
<p>It&#8217;s a pretty heavy suit, claiming $1000 for each of the 4.9 million people affected by the compromise.</p>
<blockquote><p>The U.S. Department of Defense has been hit with a $4.9 billion lawsuit over a recently disclosed data breach involving TRICARE, a healthcare system for active and retired military personnel and their families.</p>
<p>The lawsuit, filed in federal court in Washington D.C. this week by four people whose data was allegedly compromised, seeks $1000 in damages for each of the 4.9 million individuals affected by the breach.</p>
<p>The suit charges TRICARE, the Department and Defense Secretary Leon Panetta with failing to adequately protect private data and of &#8220;intentional, willful and reckless disregard&#8221; for patient privacy rights.</p>
<p>TRICARE did not respond immediately to a request for comment. In the complaint, the four plaintiffs faulted TRICARE for failing to properly encrypt the private data in its possession and for taking too long to notify victims of the breach.</p>
<p>The four plaintiffs are Virginia Gaffney, a Hampton, Va.-based individual who described herself in court papers as the spouse of a decorated war veteran; her two children; and Adrienne Taylor, a Glendale, Az. Based Air Force veteran. </p></blockquote>
<p>It&#8217;s an interesting culture the US has, people are always suing each other, bringing up lawsuits with ridiculous amounts and trying to get a free ride out of something that didn&#8217;t really affect them adversely.</p>
<p>Seriously, do you really think this data breach affected the plaintiff in any negative manner &#8211; I don&#8217;t see how it could of to be honest. Either way it&#8217;s an interesting case and it could potentially cost the already struggling US government a boatload of money.</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>TRICARE in September disclosed that sensitive data including Social Security Numbers, names, addresses, phone numbers and personal health data belonging to about 4.9 million active and retired U.S. military personnel may have been compromised after unencrypted backup tapes containing the data went missing.</p>
<p>The information on the tapes was from an electronic healthcare application used to capture patient data. The backup tapes were stolen from the car of an employee at Science Applications International Corp. (SAIC), a TRICARE contractor. The breach affects all those who received care at the military&#8217;s San Antonio area military treatment facilities between 1992 and Sept. 7. 2011.</p>
<p>Lawsuits such as this one have become increasingly common in the immediate aftermath of a major data breach.</p>
<p>Earlier this month, for instance, Stanford Hospital and Clinics was hit with a $20 million proposed class action lawsuit for a data breach involving a third-party contractor. And major breaches such as the ones at Heartland Payment Systems, TJX and Hannaford Bros. have all prompted their share of consumer lawsuits charging the companies with negligence, breach of contract and other charges.</p>
<p>In many cases, courts however have tended to dismiss lawsuits in data breach cases. Several courts have held that consumers cannot claim compensatory or punitive damages in data breach cases unless they can demonstrate that they have suffered actual monetary damage as the result of a breach.</p>
<p>The notion that someone might become the victim of ID theft in future because of a data breach cannot be used as a basis for claims, courts have held. </p></blockquote>
<p>It&#8217;s a pretty huge breach seen as though the tapes stolen contained backups with 19 years of data on them, that&#8217;s a LOT of data. But then again, like I said above &#8211; they are unlikely to get anywhere with this as I don&#8217;t think they would have lost any money from this breach.</p>
<p>Once again it was due to a third party contractor being careless &#8211; as has been the case many times. And well in this case, if they do get hit with the lawsuit and need to pay out &#8211; they should pass it onto the contractor.</p>
<p>Source: <a href="http://www.networkworld.com/news/2011/101411-defense-dept-hit-with-49b-252013.html?source=nww_rss">Network World</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=The+U.S.+Department+of+Defense+Hit+With+%244.9B+Lawsuit+Over+Data+Breach+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3209+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/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/&amp;t=The+U.S.+Department+of+Defense+Hit+With+%244.9B+Lawsuit+Over+Data+Breach" 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/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/&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/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/&amp;title=The+U.S.+Department+of+Defense+Hit+With+%244.9B+Lawsuit+Over+Data+Breach" 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/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/&amp;title=The+U.S.+Department+of+Defense+Hit+With+%244.9B+Lawsuit+Over+Data+Breach" 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/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/&amp;title=The+U.S.+Department+of+Defense+Hit+With+%244.9B+Lawsuit+Over+Data+Breach" 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/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/&amp;title=The+U.S.+Department+of+Defense+Hit+With+%244.9B+Lawsuit+Over+Data+Breach" 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%2F10%2Fthe-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach%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/10/the-u-s-department-of-defense-hit-with-4-9b-lawsuit-over-data-breach/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>File Disclosure Browser &#8211; Tool To Explore .DS_Store Files</title>
		<link>http://www.darknet.org.uk/2011/10/file-disclosure-browser-tool-to-explore-ds_store-files/</link>
		<comments>http://www.darknet.org.uk/2011/10/file-disclosure-browser-tool-to-explore-ds_store-files/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 16:04:09 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Forensics]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[ds_store]]></category>
		<category><![CDATA[ds_store files]]></category>
		<category><![CDATA[file disclosure browser]]></category>
		<category><![CDATA[hacking the web]]></category>
		<category><![CDATA[information collection]]></category>
		<category><![CDATA[information disclosure]]></category>
		<category><![CDATA[information-leak]]></category>
		<category><![CDATA[parsing ds_store files]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3197</guid>
		<description><![CDATA[The File Disclosure Browser takes .DS_Store files found on websites and parses through them to find a list of all potential files in the directory. It can then either just display the URLs for the files or if you give it a proxy it can browse to the files itself. The author wrote it after [...]]]></description>
			<content:encoded><![CDATA[<p>The File Disclosure Browser takes .DS_Store files found on websites and parses through them to find a list of all potential files in the directory. It can then either just display the URLs for the files or if you give it a proxy it can browse to the files itself.</p>
<p>The author wrote it after reading the <a href="http://pauldotcom.com/2011/08/dirbuster-to-burp-the-missing.html">PDC blog post on passing <a href="http://www.darknet.org.uk/2011/11/dirbuster-brute-force-directories-files-names/">DirBuster</a> through Burp</a> and figured doing the same thing for the contents of DS_Store files would be useful. He also plans to extend this to work with other disclosure files, including dwsync.xml files created by Dreamweaver and possibly some of the code repository files, cvs, svn, git etc.</p>
<p><strong>Requirements</strong></p>
<p>To run the app you need to install the CPAN module, you can do this by becoming root, entering the CPAN shell then asking it to do the install:</p>
<pre><code># perl -MCPAN -e shell
cpan[1]> install Mac::Finder::DSStore</code></pre>
<p>You can download File Disclosure Browser v1.0 here:</p>
<p><a href="http://www.digininja.org/files/fdb_1.0.tar.bz2">fdb_1.0.tar.bz2</a></p>
<p>Or read more <a href="http://www.digininja.org/projects/fdb.php">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=File+Disclosure+Browser+%E2%80%93+Tool+To+Explore+.DS_Store+Files+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3197+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/10/file-disclosure-browser-tool-to-explore-ds_store-files/&amp;t=File+Disclosure+Browser+%E2%80%93+Tool+To+Explore+.DS_Store+Files" 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/10/file-disclosure-browser-tool-to-explore-ds_store-files/&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/10/file-disclosure-browser-tool-to-explore-ds_store-files/&amp;title=File+Disclosure+Browser+%E2%80%93+Tool+To+Explore+.DS_Store+Files" 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/10/file-disclosure-browser-tool-to-explore-ds_store-files/&amp;title=File+Disclosure+Browser+%E2%80%93+Tool+To+Explore+.DS_Store+Files" 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/10/file-disclosure-browser-tool-to-explore-ds_store-files/&amp;title=File+Disclosure+Browser+%E2%80%93+Tool+To+Explore+.DS_Store+Files" 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/10/file-disclosure-browser-tool-to-explore-ds_store-files/&amp;title=File+Disclosure+Browser+%E2%80%93+Tool+To+Explore+.DS_Store+Files" 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%2F10%2Ffile-disclosure-browser-tool-to-explore-ds_store-files%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/10/file-disclosure-browser-tool-to-explore-ds_store-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anonymous Twitter Alternative Created For Protesters &amp; Revolutionaries</title>
		<link>http://www.darknet.org.uk/2011/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/</link>
		<comments>http://www.darknet.org.uk/2011/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 16:40:58 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[#occupywallstreet]]></category>
		<category><![CDATA[activism]]></category>
		<category><![CDATA[anarchy]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[anonymous communication]]></category>
		<category><![CDATA[anonymous twitter]]></category>
		<category><![CDATA[anonymous twitter clone]]></category>
		<category><![CDATA[london riots]]></category>
		<category><![CDATA[occupy wall street]]></category>
		<category><![CDATA[privacy protection]]></category>
		<category><![CDATA[rioters]]></category>
		<category><![CDATA[riots]]></category>
		<category><![CDATA[uk riots]]></category>
		<category><![CDATA[vibe]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3198</guid>
		<description><![CDATA[There was a mass of news back in August about the London riots and how social media (especially Twitter) and the BlackBerry Messenger service (BBM) enabled the rioters to organize themselves via broadcast messages and tweets. After discovering a lot of rioters got busted from their Tweets and BBM messages (which are of course traceable) [...]]]></description>
			<content:encoded><![CDATA[<p>There was a mass of news back in August about the London riots and how social media (especially <a href="http://www.darknet.org.uk/tag/twitter/">Twitter</a>) and the <a href="http://www.darknet.org.uk/tag/blackberry/">BlackBerry</a> Messenger service (BBM) enabled the rioters to organize themselves via broadcast messages and tweets.</p>
<p>After discovering a lot of rioters got busted from their Tweets and BBM messages (which are of course traceable) &#8211; some smart fella game up with a new form of instant messaging anonymously. It works in a geographic location and allows you to broadcast messages within a certain locality that expire after a certain time.</p>
<p>This comes not long after the <a href="http://www.darknet.org.uk/2011/07/anonplusanon-the-anonymous-social-network/" title="AnonPlus/Anon+ – The Anonymous Social Network">Anonymous social network Anon+/AnonPlus</a> was announced back in July 2011.</p>
<blockquote><p>After discovering that BBM and their Twittery playthings fed straight into the hands of the cops, smartphone-toting revolutionaries have taken up a new type of instant messaging – Vibe.</p>
<p>Like Twitter in that it is open and lets you mass-message, Vibe is unlike Twitter in that all messages or &#8220;vibes&#8221; are anonymous. You can set how far you want them to be available too – from 15 metres to global.</p>
<p>The messages self-destruct after a set period of time: from 15 minutes to forever. That makes it much more attractive to those who want to bring down the Man via the medium of street protest, but don&#8217;t want the Man, or their mothers, or the police looking at twitpics of themselves jumping up and down on burning bin-bags.</p>
<p>According to the New York papers, Vibe is now the instant messaging app of choice for the protesters at Manhattan&#8217;s #OccupyWallStreet.</p></blockquote>
<p>It&#8217;s an interesting concept and I do think it has a certain place amongst anarchists, activists street protesters and rioters. Case in point &#8211; it&#8217;s been picked up by the Wall Street protesters,  you can search the Twitter hashtag  <a href="https://twitter.com/search?q=%23OccupyWallStreet">#OccupyWallStreet</a> to see what&#8217;s going on with them.</p>
<p>If you have no idea what it&#8217;s about at all, check Wikipedia here &#8211; <a href="http://en.wikipedia.org/wiki/Occupy_Wall_Street">Occupy Wall Street</a></p>
<p>The application itself has a very &#8216;innocent&#8217; description on iTunes &#8211; &#8220;Discover and join the vibe around your city, neighborhood, or building. Chat anonymously with people nearby without necessarily knowing them!&#8221;</p>
<p>But we all know full well, that&#8217;s not it&#8217;s main purpose.</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>Though it is innocently described on the iTunes store as a good way to chat to other people near you at football games or conferences, developer Hazem Sayed is actively keen for his app to be adopted by the protesters – flying out to the Manhattan protest from California with leaflets about his app explaining its uses.</p>
<p>It seems to be catching on:</p>
<p>The NY Daily News interviewed protester Drew Hornbein, a member of the camp&#8217;s Internet Committee, who explained its uses to the paper:</p>
<p>&#8220;Let&#8217;s say you&#8217;re protesting and someone up ahead sees that the cops are getting ready to kettle people, they can send out this vibe that only lasts a few minutes that says, &#8216;Cops are kettling&#8217;,&#8221; said Hornbein.</p>
<p>&#8220;It&#8217;s anonymous too, so not only are you able to send out relevant information to a small radius, but it also disappears, there&#8217;s no record of it, so no one can come after the person who sent it.&#8221;</p></blockquote>
<p>It&#8217;s a pretty neat use of technology I have to say and I&#8217;m wondering if it&#8217;s going to picked up by the community and groups such as <a href="http://www.darknet.org.uk/tag/anonymous/">Anonymous</a>.</p>
<p>The downside, it&#8217;s an iOS app so if <a href="http://www.darknet.org.uk/category/apple-hacking/">Apple</a> gets put under pressure or feels the app is being used under nefarious circumstances &#8211; they can just pull the plug on it.</p>
<p>You can read more about the app on iTunes here:</p>
<p><a href="http://itunes.apple.com/us/app/vibe/id433067417?mt=8">Vibe By Zami.com</a></p>
<p>Source: <a href="http://www.theregister.co.uk/2011/10/03/vibe_anonymous_twitter_for_anarchists_occupy_wallstreet/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Anonymous+Twitter+Alternative+Created+For+Protesters+%26+Revolutionaries+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3198+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/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/&amp;t=Anonymous+Twitter+Alternative+Created+For+Protesters+%26+Revolutionaries" 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/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/&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/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/&amp;title=Anonymous+Twitter+Alternative+Created+For+Protesters+%26+Revolutionaries" 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/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/&amp;title=Anonymous+Twitter+Alternative+Created+For+Protesters+%26+Revolutionaries" 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/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/&amp;title=Anonymous+Twitter+Alternative+Created+For+Protesters+%26+Revolutionaries" 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/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/&amp;title=Anonymous+Twitter+Alternative+Created+For+Protesters+%26+Revolutionaries" 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%2F10%2Fanonymous-twitter-alternative-created-for-protesters-revolutionaries%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/10/anonymous-twitter-alternative-created-for-protesters-revolutionaries/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Script Kiddies Lay Claim To NBC News Twitter Account Hack</title>
		<link>http://www.darknet.org.uk/2011/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/</link>
		<comments>http://www.darknet.org.uk/2011/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 10:20:10 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[nbc]]></category>
		<category><![CDATA[nbc news]]></category>
		<category><![CDATA[nbc news twitter account]]></category>
		<category><![CDATA[nbc news twitter hack]]></category>
		<category><![CDATA[nbc twitter]]></category>
		<category><![CDATA[nbc twitter hack]]></category>
		<category><![CDATA[script kiddies]]></category>
		<category><![CDATA[script kiddies hackers]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter hack]]></category>
		<category><![CDATA[twitter security]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3182</guid>
		<description><![CDATA[There was a bit of a buzz on the 10th anniversary of 9/11 when the NBC News Twitter account was hacking and started posting updates regarding a repeated terrorist attack against ground zero. It only lasted a few minutes but as the account has 120,000 followers &#8211; it caused quite a stir. It&#8217;s not known [...]]]></description>
			<content:encoded><![CDATA[<p>There was a bit of a buzz on the 10th anniversary of 9/11 when the NBC News <a href="http://www.darknet.org.uk/tag/twitter/">Twitter</a> account was hacking and started posting updates regarding a repeated terrorist attack against ground zero.</p>
<p>It only lasted a few minutes but as the account has 120,000 followers &#8211; it caused quite a stir. It&#8217;s not known how the hackers who call themselves &#8216;Script Kiddies&#8217; got access to the account, but my guess would be <a href="http://www.darknet.org.uk/category/social-engineering/">social engineering</a>.</p>
<blockquote><p>Hackers calling themselves the Script Kiddies took control of the NBC News Twitter account on Friday afternoon and used it to send out a series of hoax Twitter messages claiming there was a repeat terrorist attack on New York&#8217;s Ground Zero.</p>
<p>The Script Kiddies had control of the account, which has more than 120,000 followers, for about 10 minutes before it was suspended. During that time they sent three messages stating that hijackers had crashed two airplanes on the site of the Sept. 11, 2001, terrorist attacks. &#8220;This is not a joke, Ground Zero has just been attacked. We&#8217;re attempting to get reporters on the scene. #groundzeroattacked.&#8221; said one of the messages.</p>
<p>Then, a minute later, perhaps sensing that the jig was up, they wrote. &#8220;NBCNEWS hacked by The Script Kiddies. Follow them at @s_kiddies!&#8221;</p>
<p>That s_kiddies Twitter account was immediately suspended, but according to a cached version of the page, the group describes themselves as &#8220;Anonymous Supporters :: Hackers :: Exploiting simplistic methods with hilarious results :: Occasionally doing it for teh lulz :: We are The Script Kiddies.&#8221; </p></blockquote>
<p>The hack was brought to an abrupt end fairly shortly and the perpetrators own Twitter account was also suspended &#8211; <a href="http://twitter.com/#!/s_kiddies">@s_kiddies</a>.</p>
<p>No major damage was done, but it does interest me as to how this was achieved &#8211; it has happened numerous times to celebrities on Twitter. I would have thought a fairly serious news organization would have better controls and processes in place though.</p>
<p>This hack doesn&#8217;t have anything to do with the <a href="http://www.darknet.org.uk/tag/anonymous/">Anonymous</a> group though, it seems to be for the lulz more than anything else.</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>This type of account compromise is a regular occurrence on Twitter, although it is typically celebrities, and not trusted news organizations, that fall victim. Often the accounts are taken over following a phishing attack. Script Kiddies did not respond to an email asking them how they managed to take over the NBC News account.</p>
<p>Script kiddies is a hacking term, referring to technically unsophisticated hackers who rely on automated scripts rather than hacking wiles to conduct their online attacks.</p>
<p>Friday wasn&#8217;t exactly a gold star day for accuracy on Twitter. Earlier in the day, an account associated with CBS News show &#8220;What&#8217;s Trending&#8221; erroneously posted a Twitter message citing rumors that Apple founder Steve Jobs had died. That message was quickly deleted and &#8220;What&#8217;s Trending&#8221; apologized.</p></blockquote>
<p>I guess this may well be the new Web2.0 version of defacement for a new generation of Script Kiddies &#8211; breaking into high profile Twitter/Facebook accounts and spamming them with humorous or offensive updates.</p>
<p>I don&#8217;t think there will be any more to this story than what has already been published, I&#8217;m sure we&#8217;ll see many more similar cases in the future though.</p>
<p>Source: <a href="http://www.networkworld.com/news/2011/090911-anonymous-supporters-claim-nbc-news-250717.html?source=nww_rss">Network World</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Script+Kiddies+Lay+Claim+To+NBC+News+Twitter+Account+Hack+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3182+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/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/&amp;t=Script+Kiddies+Lay+Claim+To+NBC+News+Twitter+Account+Hack" 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/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/&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/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/&amp;title=Script+Kiddies+Lay+Claim+To+NBC+News+Twitter+Account+Hack" 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/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/&amp;title=Script+Kiddies+Lay+Claim+To+NBC+News+Twitter+Account+Hack" 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/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/&amp;title=Script+Kiddies+Lay+Claim+To+NBC+News+Twitter+Account+Hack" 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/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/&amp;title=Script+Kiddies+Lay+Claim+To+NBC+News+Twitter+Account+Hack" 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%2F09%2Fscript-kiddies-lay-claim-to-nbc-news-twitter-account-hack%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/09/script-kiddies-lay-claim-to-nbc-news-twitter-account-hack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hackers Get Hold Of Wildcard Google SSL Certificate &#8211; Could Hijack Gmail Accounts</title>
		<link>http://www.darknet.org.uk/2011/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/</link>
		<comments>http://www.darknet.org.uk/2011/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 16:48:05 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[DigiNotar]]></category>
		<category><![CDATA[gmail mitm]]></category>
		<category><![CDATA[gmail security]]></category>
		<category><![CDATA[gmail-hacking]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google mitm]]></category>
		<category><![CDATA[google ssl cert]]></category>
		<category><![CDATA[google wildcard cert]]></category>
		<category><![CDATA[hacking-gmail]]></category>
		<category><![CDATA[how to hack gmail]]></category>
		<category><![CDATA[man-in-the-middle]]></category>
		<category><![CDATA[mitm]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3181</guid>
		<description><![CDATA[One of the big discussions points this week is about a wildcard cert for Google that has leaked out from a Dutch company called DigiNotar. The certificate is good for all Google domains &#8211; it&#8217;s a *.google.com cert. This is bad news and apparently has been in the wild for a while, some people are [...]]]></description>
			<content:encoded><![CDATA[<p>One of the big discussions points this week is about a wildcard cert for <a href="http://www.darknet.org.uk/tag/google/">Google</a> that has leaked out from a Dutch company called DigiNotar. The certificate is good for all Google domains &#8211; it&#8217;s a *.google.com cert.</p>
<p>This is bad news and apparently has been in the wild for a while, some people are linking to deaths in Iran as the cert could be used to hijack Gmail accounts using a <a href="http://www.darknet.org.uk/tag/mitm/">MITM</a> attack.</p>
<p>If you want to check out the cert directly, you can do so here:</p>
<p><a href="http://pastebin.com/ff7Yg663">Gmail.com SSL MITM ATTACK BY Iranian Government &#8211; 27/8/2011</a></p>
<p>The story seems to originate here where a user in Iran noticed a MITM was being perpetrated on him &#8211; probably by his own ISP or government.</p>
<p><a href="http://www.google.co.uk/support/forum/p/gmail/thread?tid=2da6158b094b225a&#038;hl=en">Is This MITM Attack to Gmail&#8217;s SSL ?</a> </p>
<blockquote><p>Hackers have obtained a digital certificate good for any Google website from a Dutch certificate provider, a security researcher said today. Criminals could use the certificate to conduct &#8220;man-in-the-middle&#8221; attacks targeting users of Gmail, Google&#8217;s search engine or any other service operated by the Mountain View, Calif. company.</p>
<p>&#8220;This is a wildcard for any of the Google domains,&#8221; said Roel Schouwenberg, senior malware researcher with Kaspersky Lab, in an email interview Monday.</p>
<p>&#8220;[Attackers] could poison DNS, present their site with the fake cert and bingo, they have the user&#8217;s credentials,&#8221; said Andrew Storms, director of security operations at nCircle Security.</p>
<p>Man-in-the-middle attacks could also be launched via spam messages with links leading to a site posing as, say, the real Gmail. If recipients surfed to that link, their account login username and password could be hijacked. Details of the certificate were posted on Pastebin.com last Saturday. Pastebin.com is a public site where developers &#8212; including hackers &#8212; often post source code samples.</p>
<p>According to Schouwenberg, the SSL (secure socket layer) certificate is valid, and was issued by DigiNotar, a Dutch certificate authority, or CA. DigiNotar was acquired earlier this year by Chicago-based Vasco, which bills itself on its site as &#8220;a world leader in strong authentication.&#8221;</p>
<p>Vasco did not reply to a request for comment.</p></blockquote>
<p>The cert is valid, which is scary. One thing which is currently unknown is how the cert got out there, if it was a hack or a leak or someone from the outside got access to the DigiNotar CA.</p>
<p>If you want more technical details on how to verify the cert, you can check this out:</p>
<p><a href="http://pastebin.com/SwCZqskV">Internet death sentence for DigiNotar&#8217;s Root CA!</a></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>Security researcher and Tor developer Jacob Applebaum confirmed that the certificate was valid in an email answer to Computerworld questions, as did noted SSL researcher Moxie Marlinspike on Twitter. &#8220;Yep, just verified the signature, that pastebin *.google.com certificate is real,&#8221; said Marlinspike .</p>
<p>Because the certificate is valid, a browser would not display a warning message if its user went to a website signed with the certificate.</p>
<p>It&#8217;s unclear whether the certificate was obtained because of a lack of oversight by DigiNotar or through a breach of the company&#8217;s certificate issuing website.</p>
<p>Schouwenberg urged the company to provide more information as soon as possible.</p>
<p>&#8220;Given their ties to the government and financial sectors it&#8217;s extremely important we find out the scope of the breach as quickly as possible,&#8221; Schouwenberg said. The situation was reminiscent of a breach last March, when a hacker obtained certificates for some of the Web&#8217;s biggest sites, including Google and Gmail, Microsoft, Skype and Yahoo.</p>
<p>Then, Comodo said that nine certificates had been fraudulently issued after attackers used an account assigned to a company partner in southern Europe.</p>
<p>Initially, Comodo argued that Iran&#8217;s government may have been involved in the theft. Days later, however, a solo Iranian hacker claimed responsibility for stealing the SSL certificates.</p>
<p>Today, Kaspersky&#8217;s Schouwenberg said &#8220;nation-state involvement is the most plausible explanation&#8221; for the acquisition of the DigiNotar-issued certificate. </p></blockquote>
<p>Google have also mentioned in on their security blog here:</p>
<blockquote><p>Today we received reports of attempted SSL man-in-the-middle (MITM) attacks against Google users, whereby someone tried to get between them and encrypted Google services. The people affected were primarily located in Iran. The attacker used a fraudulent SSL certificate issued by DigiNotar, a root certificate authority that should not issue certificates for Google (and has since revoked it).</p></blockquote>
<p><a href="http://googleonlinesecurity.blogspot.com/2011/08/update-on-attempted-man-in-middle.html">An update on attempted man-in-the-middle attacks</a></p>
<p>There was also quick action taken by both <a href="http://blog.mozilla.com/security/2011/08/29/fraudulent-google-com-certificate/">Mozilla</a> and <a href="http://blogs.technet.com/b/msrc/archive/2011/08/29/microsoft-releases-security-advisory-2607712.aspx">Microsoft</a>.</p>
<p>It&#8217;s been pretty quiet really to say this is really a major issue, I hope more details come out about how this occurred. If you are using Firefox there are instructions on how to delete/distrust the DigiNotar CA <a href="http://support.mozilla.com/en-US/kb/deleting-diginotar-ca-cert">here</a>.</p>
<p>Source: <a href="http://www.networkworld.com/news/2011/082911-hackers-acquire-google-certificate-could-250220.html?source=nww_rss">Network World</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Hackers+Get+Hold+Of+Wildcard+Google+SSL+Certificate+%E2%80%93+Could+Hijack+Gmail+Accounts+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3181+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/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/&amp;t=Hackers+Get+Hold+Of+Wildcard+Google+SSL+Certificate+%E2%80%93+Could+Hijack+Gmail+Accounts" 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/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/&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/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/&amp;title=Hackers+Get+Hold+Of+Wildcard+Google+SSL+Certificate+%E2%80%93+Could+Hijack+Gmail+Accounts" 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/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/&amp;title=Hackers+Get+Hold+Of+Wildcard+Google+SSL+Certificate+%E2%80%93+Could+Hijack+Gmail+Accounts" 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/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/&amp;title=Hackers+Get+Hold+Of+Wildcard+Google+SSL+Certificate+%E2%80%93+Could+Hijack+Gmail+Accounts" 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/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/&amp;title=Hackers+Get+Hold+Of+Wildcard+Google+SSL+Certificate+%E2%80%93+Could+Hijack+Gmail+Accounts" 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%2F08%2Fhackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts%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/08/hackers-get-hold-of-wildcard-google-ssl-certificate-could-hijack-gmail-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

