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*
with a lameness filter! That should fix the problem.
Apparently /. doesn't like posted up to date news. This story was posted on the register 2 days ago. I just tried to submit a story about exodus being bought. It got rejected, but chances are, it will be posted in a day or two.
Hmm... An SMS message compression filter. That'd work...
Slashdot requires you to wait 2 minutes between each successful posting of a comment to allow everyone a fair chance at posting a comment.
It's been 1 minute since you last successfully posted a comment
If you this error seems to be incorrect, please provide the following in your report to SourceForge.net:
Browser type
User ID/Nickname or AC
What steps caused this error
Whether or not you know your ISP to be using a proxy or some sort of service that gives you an IP that others are using simultaneously.
How many posts to this form you successfully submitted during the day
* Please choose 'formkeys' for the category!
Thank you.
No.
Rate my troll at : Am I IP banned or Not?
Is this the new Nokia or Microsoft offering?
The parent post is a troll, for God's sake, don't click that link!
Just as its the woman's fault for being raped?
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.
A year back, I wrote a piece of software (in Perl, no less!) to proxy all access to their SMSC and only let the SMS:s in GSM03.38 standard format pass through (and do some accounting and billing while at it).
;)
It was so fucking easy. They had this piece of shit Windows executable doing roughtly the same job before, for which they had no source and which crashed at least twice a night, forcing someone to hold it by its hand. (Meanwhile blocking a lot of the operators' SMS traffic.)
Writing the fucking Perl program took me all of three days or so and cost the client about one quarter of what they had paid for the POS Windows executable. I provided the client with the whole source code tree and they are AFAIK using the darn thing to this very day. Interpreting the friggin' billing codes was probably the most difficult part.
Ain't I great?