<?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; blackhat</title>
	<atom:link href="http://www.darknet.org.uk/tag/blackhat/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>Clever Attack Allows Theft Of Names &amp; Addresses From IE &amp; Safari</title>
		<link>http://www.darknet.org.uk/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/</link>
		<comments>http://www.darknet.org.uk/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 09:42:27 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[blackhat]]></category>
		<category><![CDATA[browser auto-complete]]></category>
		<category><![CDATA[browser autocomplete]]></category>
		<category><![CDATA[browser data leak]]></category>
		<category><![CDATA[browser data theft]]></category>
		<category><![CDATA[browser-security]]></category>
		<category><![CDATA[grossman]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[ie privacy]]></category>
		<category><![CDATA[IE-security]]></category>
		<category><![CDATA[internet explorer privacy]]></category>
		<category><![CDATA[internet explorer security]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[jeremiah grossman]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[safari privacy]]></category>
		<category><![CDATA[safari-security]]></category>
		<category><![CDATA[white hat security]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2806</guid>
		<description><![CDATA[There has been some very clever attacks lately, especially involving browsers and the kind of data they can leak when probed the right way. The biggest press recently was generated by the history leak that occurs in most browsers. Another clever attack that got some coverage lately was tabnapping and the latest is another fascinating [...]]]></description>
			<content:encoded><![CDATA[<p>There has been some very clever attacks lately, especially involving browsers and the kind of data they can leak when probed the right way. The biggest press recently was generated by the <a href="http://www.darknet.org.uk/2010/05/76-of-users-exposing-their-browsing-histories/">history leak</a> that occurs in most browsers.</p>
<p>Another clever attack that got some coverage lately was <a href="http://www.darknet.org.uk/2010/07/tabnapping-attack-on-the-increase/">tabnapping</a> and the latest is another fascinating way to lift information from browsers using the auto-complete feature.</p>
<p>It&#8217;s good to see these kind of attacks, when you think about technically how they operate &#8211; they are fairly simple. But in saying that it takes a leap in logic to even get to the point where you can start coding for something like this.</p>
<blockquote><p>The Internet Explorer, Firefox, Chrome, and Safari browsers are susceptible to attacks that allow webmasters to glean highly sensitive information about the people visiting their sites, including their full names, email addresses, location, and even stored passwords, a security researcher says.</p>
<p>In a talk scheduled for next week&#8217;s Black Hat security conference in Las Vegas, Jeremiah Grossman, CTO of White Hat Security, plans to detail critical weaknesses that are enabled by default in the browsers, which are the four biggest by market share. The vulnerabilities have yet to be purged by the respective browser makers despite months, and in some cases, years of notice.</p>
<p>Among the most serious is a vulnerability in Apple&#8217;s Safari and earlier versions of Microsoft&#8217;s IE that exposes names, email addresses, and other sensitive information when a user visits a booby-trapped website. The attack exploits the browsers&#8217; autocomplete feature used to automatically enter commonly typed text into websites. It works by creating a webpage with fields carrying titles such as “First Name,” “Last Name,” “Email Address,” and “Credit Card Number” and then adding javascript that simulates the user entering various letters, numbers or keystrokes into each one.</p></blockquote>
<p>It seems all 4 of the main <a href="http://www.darknet.org.uk/tag/browser-security/">browsers</a> are susceptible to this, although the implementation varies slightly for each browser. Hacking wise that&#8217;s not a big problem as you can just do a user agent string identification when the user lands on the malicious page and serve them up with the relevant info grabbing script for their browser type.</p>
<p>The worst case scenario is if this flaw allows malicious pages to gather user passwords that are stored in the browser, combined with the ability to probe the browser to see which sites they have visited..it could multiply into a quite accurate and potentially dangerous attack.</p>
<p>The worst effected is the <a href="http://www.darknet.org.uk/tag/safari/">Safari</a> and older versions of <a href="http://www.darknet.org.uk/tag/internet-explorer/">Internet Explorer</a>.</p>
<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-BodyRec */
google_ad_slot = "8649785837";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<blockquote><p>Users who in the past have used the autocomplete features to store that information in versions 6 and 7 of IE or versions 4 and 5 of Safari will find that the information will be automatically zapped to the rogue website. No interaction is necessary other than to visit the page. Webmasters can set the input fields to be invisible to better conceal the attack.</p>
<p>In the case of Safari, Grossman&#8217;s proof-of-concept attack simulates a user entering various letters or numbers into the fields. In a demonstration, when the script entered the letter J under a field titled “Name,” the browser automatically exposed “Jeremiah Grossman” to the web server. Grossman said he alerted Apple to the vulnerability on June 17, but received no reply other than an automatic response saying his message had been received.</p>
<p>“I would never have talked about this publicly if Apple had taken this seriously,” he told The Register. “I figured somebody else must have found this before because it&#8217;s so brain-dead simple.” When he sent a follow up query “I never heard anything back, human or robotic.”</p>
<p>Tricking IE 6 and 7 into coughing up the autocomplete details works in a similar fashion, but instead of simulating the entering of numbers or letters into a field, Grossman enters a user&#8217;s down arrow twice and then the enter key to extract the stored information. If more than one record is stored in that field, the script will repeat the process so they can be lifted as well.</p></blockquote>
<p>Apart from the above flaws he seems to have uncovered a whole lot of bugs in all the major browsers including ways to steal passwords from <a href="http://www.darknet.org.uk/tag/firefox/">Firefox</a> and <a href="http://www.darknet.org.uk/tag/chrome/">Chrome</a> by using bugs + <a href="http://www.darknet.org.uk/tag/xss/">XSS</a> attacks.</p>
<p>Another neat trick is the ability to erase all cookies on a users computer, not really dangerous but certainly annoying. The trick is to spawn more cookies than the browser can handle (about 3000 for Firefox) so the browser will delete all older cookies. The PoC for this takes about 2.5 seconds!</p>
<p>It&#8217;ll be interesting to see the whole talk at BlackHat.</p>
<p>Source: <a href="http://www.theregister.co.uk/2010/07/20/browser_info_disclosure_weaknesses/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Clever+Attack+Allows+Theft+Of+Names+%26+Addresses+From+IE+%26+Safari+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D2806+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/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/&amp;t=Clever+Attack+Allows+Theft+Of+Names+%26+Addresses+From+IE+%26+Safari" 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/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/&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/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/&amp;title=Clever+Attack+Allows+Theft+Of+Names+%26+Addresses+From+IE+%26+Safari" 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/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/&amp;title=Clever+Attack+Allows+Theft+Of+Names+%26+Addresses+From+IE+%26+Safari" 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/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/&amp;title=Clever+Attack+Allows+Theft+Of+Names+%26+Addresses+From+IE+%26+Safari" 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/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/&amp;title=Clever+Attack+Allows+Theft+Of+Names+%26+Addresses+From+IE+%26+Safari" 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%2F2010%2F07%2Fclever-attack-allows-theft-of-names-addresses-from-ie-safari%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/2010/07/clever-attack-allows-theft-of-names-addresses-from-ie-safari/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Intercage &#8211; Spam/Malware Friendly ISP Back Online</title>
		<link>http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/</link>
		<comments>http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 10:23:22 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Spammers & Scammers]]></category>
		<category><![CDATA[blackhat]]></category>
		<category><![CDATA[esthost]]></category>
		<category><![CDATA[intercage]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[malware friendly]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[scammers]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spam isp]]></category>
		<category><![CDATA[spammers]]></category>
		<category><![CDATA[unitedlayer]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1079</guid>
		<description><![CDATA[There has been a big hoo-haa recently about a US ISP called Intercage who have said to have been harbouring spammers and scammers via their largest client an Eastern European webhost called Esthost. Their plug got pulled 2 days ago by the upstream provider IP transit provider UnitedLayer after weeks of criticism from the community [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>There has been a big hoo-haa recently about a US ISP called <a href="http://www.intercage.com/">Intercage</a> who have said to have been harbouring spammers and scammers via their largest client an Eastern European webhost called Esthost.</p>
<p><a href="http://www.theregister.co.uk/2008/09/22/intercage_goes_dark/">Their plug got pulled 2 days ago</a> by the upstream provider IP transit provider UnitedLayer after weeks of criticism from the community showing IP addresses under the management of Intercage were hosting a number of sites engaged in phishing, malware propagation, and other illegal activities.</p>
<p>It&#8217;s a pretty bold move by UnitedLayer..but Intercage and their website is back online now.</p>
<blockquote><p>A day after security experts celebrated the death of a network provider accused of hosting a large concentration of the world&#8217;s cybercrime, California-based Intercage appeared to be among the living again.</p>
<p>IP transit provider UnitedLayer agreed to provide upstream service to Intercage about 36 hours after its last transit provider pulled the plug. UnitedLayer&#8217;s move, which is sure to prove unpopular in some circles, came after Intercage agreed to completely sever ties with Esthost, the Eastern European web host believed by many to be responsible for the lion&#8217;s share of abusive traffic carried by Intercage.</p>
<p>The dumping of Esthost, if true, would mark a major turning point for Intercage. Esthost, which according to many researchers hosts a large number of sites engaged in phishing, malware propagation, and other illegal activities, has relied on Intercage since 2004 and is responsible for 25 percent to 50 percent of its revenue, according to Intercage president and owner Emil Kacperski.</p></blockquote>
<p>It looks like it&#8217;s going to hurt them with between a quarter and a half of their revenue coming from this one customer! They shouldn&#8217;t have put all their eggs in one basket, especially a malware ridden Eastern European basket.</p>
<p>I think Internet Exchanges and upstream providers need to be more vigilant about spam and malware propagation sites, if hosts refuse to sort the problem out &#8211; pull the plug!</p>
<blockquote><p>For its part, UnitedLayer officials said they thought long and hard about the decision to take on Intercage as a customer, and based on the promises they got, they decided it made sense.</p>
<p>&#8220;We have been assured by Emil and Intercage that the customer in question that caused this firestorm has been removed,&#8221; said UnitedLayer COO Richard Donaldson. &#8220;And we have said very unequivocally to Emil that when and if factual evidence is provided to us that puts him in violation of our AUP (acceptable use policy)&#8230;then we will terminate them like we would any other client.&#8221;</p>
<p>Over the past few weeks, the Intercage saga has at times resembled the wild west, where justice is meted out by an informal network of power brokers rather than duly appointed officials. Given the frequent inability of today&#8217;s law enforcement in overcoming a rat&#8217;s nest of extra-territorial and technical issues, this form of frontier justice is probably unavoidable. And in any case, the vast majority of the white hats manning the system are honest and have netizens&#8217; best interests at heart.</p></blockquote>
<p>There is definitely a potential for abuse here and it&#8217;s something that needs to be watched. More people need to take time to submit abuse reports, headers and IP addresses to the upstream providers, data centers and hosts involved.</p>
<p>Some may not know what the sites on their network are doing, some may actually be hacked, and some may be complicit with the spammers &#8211; but either way people need to report!</p>
<p>It&#8217;s an interesting story and definitely one to watch, let&#8217;s just hope no-one starts to abuse this with RIAA take-down notices etc.</p>
<p></p>
<p>Source: <a href="http://www.theregister.co.uk/2008/09/24/intercage_back_online/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Intercage+%E2%80%93+Spam%2FMalware+Friendly+ISP+Back+Online+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1079+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/&amp;t=Intercage+%E2%80%93+Spam%2FMalware+Friendly+ISP+Back+Online" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/&amp;title=Intercage+%E2%80%93+Spam%2FMalware+Friendly+ISP+Back+Online" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/&amp;title=Intercage+%E2%80%93+Spam%2FMalware+Friendly+ISP+Back+Online" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/&amp;title=Intercage+%E2%80%93+Spam%2FMalware+Friendly+ISP+Back+Online" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/&amp;title=Intercage+%E2%80%93+Spam%2FMalware+Friendly+ISP+Back+Online" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2008%2F09%2Fintercage-spammalware-friendly-isp-back-online%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2008/09/intercage-spammalware-friendly-isp-back-online/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Black &amp; White Ball UK &#8211; Whitehat vs Blackhat</title>
		<link>http://www.darknet.org.uk/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/</link>
		<comments>http://www.darknet.org.uk/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 03:52:08 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Events/Cons]]></category>
		<category><![CDATA[black&whiteball]]></category>
		<category><![CDATA[black-and-white-ball]]></category>
		<category><![CDATA[blackhat]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking-conference]]></category>
		<category><![CDATA[hacking-event]]></category>
		<category><![CDATA[hacking-uk]]></category>
		<category><![CDATA[Information-Security]]></category>
		<category><![CDATA[whitehat]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/</guid>
		<description><![CDATA[Black hat hackers vs White hat professionals &#8211; This is the Black &#038; White Ball The Black &#038; White Ball will be held at the stylish Ministry of Sound venue in London, the date is to be confirmed (but it will be in September). In security parlance, the terms Black Hat and White Hat refer [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Black hat hackers vs White hat professionals &#8211; This is the <a href="http://www.theblackandwhiteball.co.uk/">Black &#038; White Ball</a></p>
<p>The Black &#038; White Ball will be held at the stylish Ministry of Sound venue in London, the date is to be confirmed (but it will be in September).</p>
<p>In security parlance, the terms Black Hat and White Hat refer to hackers on opposite sides of the fence. Black Hat hackers break the law when they hack into computers, they do it for their own personal gain. White Hat hackers are professional hackers who do it for a living, who hack with the knowledge and consent of the computer owners. We named the event the Black &#038; White Ball to describe the unique 2-track conference style of presenting first 2 days of the latest Black Hat techniques and trends, followed by 2 days of the latest White Hat defensive methodologies and policies.</p>
<p>In September 2007, Whitedust will be running the first annual Black &#038; White Ball in London. Presented in a unique two track format, The Ball will run for 4 days &#8211; the first two bringing the latest in hacker techniques and attacks, the last two presenting the cutting-edge of security defence mechanisms and strategies.</p>
<p>The Ball will present the latest research in information security, network penetration, malware generation, hacker methodologies, 0-day attacks, forensic and anti-forensic methods. Bringing together the leading minds from both the White Hat sphere (CSO&#8217;s, Programmers, Security Architects) and the Black Hat sphere (hackers, crackers, virus writers, digital miscreants), the Ball will provide a unique venue to pit the best of the best against the rest.</p>
<p>You can find a list of speakers <a href="http://www.theblackandwhiteball.co.uk/speakers.php">here</a> and submit your papers <a href="http://www.theblackandwhiteball.co.uk/cfp.php">here</a>.</p>
<p>The main site is here:</p>
<p></p>
<p><a href="http://www.theblackandwhiteball.co.uk/">http://www.theblackandwhiteball.co.uk/</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=The+Black+%26+White+Ball+UK+%E2%80%93+Whitehat+vs+Blackhat+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D540+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/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/&amp;t=The+Black+%26+White+Ball+UK+%E2%80%93+Whitehat+vs+Blackhat" 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/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/&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/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/&amp;title=The+Black+%26+White+Ball+UK+%E2%80%93+Whitehat+vs+Blackhat" 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/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/&amp;title=The+Black+%26+White+Ball+UK+%E2%80%93+Whitehat+vs+Blackhat" 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/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/&amp;title=The+Black+%26+White+Ball+UK+%E2%80%93+Whitehat+vs+Blackhat" 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/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/&amp;title=The+Black+%26+White+Ball+UK+%E2%80%93+Whitehat+vs+Blackhat" 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%2F2007%2F04%2Fthe-black-white-ball-uk-whitehat-vs-blackhat%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/2007/04/the-black-white-ball-uk-whitehat-vs-blackhat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

