<?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; Telecomms Hacking</title>
	<atom:link href="http://www.darknet.org.uk/category/telecomms-hacking/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>Cybercrooks May Be Able To Force Mobile Phones To Send Premium-Rate SMS Messages</title>
		<link>http://www.darknet.org.uk/2011/12/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/</link>
		<comments>http://www.darknet.org.uk/2011/12/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 18:51:45 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Spammers & Scammers]]></category>
		<category><![CDATA[Telecomms Hacking]]></category>
		<category><![CDATA[bogdan alecu]]></category>
		<category><![CDATA[deepsec]]></category>
		<category><![CDATA[hacking sim toolkits]]></category>
		<category><![CDATA[hacking sms]]></category>
		<category><![CDATA[premium rate sms]]></category>
		<category><![CDATA[sim application toolkit]]></category>
		<category><![CDATA[sim toolkit]]></category>
		<category><![CDATA[sim toolkit messages]]></category>
		<category><![CDATA[sim toolkit security]]></category>
		<category><![CDATA[sim toolkits]]></category>
		<category><![CDATA[sms dos attack]]></category>
		<category><![CDATA[sms scam]]></category>
		<category><![CDATA[sms security]]></category>
		<category><![CDATA[sms spam]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3240</guid>
		<description><![CDATA[There have been a few stories about this in the past, I recall China Facing Problems With Android Handsets &#038; Pre-installed Trojans that were draining people&#8217;s batteries and phone credit by sending messages to premium-rate numbers. The latest news is of a more technical nature, but it outlines ways in which cybercrooks may well be [...]]]></description>
			<content:encoded><![CDATA[<p>There have been a few stories about this in the past, I recall <a href="http://www.darknet.org.uk/2011/01/china-facing-problems-with-android-handsets-pre-installed-trojans/">China Facing Problems With Android Handsets &#038; Pre-installed Trojans</a> that were draining people&#8217;s batteries and phone credit by sending messages to premium-rate numbers.</p>
<p>The latest news is of a more technical nature, but it outlines ways in which cybercrooks may well be able to send out premium-rate SMS messages without the handset owner knowing due to weaknesses in the actual standard.</p>
<blockquote><p>Cybercrooks may be able to force mobiles to send premium-rate SMS messages or prevent them from receiving messages due to security weaknesses in mobile telecoms standards.</p>
<p>The weakness involves the handling of messages directed towards SIM Application Toolkits, applications preloaded onto SIM cards by mobile operators. The applications can be used for functions such as displaying available credit or checking voicemail, as well as handling value-added services, such as micro-payments.</p>
<p>SIM Toolkits receive commands via specially formatted and digitally signed SMS messages. These messages are processed without appearing in a user&#8217;s inbox and without triggering any other form of alert. Some mobiles may wake from a sleeping state on receipt of such messages but that is about all that&#8217;s likely to happen.</p>
<p>The encryption scheme deployed is robust but problems might arise because error messages are automatically sent out if a command cannot be executed. The SIM Toolkit service message can be configured so that responses are made via SMS to a sender&#8217;s number or to the operator&#8217;s message centre. This creates two possible attack scenarios.</p></blockquote>
<p>It seems to be a theoretical attack right now, but seen as though it&#8217;s a flaw with the way the standard works (and it&#8217;s implemented this way on literally millions of phones) it could become a major issue.</p>
<p>I would imagine it&#8217;s something vendors can fix on future handsets they sell, or on previous handsets via a firmware update &#8211; but that wouldn&#8217;t cover everyone.</p>
<p>In all likelihood however, I see the most likely ath would be it stats as a purely theoretical attack.</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>In the first case, an attacker might use an SMS spoofing service to force the dispatch of an error message to a premium-rate number, potentially ringing up fraudulent charges against the account of a targeted phone owner in the process.</p>
<p>Attackers can&#8217;t control the content of the automatic error responses, a potential stumbling block when it comes to signing up people up for these services simply because they&#8217;ve sent a message, but it&#8217;s easy to imagine this tactic will be effective enough times to make it potentially workable. A premium-rate number is restricted to signing up people to its services only in response to properly formatted requests rather than an any old message.</p>
<p>In the second case, an SIM Toolkit error message is sent to the operator&#8217;s message centre, and this is interpreted as a message delivery failure. Operators usually attempt to resend the undelivered message: creating an error loop that prevents the delivery of legitimate SMS messages to a user&#8217;s handset until a bogus SIM Toolkit message times out, typically after 24 hours or so. Because of this, sending a series of bogus SIM Toolkit messages creates a means of running an SMS DoS attack.</p>
<p>Independent security researcher Bogdan Alecu gave a presentation explaining the security shortcoming, and demonstrating how it might be exploited, at a recent DeepSec security conference in Vienna, Austria.</p>
<p>Alecu tested the attack against phones from Samsung, Nokia, HTC, RIM and Apple. Only phones from Nokia have the option to ask users before confirming the dispatch of an SIM Toolkit response. However the the option &#8220;Confirm SIM Service Actions&#8221; is usually disabled by default. Operators could mitigate the attack by filtering SIM Toolkit messages and whitelisting numbers that are allowed to send them. However Alecu said he is yet to encounter an operator that applies such controls, even after testing the attack on mobile operators in Romania, Bulgaria, Austria, Germany and France, IDG reports</p></blockquote>
<p>The SIM DoS attack is fairly interesting as it could prevent a user from receiving legitimate SMS responses almost indefinitely. There are various ways to mitigate against the attack and it seems like Nokia has the most secure handset as of now &#8211; even though the option to prevent these attacks is turned off by default &#8211; at least they have the option.</p>
<p>The other way is to get the service providers to filter out the messages and use a whitelist for legitimate SIM Toolkit messages &#8211; I don&#8217;t think that&#8217;s very likely though.</p>
<p>Source: <a href="http://www.theregister.co.uk/2011/12/20/sim_toolkit_attack/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Cybercrooks+May+Be+Able+To+Force+Mobile+Phones+To+Send+Premium-Rate+SMS+Messages+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3240+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/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/&amp;t=Cybercrooks+May+Be+Able+To+Force+Mobile+Phones+To+Send+Premium-Rate+SMS+Messages" 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/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/&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/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/&amp;title=Cybercrooks+May+Be+Able+To+Force+Mobile+Phones+To+Send+Premium-Rate+SMS+Messages" 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/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/&amp;title=Cybercrooks+May+Be+Able+To+Force+Mobile+Phones+To+Send+Premium-Rate+SMS+Messages" 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/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/&amp;title=Cybercrooks+May+Be+Able+To+Force+Mobile+Phones+To+Send+Premium-Rate+SMS+Messages" 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/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/&amp;title=Cybercrooks+May+Be+Able+To+Force+Mobile+Phones+To+Send+Premium-Rate+SMS+Messages" 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%2Fcybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages%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/cybercrooks-may-be-able-to-force-mobile-phones-to-send-premium-rate-sms-messages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DNS DDoS Attack Takes Down China Internet</title>
		<link>http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/</link>
		<comments>http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/#comments</comments>
		<pubDate>Fri, 22 May 2009 08:24:51 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Telecomms Hacking]]></category>
		<category><![CDATA[baofeng]]></category>
		<category><![CDATA[china ddos]]></category>
		<category><![CDATA[china dns attack]]></category>
		<category><![CDATA[china dns ddos]]></category>
		<category><![CDATA[china internet]]></category>
		<category><![CDATA[ddos]]></category>
		<category><![CDATA[ddos attack]]></category>
		<category><![CDATA[denial-of-service]]></category>
		<category><![CDATA[dnspod]]></category>
		<category><![CDATA[great-firewall-of-china]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1814</guid>
		<description><![CDATA[The latest news is a few million Chinese Internet users had trouble accessing any websites yesterday due to a DDoS attack on the DNS system from one of the countries registrars. It just shows that China has an inherently weak infrastructure if such a large portion of people can be disrupted with an attack to [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>The latest news is a few million Chinese Internet users had trouble accessing any websites yesterday due to a DDoS attack on the DNS system from one of the countries registrars.</p>
<p>It just shows that China has an inherently weak infrastructure if such a large portion of people can be disrupted with an attack to a single location.</p>
<p>I guess the users haven&#8217;t heard of <a href="http://www.opendns.com/">OpenDNS</a> either, or perhaps they can&#8217;t use it because it&#8217;s blocked by the &#8216;<em>Great Firewall of China</em>&#8216;.</p>
<blockquote><p>An attack on the servers of a domain registrar in China caused an online video application to cripple Internet access in parts of the country late on Wednesday.</p>
<p>Internet access was affected in five northern and coastal provinces after the DNS (domain name system) attack, which targeted just one company but caused unanswered information requests to flood China&#8217;s telecommunications networks, China&#8217;s IT ministry said in a statement on its Web site. The DNS is what computers use to find each other on the Internet.</p>
<p>The incident revealed holes in China&#8217;s DNS that are &#8220;very strange&#8221; for such a big country, said Konstantin Sapronov, head of Kaspersky&#8217;s Virus Lab in China.</p>
<p>The problems started when registrar DNSPod&#8217;s DNS servers were targeted with a DDOS (distributed denial of service) attack, described by the company in an online statement. In such an attack, the attacker orders a legion of compromised computers to try to communicate with a server all at once, which overwhelms the server and crushes its ability to return requests for information. </p></blockquote>
<p>A DoS attack on the root domain servers of any organisation is always one of the most effective as you don&#8217;t have to saturate a large pipe, you just have to make the machine max out it&#8217;s CPU/RAM so it can&#8217;t serve any more requests.</p>
<p>It&#8217;s much better than trying to take a corporate network offline by filling up their main line. Targeted attacks are always the most effecient.</p>
<blockquote><p>Internet access returned to normal in the late night several hours later, according to the government statement.</p>
<p>China had almost 300 million Internet users at the end of last year, according to the country&#8217;s domain registry agency, and streaming online video is as popular among young people as it is in Western countries.</p>
<p>The event, the first of its kind in China, suggests the country needs to improve its rules managing the DNS, said Zhao Wei, CEO of Knownsec, a Beijing security firm.</p>
<p>The original attack transformed into a regional DNS jam essentially because Baofeng is so popular, said Zhao.</p>
<p>Such programs may need smarter code, which could instruct them to withdraw DNS requests that go unanswered, he said. The way unanswered requests are redirected to higher-level servers could also be changed, Zhao said.</p></blockquote>
<p>An interesting point is that the registrar that was attacked hosted the DNS for the very popular video streaming site Baofeng &#8211; the traffic was so high for this site that that unanswered DNS requests turned into another traffic jam having the effective of multiplying the original DDoS attack.</p>
<p>I&#8217;m guessing this was an unintended side effect, but it worked out well for the attackers.</p>
<p></p>
<p>Source: <a href="http://www.pcworld.com/businesscenter/article/165319/dns_attack_downs_internet_in_parts_of_china.html">PCWorld</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=DNS+DDoS+Attack+Takes+Down+China+Internet+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1814+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/&amp;t=DNS+DDoS+Attack+Takes+Down+China+Internet" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/&amp;title=DNS+DDoS+Attack+Takes+Down+China+Internet" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/&amp;title=DNS+DDoS+Attack+Takes+Down+China+Internet" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/&amp;title=DNS+DDoS+Attack+Takes+Down+China+Internet" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/&amp;title=DNS+DDoS+Attack+Takes+Down+China+Internet" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2009%2F05%2Fdns-ddos-attack-takes-down-china-internet%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/05/dns-ddos-attack-takes-down-china-internet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Legal to Unlock Cell Phones Since November 2006</title>
		<link>http://www.darknet.org.uk/2007/04/legal-to-unlock-cell-phones-since-november-2006/</link>
		<comments>http://www.darknet.org.uk/2007/04/legal-to-unlock-cell-phones-since-november-2006/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 04:58:03 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hardware Hacking]]></category>
		<category><![CDATA[Legal Issues]]></category>
		<category><![CDATA[Telecomms Hacking]]></category>
		<category><![CDATA[cell-phone-unlocking]]></category>
		<category><![CDATA[cingular]]></category>
		<category><![CDATA[dmca]]></category>
		<category><![CDATA[phone-hacking]]></category>
		<category><![CDATA[phone-lock]]></category>
		<category><![CDATA[phone-unlocking]]></category>
		<category><![CDATA[t-mobile-unlock]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/04/legal-to-unlock-cell-phones-since-november-2006/</guid>
		<description><![CDATA[As with the UK, many phones in the US are sold under contract and are given at very discounted rates or even free in some cases if you sign a contract for year withe service provider. Before that it was illegal to unlock your phone but finally in November 2006 it came out in court [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>As with the UK, many phones in the US are sold under contract and are given at very discounted rates or even free in some cases if you sign a contract for  year withe service provider.</p>
<p>Before that it was illegal to unlock your phone but finally in November 2006 it came out in court that it&#8217;s ok now.</p>
<blockquote><p>Most cell phones in the United States are purchased as part of a service plan. The phone itself is cheap or free, but it must be bought as part of a one-year or two-year service contract. Phones can also be purchased separately, but are often hundreds of dollars more expensive then the phones that come with service plans. This is because phone companies take a loss on the phone up front and hope to make up that loss over the life of the contract in monthy fees.</p>
<p>Nearly all of the phones purchased as part of a service plan (and even some that are purchased separately) are SIM locked to only work with that phone companies network. The phone&#8217;s software will reject SIM cards from competing phone networks. Phones bought from T-Mobile only work with T-Mobile, phones bought from Cingular only work with Cingular, etc. This way the phone company can be certain that a customer is stuck and they will make back their investment.</p></blockquote>
<p>The fact is the protection was frequently broken and many people were unlocking their owns anyway. The US made a smart decision this time to legitimize the dodgy unlocking market and make it straight forward. It also gives the consumers back the rights they should have anyway.</p>
<blockquote><p>Yesterday, the Library of Congress announced six new exceptions to DMCA rules. Among those was the declaration that breaking SIM locks will not be considered a DMCA violation starting on Monday:</p>
<p><em>5. Computer programs in the form of firmware that enable wireless telephone handsets to connect to a wireless telephone communication network, when circumvention is accomplished for the sole purpose of lawfully connecting to a wireless telephone communication network.</em></p>
<p><a href="http://www.copyright.gov/1201/">Library of Congress Rulemaking Statement</a></p>
<p>This has the potential to legitimize the shady market of cell phone unlockers. It also has the potential to change how cell phone companies do business. If awareness of these rules spreads and legitimate cell phone unlocker services appear, the current cell phone business model might not make as much sense. It is also likely to further frustrate &#8220;pay as you go&#8221; cell phone providers who have been trying to stop resellers who purchase their phones and then sell them overseas for a profit. </p></blockquote>
<p>So please, feel free to and unlock your phone, it&#8217;s no longer a DMCA violation!</p>
<p></p>
<p>Source: <a href="http://www.uninnovate.com/2006/11/23/early-christmas-present-now-its-legal-to-unlock-your-cellphone/">Uninnovate</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Legal+to+Unlock+Cell+Phones+Since+November+2006+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D504+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/legal-to-unlock-cell-phones-since-november-2006/&amp;t=Legal+to+Unlock+Cell+Phones+Since+November+2006" 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/legal-to-unlock-cell-phones-since-november-2006/&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/legal-to-unlock-cell-phones-since-november-2006/&amp;title=Legal+to+Unlock+Cell+Phones+Since+November+2006" 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/legal-to-unlock-cell-phones-since-november-2006/&amp;title=Legal+to+Unlock+Cell+Phones+Since+November+2006" 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/legal-to-unlock-cell-phones-since-november-2006/&amp;title=Legal+to+Unlock+Cell+Phones+Since+November+2006" 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/legal-to-unlock-cell-phones-since-november-2006/&amp;title=Legal+to+Unlock+Cell+Phones+Since+November+2006" 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%2Flegal-to-unlock-cell-phones-since-november-2006%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/legal-to-unlock-cell-phones-since-november-2006/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>THC Releases Nokia Phone ROM Images</title>
		<link>http://www.darknet.org.uk/2006/06/thc-releases-nokia-phone-rom-images/</link>
		<comments>http://www.darknet.org.uk/2006/06/thc-releases-nokia-phone-rom-images/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 09:20:27 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hardware Hacking]]></category>
		<category><![CDATA[Telecomms Hacking]]></category>
		<category><![CDATA[darknet]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[mobile-hacking]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia-hacking]]></category>
		<category><![CDATA[nokia-rom]]></category>
		<category><![CDATA[thc]]></category>
		<category><![CDATA[the-hackers-choice]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/06/thc-releases-nokia-phone-rom-images/</guid>
		<description><![CDATA[I have to agree with their sentiment, I&#8217;m all for open hardware standards. Even if you don&#8217;t open it, people will copy it anyway (See the mass of Cisco knock-offs in China for a fraction of the price with almost exactly the same functions and IOS) So why not open it, let us play with [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>I have to agree with their sentiment, I&#8217;m all for open hardware standards.</p>
<p>Even if you don&#8217;t open it, people will copy it anyway (See the mass of Cisco knock-offs in China for a fraction of the price with almost exactly the same functions and IOS)</p>
<p>So why not open it, let us play with it.</p>
<p>At least let us know how the hardware we are paying for works.</p>
<blockquote><p>The following webpage contains ROM images from various mobile phone operating systems.  Our intention is to motivate other reverse engineers to take a look at the images and to discover other hidden secrets. Other reasons are that it is said to be hard to extract the ROM. Certainly another reason is that Nokia does not release any technical information about the hardware and I find this rather disappointing. (It&#8217;s my strong believe that when I buy hardware that I should also be allowed to know what&#8217;s in it and how to use it.)   </p></blockquote>
<p>There are ROM images from various models such as NOKIA 6630, NOKIA n70, NOKIA N-GAGE and also from SE the SonyEricsson P900 ROM image.</p>
<p></p>
<p><a href="http://thc.org/thc-rom/">Mobile Phone ROM Image and Reverse Engineering Invitation</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=THC+Releases+Nokia+Phone+ROM+Images+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D226+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/2006/06/thc-releases-nokia-phone-rom-images/&amp;t=THC+Releases+Nokia+Phone+ROM+Images" 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/2006/06/thc-releases-nokia-phone-rom-images/&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/2006/06/thc-releases-nokia-phone-rom-images/&amp;title=THC+Releases+Nokia+Phone+ROM+Images" 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/2006/06/thc-releases-nokia-phone-rom-images/&amp;title=THC+Releases+Nokia+Phone+ROM+Images" 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/2006/06/thc-releases-nokia-phone-rom-images/&amp;title=THC+Releases+Nokia+Phone+ROM+Images" 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/2006/06/thc-releases-nokia-phone-rom-images/&amp;title=THC+Releases+Nokia+Phone+ROM+Images" 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%2F2006%2F06%2Fthc-releases-nokia-phone-rom-images%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/2006/06/thc-releases-nokia-phone-rom-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Caller ID Spoofing is Still Easy- FCC Investigates</title>
		<link>http://www.darknet.org.uk/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/</link>
		<comments>http://www.darknet.org.uk/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/#comments</comments>
		<pubDate>Thu, 18 May 2006 03:32:13 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Telecomms Hacking]]></category>
		<category><![CDATA[caller-id]]></category>
		<category><![CDATA[caller-id-spoofing]]></category>
		<category><![CDATA[cid]]></category>
		<category><![CDATA[clid]]></category>
		<category><![CDATA[darknet]]></category>
		<category><![CDATA[fcc]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[phreaking]]></category>
		<category><![CDATA[spoofcard]]></category>
		<category><![CDATA[telecomms-security]]></category>
		<category><![CDATA[telespoof]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/</guid>
		<description><![CDATA[The FCC wants to clamp down on Caller ID spoofing it seems. If you&#8217;ve ever used one of the half-dozen websites that allow you to control the phone number that appears on someone&#8217;s Caller ID display when you phone them, the U.S. government would like to know who you are. Last week the FCC opened [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>The FCC wants to clamp down on Caller ID spoofing it seems.</p>
<blockquote><p>If you&#8217;ve ever used one of the half-dozen websites that allow you to control the phone number that appears on someone&#8217;s Caller ID display when you phone them, the U.S. government would like to know who you are.</p>
<p>Last week the FCC opened an investigation into the caller-ID spoofing sites &#8212; services that began popping up late 2004, and have since become a useful tool for private investigators, pranksters and more than a few fraud artists.</p></blockquote>
<p>One of the example services that received the 7 page FCC report is called <a href="http://www.telespoof.com/">Telespoof</a>.</p>
<p>On their website it says..</p>
<blockquote><p>Telespoof.com offers the first domestic and international Caller ID spoofing service, allowing business professionals to remain anonymous when calling from anywhere in the world, to anywhere in the world. We like to think of it as &#8220;mobile invisibility&#8221;, the highest quality Caller spoofing service available anywhere in the world.</p></blockquote>
<p>Another example is Spoofcard.com that sells a virtual &#8216;calling card&#8217; for $10 that provides 60 minutes of talk time. The user dials a toll-free number, then keys in the destination number and the Caller ID number to display. The service also provides optional voice scrambling, to make the caller sound like someone of the opposite sex.</p>
<p>USA Today also reported on how <a href="http://www.usatoday.com/tech/news/2006-03-01-caller-id_x.htm">Caller ID spoofing has become easier</a>, saying..</p>
<blockquote><p>Tim Murphy&#8217;s office started getting phone calls from constituents who complained about receiving recorded phone messages that bad-mouthed Murphy. The constituents were especially upset that the messages appeared to come from the congressman&#8217;s own office. At least, that&#8217;s what Caller ID said.</p></blockquote>
<p>So if you have used one of these services for whatever reason, the federal government is interested in YOU..</p>
<blockquote><p>The FCC is demanding business records from both companies, as well as the name of every customer that has used TeleSpoof, the date they used it and the number of phone calls they made.</p>
<p>Dated February 24th, the FCC letter gives TeleSpoof 20 calendar days to respond.</p></blockquote>
<p></p>
<p>Source: <a href="http://www.wired.com/news/technology/0,70320-0.html?tw=rss.index">Wired</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Caller+ID+Spoofing+is+Still+Easy-+FCC+Investigates+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D91+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/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/&amp;t=Caller+ID+Spoofing+is+Still+Easy-+FCC+Investigates" 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/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/&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/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/&amp;title=Caller+ID+Spoofing+is+Still+Easy-+FCC+Investigates" 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/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/&amp;title=Caller+ID+Spoofing+is+Still+Easy-+FCC+Investigates" 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/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/&amp;title=Caller+ID+Spoofing+is+Still+Easy-+FCC+Investigates" 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/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/&amp;title=Caller+ID+Spoofing+is+Still+Easy-+FCC+Investigates" 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%2F2006%2F05%2Fcaller-id-spoofing-is-still-easy-fcc-investigates%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/2006/05/caller-id-spoofing-is-still-easy-fcc-investigates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Locate anyone in the UK via SMS</title>
		<link>http://www.darknet.org.uk/2006/02/locate-anyone-in-the-uk-via-sms/</link>
		<comments>http://www.darknet.org.uk/2006/02/locate-anyone-in-the-uk-via-sms/#comments</comments>
		<pubDate>Fri, 17 Feb 2006 17:11:19 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Telecomms Hacking]]></category>
		<category><![CDATA[computer-security]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hacking sms]]></category>
		<category><![CDATA[location sms]]></category>
		<category><![CDATA[location tracking]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[sms security]]></category>
		<category><![CDATA[telecomms]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[uk sms location]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/02/locate-anyone-in-the-uk-via-sms/</guid>
		<description><![CDATA[By using one of the many mobile phone location tracking services aimed at businesses or concerned parents, and some trickery it is possibly to get almost anyone&#8217;s mobile phone position without their agreement. All that is required is their mobile phone number, and carrier. Over the past year a number sites have popped up offering [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>By using one of the many mobile phone location tracking services aimed at businesses or concerned parents, and some trickery it is possibly to get almost anyone&#8217;s mobile phone position without their agreement. All that is required is their mobile phone number, and carrier.</p>
<p>Over the past year a number sites have popped up offering web based mobile phone tracking services. To use their services you purchase a monthly subscription or set number of credits, and enter in the targets phone number. The target then receives an SMS message asking them to confirm they consent to the tracking. After the target replies, the tracker can then request their position online and receive a street address, post code, and map of their location with an accuracy of around 250 meters.</p>
<p>Source: <a href="http://www.rootsecure.net/?p=reports/locate_anyone_in_uk">Rootsecure</a></p>
<ul>
<li>Although it is possible to get the location of a phone the target will receive the various SMS confirmation messages, alerting them to the fact they are being tracked.</li>
<li>Malicious use can be traced back to the tracker via credit card records / the trackers registered phone.</li>
</ul>
<p>More:</p>
<blockquote><p>For the past week I&#8217;ve been tracking my girlfriend through her mobile phone. I can see exactly where she is, at any time of day or night, within 150 yards, as long as her phone is on. It has been very interesting to find out about her day. Now I&#8217;m going to tell you how I did it.</p></blockquote>
<p><a href="http://technology.guardian.co.uk/news/story/0,,1699156,00.html">The Guardian</a></p>
<blockquote><p>A service has launched in the UK which allows you to track any mobile phone around the globe and follow its movements from your own computer. The Guardian ran a feature on it yesterday called &#8216;How I stalked my girlfriend&#8217;. It painted a scary picture.</p>
<p>The service is run by World-Tracker, a company based on the Isle of Man. When a mobile number is entered onto the World-Tracker website, a text message is sent to that phone, to ask if the person carrying the phone wishes to be tracked.</p></blockquote>
<p></p>
<p><a href="http://www.theregister.co.uk/2006/02/02/mobile-phone_tracking/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Locate+anyone+in+the+UK+via+SMS+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D16+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/2006/02/locate-anyone-in-the-uk-via-sms/&amp;t=Locate+anyone+in+the+UK+via+SMS" 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/2006/02/locate-anyone-in-the-uk-via-sms/&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/2006/02/locate-anyone-in-the-uk-via-sms/&amp;title=Locate+anyone+in+the+UK+via+SMS" 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/2006/02/locate-anyone-in-the-uk-via-sms/&amp;title=Locate+anyone+in+the+UK+via+SMS" 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/2006/02/locate-anyone-in-the-uk-via-sms/&amp;title=Locate+anyone+in+the+UK+via+SMS" 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/2006/02/locate-anyone-in-the-uk-via-sms/&amp;title=Locate+anyone+in+the+UK+via+SMS" 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%2F2006%2F02%2Flocate-anyone-in-the-uk-via-sms%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/2006/02/locate-anyone-in-the-uk-via-sms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

