Slashdot Mirror


Declaring War on Mobile Phone Spam

RugbyHoe writes "Silicon.com's Will Sturgeon reports that more than two-thirds of mobile phone users have received spam on their cell phones and raises the concern that spam will become as much of a problem on this medium as it is with e-mail. He continues with a warning that many companies that offer downloadable ring tones are guilty of 'harvesting' your phone number. Think about that the next time you think you need to annoy your neighbors with the latest and greatest fiddy-cent ring tone."

31 of 251 comments (clear)

  1. dang! by sweeney37 · · Score: 5, Funny

    just when I thought that text message about penis enlargement was someone picking me up!

    why must you dash my hopes Slashdot?!

    Mike

    1. Re:dang! by gosand · · Score: 4, Funny
      just when I thought that text message about penis enlargement was someone picking me up! why must you dash my hopes Slashdot?!

      For those not familiar with dating: If a girl mentions something to you about enlarging your penis, she probably isn't picking up on you.

      --

      My beliefs do not require that you agree with them.

  2. Fiddy Cent ringtones??? by SomeoneGotMyNick · · Score: 5, Funny

    My ringtones have been costing me a dollar each!!!

    1. Re:Fiddy Cent ringtones??? by cybermace5 · · Score: 4, Informative

      Sucker! ;-)

      I make my own ringtones. A *gasp* normal-sounding ring, or an unobtrusive ambient beat with tones designed to be heard in different environments. I got sick of hearing lame ringtones that even an AOL'er wouldn't embed into a web page.

      It's easy to do with a basic MIDI editor and a web server you are allowed to set MIME types on. Or load it using this guy's website (Flash required - he's a bit of a freak that way). He doesn't keep your phone number.

      --
      ...
  3. the most annoying thing is by Anonymous Coward · · Score: 5, Interesting

    With cellular instant messages, the phone user PAYS!

    So far, I've only received one spam, and I talked to my CelTelCo about it. The first 1000 messages are free, but I pay-per-message afterwards.

    I'll cancel that feature if I ever get more than 3 in the same week.

  4. legal? by kaitos · · Score: 3, Insightful

    I thought that was illegal, since you will pay for them to send you spam. Am I correct about this?

    --
    -kaitos
    1. Re:legal? by tomhudson · · Score: 4, Interesting
      It depends on your plan. You can get el-cheapo cell plans that charge for eveery incoming and outgoing plan, and you can get plans that give you pretty-much-free (mine has a limit of 2500 free messages each month) incoming messages, and n number of outgoing messages (in my case, I took 75/month for $5, but you can go as low as 2 cents a message if you want to send a "lot").

      The problem is that most cell providers are providing free gateways for pc users to send SMS messages to cell phones, and spammers are sending to every possible combo of cell numbers in a range.

      I got hit w. spam a month ago and raised holy hell. Here's how I got even

      1. Emailed half the advertisers on the spammers' site, telling them that the spam sent on their behalf, because it did not identify itself as a commercial advertisement, was contrary to the local consumer protection act that required ALL commercial telephone solicitations to identify themselves as such, was illegal;
      2. Let them know that I was holding them jointly liable for the spam
      3. Complained to the consumer protection office
      4. Did a whois to see who the ISP was
      5. Told the ISP that his services were being used for illegal cell-phone spam, quoting the relevant chapter of the consumer protection act
      6. Called (from teh whois) the tech support guy for the site and gave him shit (blocked caller id on my cell, and when he asked for my number so he could "remove it from the list" told him to go fuck himself)
      7. Got a bunch of email back from people who removed their ads from the site.
      Fucking spammers. Whatever you do, do NOT use any form to unsubscribe from their service. You've just validated that your cell phone number is valid. They want anonymity, remember - 2 can play at that game!
  5. Depends alot on your network. by rkz · · Score: 3, Informative

    I have got 3 sim cards the first 2 were on vigin mobile a virtual provider who uses T-mobile's network and both of them got a bucketload of spams, now I've got a O2-UK sim card and that number NEVER gets phone spam.

    If you're getting a lot of it now might be the time to change operator

  6. personally.... by Transient0 · · Score: 4, Interesting

    ...I think that if you have a land line as well as a cell phone, you can probably afford to set up your cell phone as a white-list system (accepting only calls from people in your directory list on the phone's memory). I can think of a few reasons you might not want to do this, but it still seems like a pretty good solution to me.

    It's hardly a surprise that this is happening though, this is really no different than what has happened with land-line phones, e-mail and ICQ/IRC in the past. Advertising expands to fill all available spaces. The only difference here is that there is a very quantifiable cost involved with cell phones (unlike the percentage-of-bandwidth types of measurement with e-mail spam). If anything this should speed up the passing of an anti-cellphone spam law. IANAL, but shouldn't the existing laws for landlines also cover cell phones in some cases anyway?

  7. Pricefight by rastakid · · Score: 5, Insightful

    I think phone spamming will never get to the height of e-mail spamming. The reason is simple: sending out bulk e-mail costs almost nothing, sending out bulk phone messages is way more expensive. Of course there are ways around this (think cracking), but I think that will stop a lot of spammers.

    1. Re:Pricefight by cwiegand · · Score: 5, Interesting

      Actually, it IS as easy as sending email - most cellular phones also have an email address (for example, to send to an ATT mobile phone, use ##########@mobile.att.net)

      I get TONS of spam, and the ONLY company I have EVER given that number to - MSN Alerts. Hmmmm....

      --
      Define sqrt(x) as something really evil like (x / rand()), and bury it deep in a shared include somewhere.
    2. Re:Pricefight by ncc74656 · · Score: 4, Interesting
      I think phone spamming will never get to the height of e-mail spamming. The reason is simple: sending out bulk e-mail costs almost nothing, sending out bulk phone messages is way more expensive.

      How do you figure that's the case?

      #!/bin/sh

      i=0
      while [ $i -lt 10000 ]
      do

      echo "Baked beans are off!" | mutt -xs "Lovely spam, wonderful spam..." 702555`echo $i | awk '{i=sprintf("0000%i",$0); printf("%s",substr(i,length(i)-3, 4))}'`@mobile.example.com
      i=`expr $i + 1`
      done

      That doesn't cost you anything more than any other kind of spam, yet you've just sent a message to all of the phones in a particular exchange. Some more tweaking would loop through other exchanges, other area codes, and different service providers.

      --
      20 January 2017: the End of an Error.
    3. Re:Pricefight by Mike+Schiraldi · · Score: 4, Funny

      Perl is better. :)

      $ perl -e 'for $i (50000 .. 59999) { print "mail 21255$i\@mobile.example.com < spam.txt\n" }' | sh

  8. Provider Spam by mashx · · Score: 3, Interesting
    One of the most annoying spam I get is when I cross borders in Europe, which I do every week. Because my phone is roaming, it means it changes local provider regularly, but if I haven't been in that particular country for a week or so, I get a sickly message telling me "Welcome to dial for services, have a nice stay." Okay the first time, but when you end up getting these every week, and sometimes many times a week, it is just annoying, especially with no way to stop them.

    Well, except that it was amusing when entering Belgium you get a welcome message for Greece... Typical Orange: since it was taken over by France Telecom, it's just been one long journey downhill.

    --

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~
  9. Government SPAM by BladeRider · · Score: 5, Interesting

    While I was in Kuwait earlier this year, I noticed the Kuwait Ministry of the Interior sent cell phone SPAM messages almost daily (in English and Arabic) with government "feel good" messages" -

    "Remain calm! All is well!"

    JH

    --
    j.
  10. 2/3rds of WHO? by SuperBanana · · Score: 4, Insightful
    Will Sturgeon reports that more than two-thirds of mobile phone users have received spam on their cell phones

    Two thirds of who? Unless they surveyed the soccer moms, the 15 year old kids etc- I'd guess the statistic is heavily biased. For example, if it was an internet survey, you just nix'd a HUGE percentage of the population- a percentage of the population which is highly unlikely to have their #'s published on the internet, or use SMS, or even know what the hell SMS is- and I bet companies that send SMS messages to you legitimately(news/sports updates, and the article-mentioned ringtones) are happily selling out every address.

    I've -never- recieved spam on my phone. Why? I don't give it to anyone unless they -need- it. I also don't advertise it on my webpage. I don't use sports/news/weather alert crap. There are groups of people who have to give their # out to clients etc, and who put it on their company/personal webpages. They're gonna get spam, that simple.

    So where'd that statistic come from? If you scan through the article, you find the source:

    "A recent survey conducted by Silicon.com reveals that 69 percent of respondents have received spam on their mobile phone." (side note: the entire article is actually from Silicon.com, some two-bit site).

    So, we have a no-name site giving no information about how the survey was conducted(online? People off the street? Telephone? Magazine card? Mobile device convention? All will return drastically different results). We have no information about the demographics of the respondants, and whether they match cell phone users as a whole. Thus it is impossible to verify their claim of "all cell phone users".

    When are people going to learn that you CANNOT generalize? You MUST be specific. As an example(and not implying that this is the exact situation in the story)- "Two thirds of respondants at a mobile communications conference said they had received spam on their cell phone". Yet some marketdroid would happily turn that into "two thirds of cell phone users get spam on their cellphone!"

  11. Telephone Consumer Protection Act by Quietust · · Score: 5, Informative

    Code of Federal Regulations, Title 47, Volume 3, Parts 40 to 69

    Sec. 64.1200 Delivery restrictions.

    (a) No person may:

    (1) Initiate any telephone call (other than a call made for emergency purposes or made with the prior express consent of the called party) using an automatic telephone dialing system or an artificial or prerecorded voice,

    (iii) To any telephone number assigned to a paging service, cellular telephone service, specialized mobile radio service, or other radio common carrier service, or any service for which the called party is charged for the call

    --
    * Q
    P.S. If you don't get this note, let me know and I'll write you another.
  12. Re:One digit off by Lumpy · · Score: 4, Funny

    My number is one digit off from a local radio stations contest line, does that count as spam?

    I badly want to answer "You WIN, come down to the station in the next hour", then turn the phone off.

    Bah, my current cellphone recently had it's number changed as the first 3 digits were the dyslexic's choice to dial for a local credit union.
    and yes the last 4 were the same.

    I gave many people a scare that after answering it normally they still asked for information on their account...

    "Yes, mam. your account is overdrawn by $5982.53... no I dont know who.. all it shows is that you came in and withdrew money last sunday... Mam, computers dont lie...."

    Or....

    "I'm sorry sir, but your account was frozen by the federal government under suspicion of terrorist activities. I cant give out any more information..."

    It was quite a blast there for a while :-)

    --
    Do not look at laser with remaining good eye.
  13. Why Phone Spam Is Unethical... by prestidigital · · Score: 5, Insightful

    ...and should be illegal. I want to be careful not to make an assertions that would jeopardize the 1st Amendment, but I feel that telemarketing in general is unethical. Here's my reasoning:

    I pay a lot of money for various phone services (> $100/month). Advertising is not one of those services. My phone is not a free ride for marketers.

    When telemarketers use the phone line to reach my phone, they are getting a free ride on a service for which I am the one who pays. In a very real sense, I am paying for someone else to have the ability to advertise to me. This is just ridiculous. My land line (which I am essentially required to maintain in order to have certain other utilities) might as well be a direct connection to commercials 24/7. Literally, something like 1 call in 100 is not phone spam. That means I'm paying $20-something dollars per month for the privilege of receiving advertisements. Ridiculous. Would I do this willingly?! Of course not. Do I have a choice? Apparently not. My phone and my wallet are held hostage by telemarketers.

  14. UK phone spam by Darren+Winsper · · Score: 4, Informative

    In the UK, SMS spam is starting to become a real problem, but it seems people obey the TPS system. Register your number at http://www.tps-online.org.uk and say goodbye to your troubles. I registered my number a little under a year ago and I haven't got any spam since.

  15. In Finland by Anonymous Coward · · Score: 4, Informative

    In Finland the caller always pays, and it is illegal to send spam or try to sell stuff via sms. No offence but in most countries people are trying to figure out what Americas cellphone companies are trying to accomplish, cause they just dont seem to know what they are doing.

  16. charge the sender by Anonymous Coward · · Score: 3, Informative

    In Hong Kong, it costs $ to send sms. So, no one sends spam or has $ to send spam. However, company do pay cellular service providers for phone # (trust me, your cellular service provider sells your # and even your phone record for behavior tracking.) and pay to send message (promotions) to those #. Since it costs $, promotional mesg is not very often.

  17. Beat the Phone Spam by Anonymous Coward · · Score: 4, Funny


    Before I got call intercept service, everytime I got a telemarketing call on my land phone line , this was my conversation with the telemarketer:

    Telemarketer - "Sir, my name is Poor_Kid and I am calling on to let you know about our new offer called Rip_you_off"

    Me - "Why did you call me on my cellphone"

    Telemarketer - "Sir, I am sorry. I did not know that it was your cellphone number"

    Me - "You bet it is !! Now take my cellphone number off of your call list."

    Telemarketer - "Will do sir. You have a good day."

  18. Get ready for something worse -- voice spam by HiKarma · · Score: 5, Interesting

    You think SMS spam is bad, soon we'll see voice spam. Yes, it's already illegal within most countries to call somebody to play a recording, but the price of the telecom infrastructure is getting low enough to make it productive to do from overseas.

    Unlike email and SMS spam, content analysis, filters and bayes will not help you deal with voice spam. The only thing you can do is track high volume users and shut them down.

    And caller-ID has less security than you think.

    Voice spam will be a curse on VoIP where there are not per minute costs, just bandwidth costs. And while there is security there in the specs, it is rarely implemented.

    Solutions will be harder to find here.

  19. Against CA Law. by Zaphod+B · · Score: 3, Informative

    According to California Business and Professions Code 17538.41 et seq., mobile phone spam is illegal and the victim may recover $500 plus court costs should he bring an action against the spammer.

    --
    Zaphod B
    When duplication is outlawed, only outlaws will have /bin/cp
  20. Would an ad-paid phone be too silly? by timothy · · Score: 3, Interesting

    This is not a joke: I would not mind phone ads, under certain (not current) circumstances.

    In the same way that I like advertisers to subsidize the creation of Futurama (well, past tense) and for me to watch reruns of Columbo, I would happily allow advertisers to pay for my phone use.

    How? Imagine a system where between each phone call, you agree to listen to an advertisement, which would be (you guessed it) *very* closely tailored to you. e.g., no tampax ads for men, no thinning hair cures for men for 16-year-old girls.

    Would I like to have *unsolicted* spam sent to me? No. Would I voluntarily let through a few ads each day in exchange for a bill of zero dollars? Yes.

    Note there are a lot of permutations here, could be a limit of free calls, longer ads for more air time, maximum call length without hitting a surcharge, etc.

    I would not want an hour of this, but there's probably a happy medium. Ask yourself, are you completely opposed to letting advertisers subsidize other things? And if the answer is No, wouldn't you rather let the spammers (who could be "advertisers") at least chip in toward the useful side of things?

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
    1. Re:Would an ad-paid phone be too silly? by Kaenneth · · Score: 3, Interesting

      There was a service that tried this, it was heavily used by modem users who never heard the ads.

  21. Oh No! Not a "War On" cell phone spam... by dameron · · Score: 4, Insightful
    Now it'll live forever!

    I'm sick of hearing about the "War on" this or the "War on" that. As a civilization we're well past this cheap and easy metaphor. Why "war on" anything? How well have our past "Wars" gone:
    • LBJ's war on poverty
    • Nixon's war on cancer
    • Reagan's war on drugs
    • W's war on terrorism
    To paraphrase the best source for "War" info: remember when we had that war on drugs and now there aren't drugs anymore?


    Seems having a "War on" something makes it omnipresent and ustoppable.


    -dameron

  22. Brings up an interesting thought.... by lynx_user_abroad · · Score: 3, Interesting
    Eventually, SMS providers will find their price point. Maybe it will be a cent per message, or a fraction of a cent. Whatever. They might even find they can charge people to to receive messages sent by others, and people will pay it.

    The SMS Spammers, too, have a price point. Maybe they will find they can tolerate having to spend a cent per message sent in the way some email Spammers have found they can tolerate losing accounts at a rate of one per minute. I don't think MMF scams are that lucrative, but who knows?

    But what happens if the price point for the SMS providers and the price point for the SMS Spammers are compatible? You won't see SMS providers kicking SMS Spammers off their network as long as they pay their bill.

    In a way, this has already happened in email, thus our spam problems there. It also seems to have happened (to some extent) with telemarketing. I don't know if we'll see this problem develop with SMS, but I do belive many many services are vulnerable to this threat. Will we eventually see a problem of IM spamming (more than we already have)? What about SPAM files on P2Pnetworks? (Oh wait; we've seen that one too.) I wonder how easy it will be to tie a SPAMblaster into a SIP-phone implementation for automated telemarketing once SIP phones become commonplace? I wonder how long after that we'll see a SIP-enabled PROCMAIL filter.

    More generally; are we as a society willing to tolerate such SPAM-cancer in all of our communication networks, or will we eventually evolve into a society where we cannot even talk to each other unless we've already been whitelisted?

    Free Speech means nothing if we all chosen to go deaf. I sense bad Juju here.

    --

    The thing about things we don't know is we often don't know we don't know them.

  23. Japanese Carriers fixed this problem by TheAB · · Score: 3, Interesting

    Japan has always been a bit ahead of us in the cellphone business, and they have fixed this problem. No longer does your cellphone have ##########@att-mobile.net, but instead its a 20 character random string (ex: d3f65f2ks8iure0kh8b7@docomo.ne.jp), with the option of setting your own alias as well.

    This doesnt entirely alievate the problem, but it does increase the time needed for a while loop to hit the entire user base. Supposedly this has helped.

    The number of characters might be variable as well (not sure about this), which would increase the time needed even more.

  24. Phone number harvesting by HopeUnknown · · Score: 3, Funny
    ...many companies that offer downloadable ring tones are guilty of 'harvesting' your phone number.

    I find it amusing that as I read this article, Slashdot is displaying banner ads for "49 cent ringtones and graphics!", "Free Nokia Ringtones", and "RingtoneJukebox.com."