Slashdot Mirror


Crashing A Nokia Phone Via SMS

Atryn writes "An article at the Register reports that a recent Black Hat conference presenter demonstrated how to crash Nokia cell phones using malformed headers in SMS messaging protocols. Though the SIM card can be recovered by moving to a new phone, this is perhaps an interesting preview of security issues as data goes wireless." Of course, when you live in the US, where your wireless services are about eight years behind the curve, this is less of an issue. *grin*

129 of 197 comments (clear)

  1. Nostalgia by Iamthefallen · · Score: 3, Funny

    I remeber the days when a phone was actually used to call with, damn i feel old now...

    --
    Wax-Museum Fire Results In Hundreds Of New Danny DeVito Statues
    1. Re:Nostalgia by F2F · · Score: 4, Funny

      I concur!

      Nostalgia was better when I was young too, I might add.

  2. Old news? by OblongPlatypus · · Score: 2, Flamebait

    Isn't this extremely old news?

    --
    -- If no truths are spoken then no lies can hide --
    1. Re:Old news? by FatRatBastard · · Score: 2, Interesting

      Not sure? According to the CNN article its a temporary thing. The Reg says its a lot nastier.

      Plus, I think the Reg's angle was that there's now a Script Kiddie tool to do the job.

    2. Re:Old news? by Not2Bryt64 · · Score: 3, Informative

      No. This is a new exploit, which I beleive does more damage. The old one just required a hard reboot (remove battery). The register article says that the phone cannot be turned back on until the message is removed from the SIM card.

      --
      -These aren't my pants.
  3. swell by hawk · · Score: 1, Redundant
    Just what I need, a crashing phone. I *knew* there was another reason I never bothered with a cell phone.


    Now the *truly* malicious can set out to infect 911 with a virus that attacks the phone of callers . . .


    hawk, who now sees that touch-tone was a slippery slope and should have been stopped

  4. firewalls for phones by friscolr · · Score: 3, Funny

    once the nokia Netbsd port is done, we'll be able to protect our phones using ipf (or maybe even a pf port, if the ipf license still isn't to your liking) and should be fine.

    1. Re:firewalls for phones by monkeyserver.com · · Score: 1

      hmm, "score 3: funny" so you think he's joking?

      --
      http://monkeyserver.com --- weeeeee
  5. Only eight years? by slykens · · Score: 5, Insightful

    I just got back from India and Europe and am thoroughly embarrassed by our government's and wireless carriers' inability to play ball with the rest of the world. At least AT&T finally got the clue, I hope.

    This talks about crashing a phone via SMS, but what about devices on CDPD or GPRS like those road signs or weather telemetry, or even electric meters in some locales. That's not only on the wireless network but on the IP network. Has anyone tried to muck with those devices yet? On most CDPD and GPRS plans the customer pays for each byte transmitted, what if someone just streams data towards a customer to run up their bill?

    1. Re:Only eight years? by SirSlud · · Score: 3, Informative

      You are very unlikely to see much CDPD deployed on NA soil (I demo'd CDPD 5 years ago at a conference in Vancover .. if I'm wrong, someone let me know :). It's a technology which is perfect for the purposes you mention (telemetry, remote monitoring), but its cost and the fact that its most suited for geography that is both remote and difficult to access makes it somewhat difficult to justify why anyone would use it here (nevermind the limited bandwidth). Throw in that it'll likely never be a consumer level technology, and it seems that it is a technology which likely won't have a critical mass of deployment and visibility to make hacking a concern. Now that's not to say that it /couldn't/ be done .. :)

      --
      "Old man yells at systemd"
    2. Re:Only eight years? by gnurd · · Score: 1

      sure, no CDPD in NA.

      --
      "i was saying gnu-rd"
    3. Re:Only eight years? by tramm · · Score: 2, Informative
      You are very unlikely to see much CDPD deployed on NA soil (I demo'd CDPD 5 years ago at a conference in Vancover .. if I'm wrong, someone let me know :)
      It's been available for at least five years in the US. I had flat-rate service via Go America for several years for only $50/month. I even hacked my Novatel Minstrel to work with Linux so that I could use it with my laptop.

      --
      -- http://www.swcp.com/~hudson/
    4. Re:Only eight years? by SirSlud · · Score: 2

      ahhhh, cmon, so someone offers it .. then again, 80% of the world's fiber optic cabling is dark. So I'm more interested in how many subscribers this company has? Whats the total consumer/business CDPD subscriber base in NA?

      --
      "Old man yells at systemd"
    5. Re:Only eight years? by SirSlud · · Score: 2

      I know its been available :) like I said, I demo'd it 5 years ago .. I'm speaking more about its adoption .. clearly, I was wrong about not seeing it marketed towards the consumer market. Thanks for the correction!

      --
      "Old man yells at systemd"
    6. Re:Only eight years? by Dahan · · Score: 2

      I dunno about Omnisky, but GoAmerica, which another poster mentioned, is partnered with Compaq. Compaq's iPAQnet CDPD service is through GoAmerica... a coworker got an iPAQ with iPAQnet service; it's kinda slow, but nifty. Seeing that Compaq is pushing CDPD as the wireless Internet solution for iPAQs, I suspect there are a decent number of subscribers.

    7. Re:Only eight years? by Cato · · Score: 3, Informative

      GPRS initially allows only 'mobile originate', i.e. the phone initiates a GPRS session to a remote network (e.g. a walled-garden WAP service) and that network sends packets back. Unsolicited packets are dropped, so as long as nobody hacks into the WAP service this is fairly unlikely. The 'mobile terminate' feature would allow unsolicited packets to be sent to the phone is not yet implemented, I believe.

      This is going to become an interesting issue as GPRS networks connect to the Internet (many are WAP only on a private IP network) - perhaps the only mitigating factor is that GPRS connections to the Internet will probably go via a NAT, making it harder for unsolicited packets to get in (they'd have to spoof an active server and guess the port number on the NAT device, as well as hoping that a UDP session was in use since spoofing TCP sequence numbers is pretty hard).

  6. SMS proxy? by chrysalis · · Score: 4, Interesting

    It's time to code firewalls and applicative filtering proxies for mobile phones...

    --
    {{.sig}}
    1. Re:SMS proxy? by jeriqo · · Score: 2

      Not at all. It's time to code good software. You can't even DoS with SMS since they are *not* free. -J

      --
      Alexis 'jeriqo' BRET
    2. Re:SMS proxy? by Mr_Icon · · Score: 5, Funny

      It's time to code firewalls

      Wireless devices had had this stuff for years, except they're called "concretewalls".

      --
      If you open yourself to the foo, You and foo become one.
    3. Re:SMS proxy? by Darren.Moffat · · Score: 3, Insightful

      Even in the US most of the telco's I've seen now have a webpage where you can send SMS messages to any phone on their network for free and without limit.

      All it needs is a program that does contious HTTP POSTS to that form and you have a DoS to one or more phones.

      If you are on a phone contract where you pay for incomming SMS this could really hurt financially. As an ex-pat Brit I still find it hard to come to terms with paying for incoming calls to a mobile phone in the US.

    4. Re:SMS proxy? by jeriqo · · Score: 1

      > "Even in the US most of the telco's I've seen now have a webpage where you can send SMS messages to any phone on their network for free and without limit."

      Well, we don't have these in Europe. You can only send like 3 SMS a day, and extra SMS cost around 0.1 USD.

      Are you really sure it is really unlimited?
      It would only take a few lines codes to make a program that would send like 10 SMS a sec on random numbers.
      Spammers might like this stuff.

      -J

      --
      Alexis 'jeriqo' BRET
    5. Re:SMS proxy? by -douggy · · Score: 1

      ICQ has a free sms service.

    6. Re:SMS proxy? by jstockdale · · Score: 1

      What! your still using concretewalls?
      havn't you seen the next generation of wireless firewalls?

      Concrete(tm) Walls(tm) with Rebar(tm) and(tm^H^H^H Mesh Lateral(tm) Reinforcement?

      --
      **AA: a bunch of mindless jerks who'll be the first against the wall when the revolution comes
  7. 8 years behind??? by DAldredge · · Score: 4, Funny

    So I guess the HandSpring Visor GSM phone I have with GSM service via Voicestream dosen't exist???

    1. Re:8 years behind??? by slykens · · Score: 1
      So I guess the HandSpring Visor GSM phone I have with GSM service via Voicestream dosen't exist???

      Yes, it does exist today, but how long have GSM networks been in the US? Maybe a few years at best. How about widespread deployment? Yah, in my small town (100,000 people) we just got our first GSM carrier this year, and they are some little podunk operation that won't do roaming. I can't wait until the AT&T conversion.

    2. Re:8 years behind??? by dave_c · · Score: 4, Interesting

      Yes, it does exist today, but how long have GSM networks been in the US? Maybe a few years at best. How about widespread deployment?

      Seriously. I have Voicestream GSM service & a tri-band phone, and have mediocre coverage in Washington, D.C., but last week had awesome coverage throughout Scotland and northern England (I'm talking small towns, not just cities like Edinburgh, etc.). Even got encrypted transmission service in Iceland. But in the U.S.? Nuthin' but crap.

      Maybe cell phones are more like fashion than technology: we American's like it 2 years after it's popular in London.

    3. Re:8 years behind??? by FatRatBastard · · Score: 1

      Yes, it does exist today, but how long have GSM networks been in the US?

      Actually, a while I belive. Wasn't Sprint Spectrum (claimed to be the first digital cell service in the states) GSM? I think they sold all of their GSM network to VoiceStream when it looked as if GSM was a dead duck in the states.

      AFAIK that's how VoiceStream became as large as they did. They bought up Sprint Spectrum and a whole bunch of smaller, regional GSM networks in the states (for fairly cheap) when the conventional wisdom was GSM was dead (here in the US of A).

    4. Re:8 years behind??? by Myko · · Score: 1

      GSM has been in the US since at least 1994 when Sprint Spectrum deployed it to the Washington DC Metro area.

    5. Re:8 years behind??? by aminorex · · Score: 1

      Not only are GSM phones available in most major
      markets, but CDMA phones exist that support SMS.
      I wonder if any of the vulnerable Nokia's are
      CDMA phones.

      --
      -I like my women like I like my tea: green-
    6. Re:8 years behind??? by dave_c · · Score: 2, Interesting

      The GSM system in Iceland is one of the most advanced networks in the world. Everybody has a mobile. 9 year olds and up! :) Interesting fact! :)

      Interestingly, I was just in Iceland last week, and my GSM phone had 1) the best reception I'd had anywhere (I'm from the States), 2) faster signal location than anywhere else (here in D.C. it takes a minute or so to find the nearest Voicestream tower), and 3) encrypted transmission between my phone and the tower (which I've never seen work anywhere else I've been).

    7. Re:8 years behind??? by ma2tias · · Score: 1

      One place in the metro area! Oh yeah. You could also say that the US embassy had GSM coverage in London in 1990.

      The first SMS was sent in London in December, 1992

    8. Re:8 years behind??? by jfanning · · Score: 1

      Everyone always mentions population density as an excuse for coverage in the US, but it seems like a pretty poor one.

      Look at Finland as an example. There is an average density of less than 17 people per square kilometer, probably the lowest in Europe. Almost everyone lives in the main cities and the density in Lapland is extremely low plus a few reindeer. But check out the coverage of the main GSM network operator. The other main operator has almost equal coverage as well.

    9. Re:8 years behind??? by yuri+benjamin · · Score: 1

      Everyone always mentions population density as an excuse for coverage in the US, but it seems like a pretty poor one.

      Especially since the population is just as dense inside a major US city as it is anywhere.
      It is in-between cities that the population is sparce.
      So don't let me hear any more excuses about population density!

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
  8. Worms by Anonymous Coward · · Score: 5, Funny

    I thought nokia phones already shipped worms out-of-the-box.

  9. And for the first time... by Exmet+Paff+Daxx · · Score: 3, Interesting

    For the first time, hackers can kill. Considering the number of people who use their cell phones while driving, a random "crash" (what a terrible pun) while trying to send email or view stock quotes while driving should be enough to push a few drivers "over the edge".

    The good news is that if terrorists intend to use such "crash" attempts to crash cars or other vehicles, we at least have new legislation to stop them.

    --
    If guns kill people, then CmdrTaco's keyboard misspells words.
    1. Re:And for the first time... by nochops · · Score: 1

      Hacker?

      I thought it was a truck driver. So if I use SMS I can call myself a hacker? Kewl!

      --
      "A terrorist is someone who has a bomb but doesn't have an air force." -William Blum
  10. Re:Black hats by Ledge · · Score: 1

    Nope, see also: Aircraft, Pharmaceuticals, Firearms, and Indoor Plumbing.

    --
    If it ain't a Model M, it's a piece of crap.
  11. Yep, not being first can have it's advantages by SpiceWare · · Score: 2

    [US] wireless services are about eight years behind the curve

    Those who implement later can implement newer standards w/out obsoleting(and thus pissing off) all the existing users of the cellphone network.

    1. Re:Yep, not being first can have it's advantages by boydtel · · Score: 1

      I don't agree that we aren't first in implementing new cell technologies, we are not the first in stacking people into tighter and tighter piles. A trend which totally drives the ceonomics behind this infrastructure and hence it's speed of deployment. However, I am also blown away by how many people here fail to see any benefit in "not being first" I agree that (while it doesn't in this case IMO) it certainly CAN have advantages. WE innovated broadcast television and we have long suffered the poorest quality image because of that powerful (in terms of number of users it dwarfs most other nations) standard. Innovation is good, but it doesn't always lead to having the most of the coolest toys IMO. bk425

  12. Why go through all that...... by the_2nd_coming · · Score: 2

    when all you need to do is throw the phone to the pavment?

    --



    I am the Alpha and the Omega-3
  13. Re:Black hats by SirSlud · · Score: 5, Interesting

    Just like any technology, it can be used and abused. If I were the type who didn't like the word asshole, I might be justified in lamenting:

    Is it at all possible to have any sort of message board without people coming along and using the word asshole?

    Any other way, and you wouldn't be on planet earth, bub. Stop whining about it, and start questionting which you value more: crashable cell phones, or no cell phones?

    Society must accept the inevitability of technology as an unbiased tool. Technology CANNOT be created for good. Like it or not, as a society, we must accept that when we adopted cell phones, we accepted the possibility that they may not always work, in the same way that as a society we value the use of cars more so than the lives of the thousands upon thousands of people who die as a result of them every year.

    Anyone who thinks technology puts powers only in the hands of the righteous (whatever the hell that is) is a fool. In the case of Black Hats, I'd rather the concaine junkies in my neighbourhood congregate and do their thing in the middle of daylight in the park rather than at night, in allys, if you catch my drift. The fact that this was demonstrated at a conference is a good thing .. would you prefer to crack down on these people, and drive their activities into the underground where you are upable to keep an eye on them?

    --
    "Old man yells at systemd"
  14. We may be years behind by rutledjw · · Score: 1

    But the alternative (in the US) is f*cking advertisers sending phones messages when they're in the vicinity of certian stores.

    Anyone remember reading about the test of this little "technology" in Boulder CO (of all places)? The advertiser was "very pleased" with the number of people who READ the ad.

    Great, so they can trace who read the &^$%*& things as well. I think my Sprint phone gets 100 free text messages before I have to start _paying_. Which is great - the recipient gets to pay to be spammed...

    --

    Computer Science is Applied Philosophy
    1. Re:We may be years behind by jcoy42 · · Score: 1

      I used to get *tons* of cellphone spam with the text messaging being as simple as @xxxxxxx.net.

      I don't know how many times I would get a 911 page at 2am to find out some other poor guy had been the victim of cell-phone shotgun spamming.

      It's gotten much better in about the last year, but don't rule out being spammed by our current system.

      --
      Never trust an atom. They make up everything.
    2. Re:We may be years behind by Robert+S+Gormley · · Score: 3, Informative
      That, to me, is a joke that has the rest of the world laughing. We don't pay to get anything. Someone calls you, why should you pay. Someone sends you a text message or a cellular fax, why should you pay?

      And don't say it's to get lower calling rates, because most cellular rates here in Australia at least would make your jaw drop with their (low) cost.

      --

      Open Source. Closed Minds. We are Slashdot.

  15. Security through... by 1010011010 · · Score: 4, Interesting

    Of course, when you live in the US, where your wireless services are about eight years behind the curve, this is less of an issue.

    Security through Inertia. Hmm...

    --
    Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    1. Re:Security through... by Guillaume+Ross · · Score: 1

      Yep. if you still use Dos2 I bet you're safer from worms and trojans than pretty much everyone else here! :)

    2. Re:Security through... by ethereal · · Score: 1

      Wait, what was that? I missed half of your post because my 3rd-party IP stack crashed :)

      --

      Your right to not believe: Americans United for Separation of Church and

  16. Bound to happen... by Junta · · Score: 3, Funny

    I mean, look at this logo on a nokia phone. As soon as you see this logo on a phone, you know trouble is coming. I think it is some sort of curse :)

    Btw, if you actually want this logo, go here.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  17. Re:Black hats by morcheeba · · Score: 1

    Oh, you mean some sort of simple technology, like a stick, or, say, maybe a rock or maybe just dirt? It's the technology's fault that it gets corrupted.

  18. Who cares? by J.C.B. · · Score: 1
    Of course, when you live in the US, where your wireless services are about eight years behind the curve, this is less of an issue. *grin*

    If I could get one of those big old 80s-early 90s cell phones (like the one that kid had in saved by the bell), I would use it. I don't need no stinkin' text-messaging WAP shit on my phone.

    1. Re:Who cares? by macpeep · · Score: 5, Insightful

      It's interesting that the people who have phones with text messaging find it extremely useful where as those who don't have it shrug it off with "I don't need no stinkin' text-messaging WAP shit", not even seeming to know what they are talking about, since WAP has absolutely nothing to do with text messaging and SMS messages.

      Personally, I find SMS messages extremely convenient in very much the same way as email is convenient. It's a lot less intrusive than a phone call since it doesn't demand the receivers attention RIGHT NOW. It's quiet and more private, you can write and read SMS's anywhere without disturbing other people or other people disturbing you. You can use it for services. Send "FIND Joe Sixpack" to number 400 and you get the address and phone number of Joe Sixpack in return. Send "WEATHER Helsinki" and you get the latest weather forecast for the Helsinki area.

      I worked in Singapore for six weeks last summer and it was extremely convenient to just bring my normal cell phone with me from Finland and everything working without any reconfiguration. Phone book entries, caller id, text messages, data. I used the phone to check my email with my Palm Pilot, Finnish news, Forumla 1 results riding home from work in a cab in the night etc.

      I'm not saying that everything should be crammed into a cellular phone. Some things work better in a laptop or a PDA if you want it mobile. The point is that things like SMS and WAP, which are totally basic features of GSM phones, are quite useful and have their own place. Instead of silly "I don't need no stinkin' text messaging WAP shit on my phone" outbursts, you might want to try it out. You just might discover how nice it is and how well it works!

    2. Re:Who cares? by mrbester · · Score: 1

      "It's (SMS) a lot less intrusive than a phone call since it doesn't demand the receivers attention RIGHT NOW. It's quiet and more private, you can write and read SMS's anywhere without disturbing other people or other people disturbing you"

      Been on a bus / train lately? SMS is BLOODY intrusive as most clueless Joe Sixpacks (we call them kids here) have their volume set to max and that annoying pseudo-Morse beeping by default. Even worse, they have to LOOK at it to realise it is a message (duh, the thing's beeping in a particular manner, wtf do you think it is) for the entirety of the sodding beeping. Get that 20 times in 5 minutes and you'll find you alter your perspective of what intrusive is.
      BIPBIPBIP BEEP BEEP BIPBIPBIP
      BIPBIPBIP BEEP BEEP BIPBIPBIP
      (press the button, THAT button, THE GREEN ONE YOU IDIOT, AAAAAAAGGGHHHHH PRESS IT NOW!!!)

      As to writing SMS without disturbing ppl the same annoyance remains: Button beeps bloody loudly every time it's pressed (and, it seems, twice as loud for the backspace). This has got to be worse than the "I'm just passing Gatwick, darling" crowd...

      --
      "Wait. Something's happening. It's opening up! My God, it's full of apricots!"
    3. Re:Who cares? by macpeep · · Score: 2

      "Been on a bus / train lately? SMS is BLOODY intrusive"

      I ride the subway to and from work every day. SMS is usually two quiet short beeps whereas a phonecall is a 60 second ring while the person looks for the damn phone. Sure, some have more annoying SMS beeps and sure, some even have button beeps on but in 95% of the cases, they don't.

      As a whole, I'd definitely say SMS is less intrusive!

  19. Re:Behind WHICH curve? by dave_c · · Score: 4, Insightful

    but in real life most of the US has just as good of coverage as Europe.

    You obviously haven't tried using the same phone in both the U.S. and Europe. Get a tri-band GSM phone, take it to any large city in Europe, and you'll see you get much better coverage than in NYC/someother U.S. city.

  20. New Slashdot reporting template by corky6921 · · Score: 5, Funny

    Hi Slashdotters,

    We here at Slashdot would like to advise you to use the following format when submitting bug-related stories.

    "Crashing a [product] with [method used to crash it]"

    "An article at [source] reports that [security expert] demonstrated how to crash [product] using [Pick one: buffer overflow; malformed headers; Javascript]." [insert wizened statement about how this will affect future direction of products in this category] [attach silly remarks by Slashdot writer like "Well, that's why I use [competing product]!"]

    Also, please use the following template when replying:

    "Those @(#&@! bastards! Who do they think they are, making [product] so buggy! Why do they have to include [useless feature that no one wants/uses anyway]?? I'll never use a [company] [product] again! Please, fellow Slashdotters, I urge you to boycott [company]!"

    This will save us a lot of time and moderation points.

    Thank you,
    The Slashdot Team

    1. Re:New Slashdot reporting template by Gogo+Dodo · · Score: 1
      The response template should also have:

      "Everybody switch to the open-source [product]. It's better because it's free and there are no security problems with it!"

  21. Thank god MS didn't write the messaging software by wackybrit · · Score: 3, Funny

    This is exactly why these new phone PDAs worry me. You've only got to have a copy of Outlook Express running and your phone will call everyone in your Address Book or send them frisky messages.

    Though my grandma might like to receive 'How are you sexy legs?', I'm not sure my boss would be quite as accepting.. (and if he is, I should quit)

  22. anyone know where... by saint10 · · Score: 1

    ... i could find some code to test this out?

    1. Re:anyone know where... by saint10 · · Score: 1

      uhhh... no you dork! find it yourself..

  23. Re:Behind WHICH curve? by C_nemo · · Score: 2, Interesting

    behind the cell-curve curve I live in Norway(5 mill +large country) and we have GSM coverage virtualy on every mountain and wally(real walleys not like those puny US ones, and the UMTS network are about to, or has been opened Kaptein N

  24. Web on Cell by Larkfellow · · Score: 1

    As far as I'm concerned this shouldn't even be an issue with Cell phones. I think that phones should be kept phones. If someone is really that interested in portable web. Then use a PDA.

    Yes, I'll be one of the first to admit that cell phones are wonderfull. But I use mine as a phone. Not a game consol, not as a web browser, or day planner... And yes, I think PDA's are good for a day planner, and even limited web browsing and gaming. But really, do we need to be playing Doom, or the latest, greatest, Quake game on our cell phones? Do you really need to use Yahoo! after getting talking with your mother from the bus?

    For me, there is such a thing as too many features. Web browsers on cell phones is one such case.

    --

    -- Never monkey with another Monkey's monkey

    1. Re:Web on Cell by rtaylor · · Score: 2

      Fact of the matter is the new cell phone feature used to be a size decrease. You CAN'T decrease the size anymore without running into huge issues -- like someone swallowing it or something.

      Technology inside keeps decreasing, and there isn't much point in leaving empty space. Batteries are heavy, so you really don't want to add much more volume to it. Whats that leave? More and faster chips with neat new features that may or may not be useless.

      I'm not a cellphone owner, nor do I intend to become one... atleast until my landline becomes more expensive and cellphones.

      --
      Rod Taylor
  25. I can see it now... by A_Non_Moose · · Score: 5, Funny

    "This phone has performed an illegal operation and will be shut down...if the problem persists, please call the vendor"....

    Hahahahahaha...{sniff}....hehehe.

    What is with the Grey screen of death comment being modded as overrated?
    Geez, you'd think you would have to be rated first.

    Maybe that should be submitted as a bug?
    You can't fix the moderators who do that kind of stuff (maybe spayed or neutered) but can you fix the system?

    Oh, well, don't worry, be happy..la la laaa

    --
    Have you read the moderator guidelines? Well, have you, PUNK? (and I want a Karma: Gnarly option)
  26. Re:Behind WHICH curve? by karot · · Score: 2

    Remember standardise early, but not too early.

    An American friend one pointed out to me that the USA has the benefit of inventing many new technologies, and being the first to implement a massive number of them...

    ...This of course means that the USA tends to implement version 1.0 all across the country, and when you've covered an area that big with version 1.0, version 2.0 is gonna be a long time coming ;)

    Steve

    --
    Enjoy Y2K? Roll-on Year 2037!
  27. Yes, bugs, virus, scams and spam going into mobile by clarkie.mg · · Score: 1

    I have already discovered a bug in the old and rather basic nokia 3210 [see below]. I can't imagine how many of these there will be in a more complex phone like the nokia 7650. A sms worm anyone ?

    I think some bugs are inevitable but I hope the developers will pay more attention to the the sofware they design than Bill Gates did in the early PC years - and even in the not early years ! And those new combined phone/pockeptPC will be fun to hack I bet.

    But I don't think the users are ready to accept too many bugs in a mobile phone/pda like they did with the windows OS.

    Responsability is not only on the shoulders of developers. A friend of mine crashed his visor and lost all the data he had difficultly typed in. He had no backup ! So there will be a lot of work to make the users more aware of security concerns about the digital tools.

    I hope the laws will also be appropriate to this new digital era. No way am I gonna tolerate sms spam !

    The nokia 3210 bug :
    When you type a message, then want to send it but go back to the typing screen before entering the phone number of the recipient, the T9 completion system is messed up : if you want to change a word, it doesn't use the one you have selected.

    --
    Men are born ignorant, not stupid; they are made stupid by education. Bertrand Russel
  28. Re:Behind WHICH curve? by bluGill · · Score: 2

    Hmm, my current cell phone is in fact GSM, and every US city I've been to has had good coverage. Oh I agree that GSM doen'st have the best coverage, but it is there. GSM is not very common in the US, and there is still a lot of coverage.

    And remember to differenciate between coverage in sparesly populated areas with densely populated areas. (NYC I know is dense, but I wouldn't want to visit there so you point is lost to me...)

  29. Re:Behind WHICH curve? by WolfWithoutAClause · · Score: 4, Insightful

    It's probably not true that Europe is ahead because they have a standard system; as far as I can tell, they are ahead because it became fashionable in the boom of the late 80's in London particularly to have a cell phone; partly because it was a way of doing more business for the brokers- it quickly became a status symbol. A fairly affordable it became too as it grew rapidly among the city and top businessmen and filtered its way down to basically everyone.

    The fashion made the economics look better, and that in turn drove more manufacturers to enter the market and compete, driving the price down further.

    The other feature that killed off the other mostly non-digital systems was security. After the 'squidgy' tape loads of people would only get digital, particularly Prince Charles- and the GSM phones were a convenient digital standard to go for at that time.

    Britain is an ideal place for cell phones- the population density is pretty high, so less cells are required; most people I know have a cell phone in britain. Many of them don't have a fixed line at all anymore.

    Incidentally, there IS a satellite phone system- Iridium, last time I checked it was very expensive, didn't work indoors or in cities, had low quality; and the handsets are really heavy.

    The military loves them.

    --

    -WolfWithoutAClause

    "Gravity is only a theory, not a fact!"
  30. how lame by Jaeger- · · Score: 1

    how lame is this:
    Once the message is received it is impossible to turn on an infected phone again.

    what kind of design went into this product? is there no way to force a hard-reboot of the phone or something similar, to reset it? what about detaching the battery briefly, etc??

    it would really suck to have this happen while on a business trip or something and have to run by the nearest Nokia store to exchange your phone for another, or have it unfrozen or whatnot. and i'm sure Nokia would just exchange/fix the phone for free (not)... they'd probably require that you mail it in to them and wait 4-6 weeks to get it back, finally fixed.

    --w

    --
    E V E R Y T H I N G I W R I T E I S F A L S E
    1. Re:how lame by Gerein · · Score: 1
      Have you read the article?

      In GSM phones SMS are stored on the SIM-card. Remove the card and your phone works again. Use another phone to delete the message from the card.

      Inconvenient, but not impossible.

  31. Re:Black hats by Trekologer · · Score: 3, Insightful

    • Is it at all possible to have any sort of technology without assholes coming along and ruining it for everyone
    Who's the bigger asshole? The one who exploits flaws in products or the one that releases products without checking for flaws that could be exploited?

    One could say that the "black hats" are really "white hats" in demonstrating flaws so that they do get fixed (in reality there are shades of gray in between, depending on what the discoverer does with that information).

    Of course, if Microsoft had their way, we wouldn't even know about flaws such as this and have to put our faith in the vendors fixing these "secret" flaws (read: Ralph Nadar's Unsafe at any Speed). Of course, where's the motivation to fix flaws that the public doesn't know about?
  32. Re:Behind WHICH curve? by Anonymous Coward · · Score: 1, Informative

    If everyone was GSM like Europe is, then generation 3 would not be as good as it is
    This is good for Europe...

    Remember standardise early, but not too early
    CDMA is not 3G anyway. We all has to upgrade.

    but in real life most of the US has just as good of coverage as Europe.
    GSM works on the top of Kilimanjaro.

    Sure there is only one provider, but who cares if the phone works?
    I would care about paying even more than here in Europe.

    Get out from the major cities and there is no service, but a single GSM standard would't help much. Population densities are very low in the US, to there day there are many miles where there is no coverage on any system. (Unless there is a satalite system now)
    In Europe the operators have to provide near complete coverage, but this only makes any kind of economic sense if the market is not fragmented between different standards. Population density is very low in northern Sweden, but look at this map of Telia's coverage:
    http://www.gsmworld.com/gsminfo/cov_sete.htm

  33. Re:Behind WHICH curve? by bluGill · · Score: 3, Insightful

    I live in Minnesota, about 3.5 million people, and about twice as much land as Norway. And MN is fairly heavily populated compared to many nearby states. (which also happen to be larger) covering a valley isn't that difficult from an engeering standpoint, just put a tower there. Covering a flat field of 100 miles profitably is extreamly diffiult if the entire population of the field is less then 75. I happen to know someone who lives in that exact situation.

  34. It's times like this ... by halftrack · · Score: 1

    ... that makes me happy I don't own one of those fancy new cellular phones.

    --
    Look a monkey!
  35. Re:Behind WHICH curve? by infiniti99 · · Score: 5, Interesting

    CDMA is a better standard than GMS overall

    What I find funny about this statement is that these two are not necessarily comparable. CDMA is a radio protocol, used by both Sprint PCS and Verizon here in the USA. GSM, on the other hand, fully describes a wireless network, from the radio protocol (TDMA), to the included services (voice, 9600bps data, SMS), all the way to the SIM chip.

    While CDMA may be a better radio protocol than TDMA, it is definitely not a wireless network. You can't use a Sprint phone on the Verizon network can you? As far as I know, these are separate networks with their own definitions. They just happen to share a common radio protocol.

    So when someone brings up the ancient war: CDMA vs TDMA vs GSM, be sure to reorganize this into: Sprint vs Verizon vs AT&T vs GSM. This is a much more sensible comparison. Anyhow, perhaps in the future GSM's radio protocol can be replaced with a CDMA incarnation.

  36. Expensive by Shook · · Score: 1

    I wonder why it is so expensive. I have an SMS phone with VoiceStream. I get 500 messages for $5 a month (a penny a message for the math impaired), and no daily limit. I receive weather report and news headlines every day (6 messages daily), and use the AIM-to-SMS gateway all the time. 3 a day would suck.

  37. BOYCOTT NOKIA by Anonymous Coward · · Score: 1, Funny

    Those farking bastards! Who do they think they are, making Nokia phones so buggy! Why do they have to include Web access that no one wants/uses anyway?? I'll never use a Nokia phone again! Please, fellow Slashdotters, I urge you to boycott Nokia!

  38. There are lots of DoS attacks against phones by Tim+Ward · · Score: 1

    This one just needs a standard phone, but it's even easier to find DoS attacks against WAP phones.

    Interestingly enough I have found the Microsoft browser to be less prone to crash than all the others I've tried. (But no, I still don't know why anyone would want a web browser on a (2G) cellphone.)

  39. Ha, make fun of my free w/plan phone now... by Tenebrious1 · · Score: 1

    Yep, my phone came free with my service. Didn't pay a dime. No, it doesn't play Fur Elise or the William Tell Overature, no it doesn't have calendering, no it doesn't have games, no it isn't internet ready, no doesn't do text messaging, and no, it doesn't crash.

    --
    -- If god wanted me to have a sig, he'd have given me a sense of humor.
  40. Tut tut... by Nevrar · · Score: 2, Funny

    Bring back the old tin cans connected by string I say...

    I once crashed my friend's Alcatel One Touch Easy by flooding his phone from mtnsms.com...

    --
    Nevrar
  41. SMS is NOT useless by clarkie.mg · · Score: 3, Interesting

    You do not seem to realize the success that sms has in Europe. If we follow you, why send an email when you can call the person on a phone ? Ridiculous. I am not an avid sms user but I see it can be useful in many situations :

    - If you cannot talk or do not want to talk, in a lecture for example, you can still type.

    - If you want to send a phone number or a complex address, it is easier for the receiver to read it than to have to write it when you talk.

    - You can reuse the same message as many times as you want.

    - You can type a message and send it later.

    - If the network is poor and audio not working, sms still works. (I only use sms with why brother, the antenna of his phone is broken). It even saved a man's life in England.

    - With sms, you can see the number of the sender and ignore it.

    - you can receive personal news and services that way.

    - you can have your email forwarded etc.

    - etc.

    Finally if you find a place where 802.11b works everywhere with phones as cheap as current ones, I will go live there !

    --
    Men are born ignorant, not stupid; they are made stupid by education. Bertrand Russel
  42. bad moderating by 3am · · Score: 2

    how is this a troll? please, if you can't mod well, then just mod up...

    --

    A: None. The Universe spins the bulb, and the Zen master merely stays out of the way.
  43. Canada and SMS by Warin · · Score: 1

    I work for at a dealer for a national cell carrier here in Canada (Telus). We use CDMA. All of our digital phones have had the capacity for two way text messages for well over a year. The network just hasnt implemented it. One way (PC to Phone) SMS has worked fine for almost two years.

    I pay 15 dollars per month for web access, but it is UNLIMITED usage and I can use AIM for chatting to all my friends that I con into installing AIM so I am not so bored on the transit ride home. It's great. I just wish Nokia had a plug in keyboard for my 6185.

    Bell Canada, Telus, and Rogers-AT&T have actually recently made an agreement to allow full two way text messaging across their networks. So..Canada at least isnt 8 years behind.

    1. Re:Canada and SMS by Anonymous Coward · · Score: 1, Funny

      Remember, Canada is not the United States. That is, of course contrary to popular belief.

  44. Re:SMS is useless by Dark+Legend · · Score: 2, Informative
    Oh wait, the reason European users won't do that is because they pay PER CALL


    Last time I checked the UK is in Europe, and I know of no network in the UK where you pay per call, when roaming in France, Spain, Portugal and Greece I have also always payed per minute. Where did this idea we pay per call come from?
  45. This is new? by FLaMeBoY · · Score: 2, Interesting

    Is this new? I have seen this happen a lot, and not just with nokia. The special characters from phillip's phones can crash quite a few phones. Alcatel seem to be one of the worst for crashing. Some phones seem to be fine, but an't delete the message from the sms through to the phone not working till the message is deleted from the sms on another phone.

  46. Crashing my 7110 by Bender+Unit+22 · · Score: 1

    My 7110 is easy to lock up. I got it just after it was released so maybe is should get a software update for it..

    1) Connecting to any wap service.
    Same bug always, requires removal of the battery. After that it works fine. It always happens the first time I try to connect it when I haven't used it in a while(only uses it to show to people why it suck)

    2) Using the IR connector, requires reboot to make it work again.
    Using the phone to dial up to the company ppp pool. It drops the connection after 5 minutes. Yes, I know it is slow but when staying in a boring hotel room in a boring city, slashdot at 9600 baud(i'd say it performs like 2300) ain't that bad.
    Also trying to sync my palm using the IR requires a reboot the next time I want to use it.

    3) Impossible to talk for a long time while driving, even using the handsfree kit with external antenna. When it have to switch bands while talking, always drops the connection. But I guess that is the phonecompany's fault.

  47. CDPD by Fencepost · · Score: 3, Insightful
    Don't expect CDPD to last all that much longer - at the very least its lifespan will end when analog cellular service (AMPS) does. It's also relatively expensive and slow (max 19.2Kbps) compared to what's going to be coming down the pike.

    It is fairly widely available in urban areas.

    Interface-wise most CDPD adapters seem to act as network cards; IBM at least also made a CDPD modem that actually had a modem interface, but it was fairly large.

    --
    fencepost
    just a little off
  48. Yes, I can by roystgnr · · Score: 1

    You can't use a Sprint phone on the Verizon network can you?

    Yes, if I'm willing to pay the ridiculous roaming fees. And don't even get me started on the "additional minutes" fees.

    My Sprint plan costs $40 for the first 2500 minutes, and $1000 for the next 2500. No, that third 0 is not a typo.

    Oh, and did I mention that when you check how many minutes you've used, everything except your final bill is just an "estimate", and probably an underestimate designed to lure you into a $6, 15 minute phone call when you don't realize you've gone over? Bastards.

    Okay, I'm done ranting now.

  49. Not True (was Re:Behind WHICH curve?) by nbvb · · Score: 2

    Yes, you *can* use a Sprint phone on the VZW network (sort of). The difference is this:

    CDMA (as Bell Atlantic Mobile implemented it) runs on 800mhz.

    PCS (As Sprint & other parts of the now-VZW implemented it) runs on 1900mhz.

    The new VZW phones that are "Tri-Mode" run on Analog, CDMA/800 and CDMA/1900. It's the same stuff, just a different frequency.

    So yes, they're interoperable (sort of!) If there's no PCS service in your area, you're screwed trying to use a Sprint phone in a VZW area. A VZW area in a non-PCS area, however, tries CDMA/800. If that doesn't work, then it drops down to analog. There's almost _always_ analog service (in fact, I've never been completely without service anywhere in the US!)

    --NBVB

  50. Re:SMS is useless by torako · · Score: 1

    Paying per call would actually be pretty cool, as you wouldn't have to care about how long you talk.. Actually, in Germany (and most other European countries) you pay per minute or per second. Average charge per minute is between US cent 10 and 90 depending on your plan. Charging per second can actually be much cheaper if you don't talk to long (naturally)

  51. normally I don't react like this... by sluggie · · Score: 1, Offtopic

    2001-11-29 15:40:51 simple SMS kills cell phones (articles,security) (rejected)

    sorry, I know that someone is going to mod me down for this... BUT THAT IS NOT FAIR!!!

    If someone with the same expierence reads this please reply or tell me about your unfair rejection by email me(at)sluggie.org.

    Thanks!
    sluggie out.

    1. Re:normally I don't react like this... by freaker_TuC · · Score: 1

      I have submit stories before that have been rejected and which where submitted a few days later and accepted ...

      Actually the system at Kuroshin where users can vote for the submission or rejection of a story is very neat; maybe it could be usefull for Slashdot?

      I guess it now depends on one man's mood and temper whenever a story gets taken or rejected.

      --
      --- I am known for the ones who want to find me on the net. Is that a privacy risk or a privilege? One might wonder..
    2. Re:normally I don't react like this... by jonesvery · · Score: 1

      Yeah, happened to me a couple of times, too...sucks and all, but the FAQ explanation makes a great deal of sense. Bunch of different people reading different groupings of submissions at different times, in different moods, under different circumstances:

      A lot of times, we don't use a particular story on a particular day, but at some later point, someone else submits it, and it ends up getting used. We have 4 to 6 guys working together to post things on Slashdot. What one of us finds stupid, the others might find interesting. Or it just might be the rest of the stuff that's going on that day. There are a variety of factors: the personality of the post, the quality of the submission, or even the quantity of stories already posted when your submission entered the queue.

      But take heart -- you can always whore for (+1, informative) even if they reject your submissions... :)

      --

      * * *
      It is a dada story -- it has no moral.

  52. So now we can use the DMCA! by Anonymous Coward · · Score: 1, Funny

    That guy has disclosed a circunvention device to break one of our "top secret" products. Let's create a RIAA (based on phone companies) and bring the guy to court!

    Maybe he will face up to 25 years!

    But, hey! wait...

    Soon all the devices will have the enforced SSSCA so no need for that. The big companies will control every single piece of hardware and using the DMCA it will be ilegal to try to hack it... so ... WE GOT YOU!

    Start praying.

    NokiaMan

  53. Re:SMS is useless by Bake · · Score: 1

    GSM's encryption is crackable real-time using COTS
    Everything is COTS if you have enough money, just under 10thousand still is quite a bit of money to spend on a single scanning device (for an individual that is). And then you have to crack the message itself which requires you to pick up a distinct call.

    Billing per-minute still sucks, but sucks much less than per CALL
    Paying per call is a term I'm not familiar with, we mostly pay per minute here in Europe (per second in my country actually, after the first 10 seconds).

    Coverage is good.
    My coverage is excellent here too. If there is a paved road in my country, I can use my GSM there, and some gravel roads as well. Did I mention I can take a trip around my country and still have coverage? No, I don't live in Holland or Denmark, I live in Iceland which is not quite known for its population density. And in case you're even dreaming about coming up with the argument "you're so few, you don't need to cover as many people as we do" I surely needn't remind you that transmitters and relays for GSM may be cheap but not THAT cheap (there are only 280 thousand of us you know). Plus I can take my phone to almost every country in the world (the US not included) and make calls and receive them just as I do back home. Plus I usually get to choose between different providers.

    KISS. Keep It Simple, Stupid. I don't want SMS on my phone
    SMS is Simple Stupid! And if you don't want sms on your phone don't open them! Don't want to send an SMS, don't send it then! Feel bothered by the phone ringing (which I hear you pay for, that's stupid, paying for incoming calls that is), don't answer it, or better yet, turn the bell off, or turn the phone off! Nobody's forcing you to use the phone. As for building 802.11b everywhere, that's
    a) a whole lot more expensive
    b) even more pointless, I don't feel like lugging my ThinkPad all over the place.
    c) Prone to hacking too you know!!! (thus nulling your argument that GSM is fundamentally broken).

    As for SMS, it really is a nice communications medium if you just want to send a quick message without going through the usual formalities. Instead of
    "Hi, how are you doing, fine me too, listen I'm going to be a bit late for that meeting so blablabla"
    You can send a quick SMS with the message
    "Hi, sorry, I'm going to be a bit late for the meeting".

    Now, with GSM I also get the following benefits: a) A choice between many providers b) A choice between a wide range of phones, the ones that /. keeps posting about and you drool all over ;-). And I don't have to notify my provider that I got a new phone and need to have my number transfered to the new one. c) A mobile system I can use all over the world (US excluded) with the same ease I enjoy at home without any modifications to my phone or SIM card.

    Now, your point FOR CDMA was again?

  54. Re:Behind WHICH curve? by dachshund · · Score: 2, Interesting
    This of course means that the USA tends to implement version 1.0 all across the country, and when you've covered an area that big with version 1.0, version 2.0 is gonna be a long time coming ;)

    Actually, it seems that the situation is reversed in this case. GSM uses a less-advanced technology (TDMA) than many US networks (CDMA). Europe/Asia/Africa have opted to standardize this older system, while some US carriers have gone ahead and adopted more advanced but incompatible systems. As we've got no expectations of compatibility (even when switching from one company to another), it's easier to skip to newer tech.

    I don't entirely agree with the US companies' decision here, but I do think it may have some unexpected benefits. For one, we may be able to move in with a much more advanced 3G without being tied down by a whole lot of backwards-compatibility concerns. For another, it may turn out that the focus on standardized networks becomes less and less important as technology becomes more adaptable. The price and flexibility of wireless tech have been plunging and exploding, respectively. It may turn out that compatibility is more effectively acheived by cheap Taiwanese chipsets than by standardized networks.

    Personally, having caught a glimpse of the projected cost of 3G (for not-terribly impressive data rates, and only in the cities), I'm skeptical of the whole project. I think the next generation of data/phone tech will take its cues from 802.11 tech, and GSM will become a relic. This is obviously a few years off, though. In the mean time, we Americans just have to rent phones when we get off the plane (not a terrible deal when you consider international roaming charges, I'm told.)

    As to "America gets stuck on 1.0", there's plenty of precedent for the opposite; the Minitel in France (outmoded by the web) and analog HDTV in Japan. Sometimes our stubborness is actually an asset.

  55. Re:SMS is useless by Gerein · · Score: 1
    Just pick up the GOD DAMN PHONE AND TALK.

    That's why you don't use email, and just call people, right? And all these instant messaging (ICQ, AIM, etc.)... Who needs that, if you can just call all the people? Man, why didn't you tell us before? We would have never used this stupid SMS-stuff, if we just had known...

    Oh wait, the reason European users won't do that is because they pay PER CALL.

    ??? Ever been to europe? Every provider I know of, charges per minute. Actually it's often cheaper to speak for 1-2 minutes than to send an SMS (which is somehow ridiculous...).
    SMS is surely not the most efficient form of communication, but often it's really convenient. It's pretty much as useful as all the instant-messaging services which are so popular right now, only that you can use it whereever you are...

    1) CDMA works. TDMA and GSM are fundamentally broken. GSM's encryption is crackable real-time using COTS hardware. CDMA's isn't (yet).

    That's why AT&T and co. would never switch to GSM, right? CDMA may be the more sophisticated technology but GSM just works. Everywhere...

    2) Billing per-minute still sucks, but sucks much less than per CALL. Most calls are less than 2 minutes, so you don't get raided too bad in the US. And besides, roaming charges are quickly becoming a thing of the past, and now most providers are including bucketfuls of minutes, even in their cheap plans...

    See above. What about paying for incoming calls/messages? Another thing often forgotten in price-comparisions US-Europe, is the base fee, charged every month. It's usually much higher in the US.

    3) Coverage is good. I have no problem making a call no matter where I go (my provider is VZW).

    I had a very different experience in the US. And judging from the other comments I'm not the only one...

    4) KISS. Keep It Simple, Stupid. I don't want SMS on my phone. Don't want spinning 3-d wingdings. Don't want to read my email from the phone.

    So, what? I want all that stuff. I use SMS, I get my email to the phone and I actually use WAP (over GPRS). And most of the people I know do so, too. And now?

    If I want to read my email wirelessly, then build me an 802.11b network everywhere. Don't make me do it from a phone!!

    Yes, I'm dreaming of stuffing my laptop in my pockets, too... Show me the technology, that puts 802.11b-receivers in cell phones without running out of battery too fast. Then show me how to deploy it for nationwide coverage. And finally show me how to make it scale to the user numbers of cell-phone systems.

    Summary: Just because you think phone-messaging is stupid doesn't mean, everybody feels that way. And judging from the user numbers in europe and especially asia, a lot of people do seem to like SMS...

  56. Re:Behind WHICH curve? by mgv · · Score: 3, Informative

    Population densities are very low in the US, to there day there are many miles where there is no coverage on any system. (Unless there is a satalite system now)

    Australia uses multiple systems, but now supports mainly CDMA and GSM. Which is more popular? CDMA is better for covering distance - and please (unless you are posting from antartica) don't underestimate the issues faced in Australia. We have a land mass 2/3 the size of the US, but with a population of 18 million.

    GSM is locked in by design to a 35 Km radius around the base station. Not an issue in say, NY, London or Europe for that matter. A big issue in Oz where your neighbour might be further away than that. Telstra (the major teleco in Australia) have modified GSM transmitters to provide a second 35-70 Km ring of coveravge from a base station. In outback Australia, you can easily get 70 km line of sight to a tower.

    Despite all these limitations, GSM still wins hands down. The biggest reason? Competition I think. Being able to change service provider with a change of SIM card, rather than handset.

    Plus the provision of enough features above and beyond phone - SMS messaging. Although primitive, it was flexible enough to make your phone a pager and message service in one.

    In hindsight, the bandwidth limitations (9600 baud) and absence of packet radio (always on rather than dial in) features weren't enough of a liability to hold back its initial rollout.

    You might call it the microsoft or VHS solution - near enough, good enough without actually being the best.

    MIchael

    --
    There is no cryptographic solution to the problem where the intended receiver and the attacker are the same entity.
  57. Re:Behind WHICH curve? by yggdrazil · · Score: 2, Informative

    I'd say having a standardised system helped in many ways. We got down the prices of handsets very quickly. We had instant competition. And people could switch from one operator to another just by switching SIM-card. They nedn't throw away the whole phone, and change to another system.

    Having a standardised system across the patchwork of countries which Europe is is also beneficial. Roaming works across the continent worked out of the box. If every country had gone for their own system, that wouldn't have happened.

    Europe chose to select the mobile standard proposal out of technical merit, rather than political or national reasons. Which is a triumph for techies over politicians, I guess.

    In the Nordic countries, stock broker fashions had very little to do with the very high mobile penetration we have here. Rather, ordinary people saw that the stuff worked, that coverage was good, it was easy to use, not that expensive, and it was easy to figure out what your calls would cost. You can get nearly 100% of the population to want a mobile phone if you only sell it as a yuppie (or drug dealer) toy.

  58. CDCP in vancouver by Gatekeapr · · Score: 1

    hmm im pretty sure thats what the local 911 service uses to connect all police and emergency vehicles to their whole network..

  59. A far more important catalyst by seizer · · Score: 3, Insightful

    London status symbols undoubtably contributed to the popularity of mobile phones (that's what we call 'em ;-) but far more important is the pricing model used in the UK (and throughout most of Europe, I imagine).

    We use "callING party pays", and the US uses "callED party pays".

    So we don't ever pay for incoming calls (unless we go to another country) because the person calling you takes the cost hit (we have different number ranges to distinguish landlines from mobiles from porn from freephone, etc).

    This encourages uptake because for the user, the initial cost to run is very little - that's the incentive to buy.

    Once you have the phone, mind you, they run rings around you with all sorts of odd pricing - I, for example, can call the USA and Australia for the same price as a UK landline. In the evening, this costs me 3 cents, in the daytime, 50. Madness :-)

  60. Re:Behind WHICH curve? by onion2k · · Score: 3, Interesting

    Another reason for mobile phones being further ahead in Europe is that the major innovators in the industry are European. Nokia, Ericsson, Siemens to name a few of the bigger manufacturers. There are others, such as Sony and Panasonic, but they're not often on anyones 'Favourite Phone' list.

    Just give me a Nokia 7650 and I'll be happy.

  61. Re:Behind WHICH curve? by Debiant · · Score: 1

    Yep, and main reason is the opening of telecommunications sector in those countries to competition which coincided with ability to do cellular
    phones - and ability agree on technical standards that
    helped to forms standards which were technically
    sound. GSM was reliable from day one I started
    to use in here Finland.

    Much more reliable than internet connections I've
    used much longer btw.....

    --
    Nobody knows the trouble I've seen, nobody knows has the trouble seen me, even I sometimes wonder why I write these line
  62. Here's how I want to hack Cellphones.... by TheOnlyCoolTim · · Score: 1

    1.) A message that will delete all the ringtones in the phone's memory except for a simple, inoffensive beep tone. The cell phone OS is modified so it will vulgarly insult them whenever they try to get the latest Britney Spears tune to play on their cell phone.

    2.) A message that will simply explode all those phones that people use to talk like a bastardized two way radio with the annoying beep every time someone stops talking.

    3.) A message that causes the cellphone to emit sterilizing radiation at an especially idiotic user's genital regions. Helping Darwin along...

    Number 3 is, sadly, only a dream. Number 1 is almost definitely impossible, especially when you only have about 120 characters in the SMS message. Number 2 might be possible, just target the specific models of phones that support this "feature". Get to work, l33t |-|@xx0rs.

    (Although I do own a cellphone, I use it less in a month than half the other cellphone owners use it in a day. The ringtone it is set to is a simple unannoying beep. Usually it is off anyway so that no one can call me.)

    Tim

    --
    Omnia vestra castrorum habetur nobis.
  63. Just when I was about to give in and go wireless by Rivin · · Score: 1

    something like this has to happen. Anyone know if Nokia 8260's are vulnerable, and if it's possible to turn SMS off?

  64. Re:Behind WHICH curve? by jquirke · · Score: 1

    I Agree.

    In Australia we have one of the lowest population densities in the world - only 19 million people across an area slightly smaller than the US, yet we have some of the best GSM coverage in the world, with some of the best GSM networks.

    Take a look at the coverage on Australia's second largest network Optus.

    We also have CDMA - but that sucks in buildings.

    That throws the whole population-density argument out the window.

  65. Not just SMS, but regular Nokias, too.... by AtariDatacenter · · Score: 3, Interesting

    My Nokia 5165 (like many other cell phones) has the ability for you to upload new ring tones and other delightful things to it. First, I was playing around with a few web sites that existed. Then I got ahold of the logic and created my own.

    In my case, all I had to do was to send an email to mytelephonenumber@mobile.att.net, and it would be processed by the phone. (Great way to act as a pager, too.)

    In my experiment with music ring tones, I found that it was quite easy to accidently craft a message (in my case, a new ring tone) that is malformed. And it actually hung my cell phone up.

    I probably should have published this as a cool DOS attack, but then again, I really didn't know WHERE to public cell phone DOS attacks, much less what could be done to counter it, so I kept it to myself.

    Play around enough, though, and you'll find your own special email you can send to a cell phone that'll lock it tight.

    1. Re:Not just SMS, but regular Nokias, too.... by GigsVT · · Score: 3, Informative

      Send it to bugtraq. No one ever said that bugtraq was only for PC type software.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  66. Why Europe and Asia have moved faster in wireless by Anonymous Coward · · Score: 1

    European and Asian countries for years have suffered under government run landline telephone companies. The government is inept at anything it tries to do, so you can imagine how long it took to get a landline installed. Wireless has allowed people to decrease their dependence on their government run and controlled wired
    telephone network. The U.S. certainly has a lot of government regulation in regards to the wired telephone network, but no where near as bad as Europe or Asia. The technical quality of our landline network is excellent. Demand for wireless is therefore less.

  67. Re:Black hats by zangdesign · · Score: 1

    Regardless of the technology, there will always be those who use it for good and those who use it for ill. It is impossible to predict just exactly how someone will use a tool without some sort of objective control source.

    Case in point: how many ways can you use a simple 14' ethernet cable to kill someone?

    The restriction on use should not be built into the technology, but rather built into the person, by their own conscience. It is up to the individual to determine, through trial and error, what works and what does not in the context of a society.

    Sometimes the experiments fail and we wind up with hackers (colloquial usage) and terrorists. Sometimes you get professors and teachers.

    --
    To celebrate the occasion of my 1000th post, I will post no more forever on Slashdot. Goodbye.
  68. Re:Black hats by secolactico · · Score: 1

    Who's the bigger asshole? The one who exploits flaws in products or the one that releases products without checking for flaws that could be exploited?

    I have the feeling that no matter how much they check, something will (almost) always slip by. When the technology is complicated enough, the product will always be released with bugs, sometimes exploitable. I don't think it would be appropiate to label the developers as bigger assholes than the exploiters.

    Lots of technologies (software and otherwise) that are acknowledged by the public in general as the leaders on their field have had flaws at one time or another. The important thing is that they are acknowledged and corrected before the damage becomes too great.

    --
    No sig
  69. Re:Behind WHICH curve? by Robert+S+Gormley · · Score: 2
    I'm here in Australia, and I've used both CDMA and GSM. CDMA sucks ass. It degrades more gracefully than GSM, fading away rather than chopping in and out. America is still *way* behind the curve. I call someone regularly in the US whose cell drops out with Sprint whenever she leaves the interstate - in Michigan. You want to talk about population density? Australia's population density is 9% that of the US but the major players have still covered 92% of the population, and with a service so good and cheap that 63% of the population has a cellular service.

    I'd probably argue a lot of Gen 3 stuff is heavily influenced by the Asian markets, a lot more on the uptake than the American cellular market, and where they already have cellulars with data capacity of 2mbps.

    --

    Open Source. Closed Minds. We are Slashdot.

  70. Re:Behind WHICH curve? by thogard · · Score: 2, Informative

    GSM is a technical solution to the problem of how do you keep the service inside your countries borders. This politial requirement makes for a very bad choice in places where you need huge coverage and have no problem of cross border calls. GSM is also only cost effective if you have a high density of people. The small cell sizes of GSM make it impossable to cover large rural areas effectively.

  71. Re:SMS is NOT useless by JimBobJoe · · Score: 1

    As an incidental point, perhaps one already mentioned, SMS is, after all, serendipity. It was included in the GSM protocol, as I recall, as a way of sending messages to the phone for configuration purposes from the network carrier. It caught the cell phone industries completely by surprise that SMS had uses for the cell phone public. CDMA/TDMA didn't need SMS because, funny enough, they had more sophisticated configuration protocols.

    So it irkes me when people say behind the curve. :-)

  72. Re:GPRS by yem · · Score: 1

    As far as targetting a specific phone using IP data its a little tricky because (at least in NZ) theyphones sit behind a masquarading gateway so they all carry the same IP for WAP purposes. If you got them to connect to your webserver you couldn't stream too much data before you hit the phones pitiful storage limit (just a few kb).

    The masq thing is annoying for tracking web stats because its much harder to determine the number of unique visits when they all come from a single IP.

    --
    No, I did not read the f***ing article!
  73. Re:Behind WHICH curve? by mrm677 · · Score: 1

    CDMA IS-95a is a standard that defines everything.

    GSM also has a similar standard, but the word "GSM" does not define everything.

  74. And the time when by fractaltiger · · Score: 1

    Virii were programmed in Assembly, and distributed thru real media like 5 1/4 floppies :)

    --
    "Wireless : LAN :: Laptop : Desktop"
  75. Re:Black hats by Trekologer · · Score: 2

    I have the feeling that no matter how much they check, something will (almost) always slip by. When the technology is complicated enough, the product will always be released with bugs, sometimes exploitable. I don't think it would be appropiate to label the developers as bigger assholes than the exploiters.

    If you read the article, you would have known that Nokea has been aware of this problem for a while and aparently has done nothing to correct it. And this is not a matter of a bug that causes the phone to drop a connection; the phone becomes permantly useless.

    Besides, an explot like this is something that should have been looked for. Why? There are several examples of "malformed data" causing problems with software (most notably web browsers).

  76. Re:Black hats by Trekologer · · Score: 2

    Note that I didn't say white hats or hackers were the assholes. The black hats, script kiddies, and other criminals who misuse and abuse technologies are the assholes.

    You didn't really say much at all, just that you wondered why "assholes" must ruin new technology. You did not differentiate between those that find flaws or the ones that explot flaws for badness.

    How this ever became a Microsoft bashing thread is beyond me. Will it gain you karma?

    I mentioned Microsoft as an example. Microsoft wants security flaws kept under cover (see this story), presumably to prevent a bad light from being put on their products, especially with the "just trust us" idea of their .Net/Passport stuff. Nokea seems to being taking the same route here. The linked article suggests that Nokea knew about the problem but didn't do anything about it. Sounds like Microsoft's plan, doesn't it?

  77. Re:SMS is NOT useless by Anonymous Coward · · Score: 1

    Yup. And the funny thing is that this thing was created "accidentally" and now it's a big business. People are trying to recreate the success of SMS artificially with various technologies, services and such. I say they are doomed to fail.

    If you want a new killer app to your cell phone, let's have a phone with Java or something and an open network API. That way you don't have to implement instant messaging or anything in hardware, just let the user community do it :-)

  78. Re:Behind WHICH curve? by netwerk · · Score: 1

    does it need to?

    MOST of our continent is uninhabitable :)

    if you need coverage in the middle of a desert then get a satellite phone

  79. It is old news by johnpc · · Score: 1

    This is old news. Job showed the very same bug at HAL2001, on his "SMS security" session on friday 10th 2001, 16:00.

    Just goes to show that TheRegister apparently missed a great hacker conference ;)

  80. Re:SMS is useless by Dark+Legend · · Score: 1

    yeah, most of my calls are a quick 30 second affair ie, 'I'm on my way home now' or 'I'll be a bit late' etc, I reserve the big talking for my free minutes. That's exactly why I love SMS, no need to interrupt someone to get them to the phone, just txt them and they can read it when they like and it doesn't demand an immediate response..

  81. SMS phones by blibbleblobble · · Score: 1

    Does not the DMCA make it illegal for this researcher to tell Nokia about the fault in their phone, meaning that this bug cannot legally be fixed?

  82. Re:Behind WHICH curve? by isorox · · Score: 2

    It is very rare I dont get a full signal, indoors or outdoors, in a car, in a tunnel etc. Anywhere in the UK - be it a field in shropshire or the tower bridge.

    The only place I have noticed my lack of signal, in the last 4 years, was in a gully with walls arround me, a near steep ice slope above & below me, and behind me about 500m to another hill.

    When I got to the top I had a signal perfectly again.

  83. SMS can save lives by m0rphin3 · · Score: 1

    This articleshows how SMS can be useful in emergencies, places with bad coverage,etc.

    --
    for great justice
  84. Re:Behind WHICH curve? by Bender+Unit+22 · · Score: 1

    Well in Denmark we have 99,8% coverage by our largest phone company. using GSM phones. Some phonecompanies might only have 50% coverage, but then they make some roaming-like deals with the companies that cover the parts they miss

  85. Re:Behind WHICH curve? by dachshund · · Score: 1
    Actually no, he was right. Version 1.0 was the analog cellular spec that the US adopted long before Europe really got interested. The US missed the boat on GSM because we jumped first at analog cellular.

    Yes, and that was more than ten years ago. My point is that the worm has completely turned.

  86. Packet filtering would solve the problem by llauren · · Score: 1

    There is a simple solution for this: a packet filtering modue at the operator's SMS software. And since Nokia wouldn't like their mobile phones to crash, they will of cource gladly supply such a patch, right :)

    Since you can't update every single terminal (ie phone), you would have to filter out the bad messages at the operator. And why not. After all, that's the logical place.

    It's just like bad packets get filtered out at the filewall/switch and not at the workstation.

    • ~llaurén