Slashdot Mirror


Internet Phones & Identity Theft

flaws writes "A CNN story details how phishers are using Internet Phones to expand their identity theft endeavors. The article demonstrates the use of caller-id spoofing to companies such as Western Union to thwart their verification system and successfully launder money. Western Union commented on the situation, stating at this time it's the only way they know how to authenticate the call. The anti-phishing working group states that telecommunications abuse is being used to fool home users into revealing their bank information over the phone."

98 comments

  1. Just another example by PhreakinPenguin · · Score: 3, Insightful

    Just another example of the thieves being ahead of the companies. Regardless of what form of verification a company comes up with, it's going to be broken or cracked by a criminal. As long as it relies on any human input, this will continue.

    --


    My sig of choice is Marlboro
    1. Re:Just another example by Anonymous Coward · · Score: 0
      As long as it relies on any human input, this will continue.

      It's exactly the opposite. You'll never build an unbreakable system so you need to add educated humans to the mix. Take humans out and you've got the cracker's dream. They can work unmolested. Put me between the box and the cracker and they've got a problem. For example, when my phone at work rings I assume it's a social engineer trying to fuck me up. I don't even give out staff extensions. I have staff call the caller back instead even if the display shows it's an internal call. Especially if it's displayed as an internal call because that would mean they can find the extension themselves. I don't care if a guy shows up in a police uniform; he ain't getting shit from me. I'll pass a message and that's it. A computer would let the guy in as long as he knows the password or has a key card. I'm the human firewall and I outperform any computer firewall you can name.

    2. Re:Just another example by Fulcrum+of+Evil · · Score: 1

      Regardless of what form of verification a company comes up with, it's going to be broken or cracked by a criminal.

      Come back when they start using verification - callerID is trivially easy to spoof. Anybody that depends on it is a fool.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
  2. ANI by jpatters · · Score: 2, Interesting

    You can spoof caller ID, but can you spoof ANI? Maybe Weastern Union needs to get an 800 number or something.

    --
    "Remember, there never were pineapple-almond cookies here."
    1. Re:ANI by JPriest · · Score: 1
      You hit the nail on the head, INI is like an IP address and can't really be spoofed, whereas CID is just encapsulated data and if you are running your own equipment you can send anything. I don't know about wanting an 800 #, but I was think about putting in a PBX for this reason (eg. INI data is stripped by the telco's last switch and I could obtain it for any caller by running my own switch).

      Does anyone have a recommended solution for me to accomplish this in a reasonable and not-too-expensive manner?

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    2. Re:ANI by DarthBart · · Score: 1

      Asterisk, a Digium T1 card, and a PRI from your telco.

      The PRI is going to be the most expensive part of the deal. You're not going to get ANI on anything but that.

    3. Re:ANI by Anonymous Coward · · Score: 1, Informative

      Yeah, you can get a service like this from AT&T. They'll send all of the useful info that's available via ISUP in an encapsulated Q.931 message. You need to be prepared to pay handsomely, though.

    4. Re:ANI by jmcharry · · Score: 2, Informative

      Last I knew, and I am a few years out of date, there was only one calling number field in a PRI, and it was populated with CLID, if available, with only a fallback to ANI. This could be tested by making an anonymous call and seeing if the privacy bit is set.

  3. Does this affect ANI? by bigtallmofo · · Score: 4, Interesting

    I have a block for caller ID on my home phone. I know that when I call a 1-800 number though, they still are easily able to discern what my true phone number is. My understanding is that this is by using Automatic Number Identification - ANI. Does Western Union not use this or do VoIP phones allow you to fake this as well as standard caller ID? If the latter, then I think we have bigger problems than Western Union. Most 911 systems use ANI also. Imagine if knuckleheads could make anonymous calls to 911.

    --
    I'm a big tall mofo.
    1. Re:Does this affect ANI? by Anonymous Coward · · Score: 0

      The way the service works.... the ANI would not directly correspong to the actual number!!! It would be merely the VOIP terminal side.

      Fool.

      Think about it. There is a discontinuity in the path. No ANI end to end.

      I can't believe you think ANI and ONI will help merely because Caller ID fields are artificially filled in. (Caller Id first introduced in CLASS rev E services).

    2. Re:Does this affect ANI? by jcocomo · · Score: 2, Informative

      I don't know of any VoIP solutions that will defeat ANI out-of-the-box, but in theory it wouldn't be that hard to mod a VoIP phone to do so.

      ANI is hard to crack on a traditional phone network because it is out-of-band. The user never has any access to it or to the switching information. In a VoIP system, the important letters are "IP." It doesn't take a genius to dissect the IP packets which are carrying both the conversation and the switching data and then recomboobelate the switching data as he sees fit. Ergo, yes, in the grand scheme of things it does affect ANI.

    3. Re:Does this affect ANI? by quetzalc0atl · · Score: 2, Informative

      yes and no - ANI can infact be spoofed.

      Some of the loopholes have been closed, but in essence the technique used was "op diverting" - being redirected from the TSPS console (usually by claiming to be a disabled user) to an 800 number of an outside network. Once being redirected, depending up on the network being switched to, the ANI information would be obliterated and an operator would pop on and ask for your phone number. Any number could be made up, but as a matter of policy, the op won't call a POTS line..

      There were ways around this that were discovered, which I will not elaborate on since that would probably lead to its abuse, were one COULD infact complete a call to another POTS line with a completely spoofed ANI (and with no charges, for that matter).

      this is all using the PSTN...I would imagine that under VOIP the situation is even worse...

    4. Re:Does this affect ANI? by JPriest · · Score: 1

      No, AFAIK spoofing ANI is like spoofing an IP address. If you fake it the call will not be properly routed back to you.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    5. Re:Does this affect ANI? by jcocomo · · Score: 1

      True, ANI is inextricably linked to the switching data on the PSTN. However, you don't have to have the PSTN route it all the way back to "you," just to your VoIP provider, which, IIRC, is going to pass the switching data it gets from you via IP. Thus, the IP routing data which gets it back to you is largely independent of PSTN switching data which gets it back to your VoIP provider. (At least that's my understanding of it. Perhaps there a VoIP programmer around who cares to comment?)

    6. Re:Does this affect ANI? by allgood2 · · Score: 1

      Western Union verifies against the ANI number. I use to wire my mom money every month, and the process was annoying, but I always seemed fairly secure. Of course, after awhile, I qualified for their preferred customer status which ironically, did not require the teller to verify the calling telephone number by dialing it. So I'm not certain if they still do that. My thought is that would be one method for preventing this type of fraud. Customer A gives you the phone number, it matches the caller ID or ANI number, then hang-up and call the customer back.

  4. A fool and his money... by md8mart · · Score: 2, Insightful

    The anti-phishing working group states that telecommunications abuse is being used to fool home users into revealing their bank information over the phone.

    .. are soon parted.

    1. Re:A fool and his money... by GPLDAN · · Score: 1, Insightful

      That's a fucking typical Slashdot thing to say. Imagine if it were a retired person on a fixed income. Somebody who is easily targeted. I'm sure your sorry punk ass would be the first to go up to them and say "0wn3d".

      How you got modded up, I'll never understand.

    2. Re:A fool and his money... by Doc+Ruby · · Score: 1

      All you're saying is that it's OK for "a retired person" to be a fool. I'm not saying it's OK for people to rip off fools. In fact, it's absolutely the business of the service provider to make it easy and safe for everyone, including the large population of fools, to use our systems safely.

      --

      --
      make install -not war

    3. Re:A fool and his money... by turnus · · Score: 1

      You still seem to be implying that elderly are fools if they are duped. I hope I am misreading your intentions. The elderly grew up in a different world and it can be difficult for them to keep up with the vulnerabilities opened up by technology they don't understand. Also, some elderly have diminshed mental capacity through no fault of their own. Being duped does not make one a fool.

    4. Re:A fool and his money... by Doc+Ruby · · Score: 1

      Diminished mental capacity makes you a fool. That doesn't make you deserving of robbery.

      --

      --
      make install -not war

    5. Re:A fool and his money... by Anonymous Coward · · Score: 0

      It's not about whether you're a dupe, a fool, or mentally diminished.

      It's about acknowledging responsibility. There are dishonest people we encounter every day which we handle with common sense. To be "taken" by someone when common sense bells are ringing is the indication of a fool and his money.

      If you are unfamiliar with how an aircraft works, are you not a fool for expecting a safe experience when attempting to fly it?

      Then you would also be a fool to accept a new technology/tool/method without first understanding how it works.

      If one is unwilling to learn about a new tool, then one must accept the consequences of the tools' failure when misused.

      Does this mean the criminal element is not liable and guilty? No. It just means we must all accept when we choose ignorance, that we are at the whim of others.

      I am a Cisco/network engineer, and I do not permit my family and friends to use VOIP, yet. It is as yet (in my opinion), insufficiently mature to replace a dedicated land line.

      Is it my training which enables me to make this decision? No. Simple user statistics. Nearly 70% of Consumer VOIP adopters cancel their service within 3 months!

      Will VOIP supplant traditional phone lines? Yes, of course. The costs are too dramatically different.

    6. Re:A fool and his money... by Doc+Ruby · · Score: 1

      When you are fooled, you are a fool - QED. In each post arguing with me in this thread, the poster has invented some statement by me that fools deserve to be robbed. Even the original aphorism, "a fool and his money are easily parted", does't say that the fool deserves it, or that the parter isn't responsible. I decline your offered strawman.

      --

      --
      make install -not war

    7. Re:A fool and his money... by turnus · · Score: 1

      There was no offered strawman. In my post I explicitly said I hoped I was misunderstaning your comments.

    8. Re:A fool and his money... by allgood2 · · Score: 1

      Everyone, regardless of how smart; regardless of how vigilant can be fooled. Discussions of self-protection, and who can and should use a certain type of service plays little role in this. My mother would never use VoIP, she barely tolerates a telephone with call waiting on it. And she's smart enough to recognize when she doesn't understand a technology, that the technology can be dangerous to her, but her not using VoIP would not protect her from this type of fraud.

      She's been trained for years, as have most of us, that if a bank calls up to verify something on your account, that they will give you the last four digits, and ask you to validate the remaining digits. It was a process developed to instill trust and security of bank and credit customers, so that they felt comfortable discussing certain banking issues over the telephone.

      It's a situation that technology created, by allowing us to be further and further removed from the knowledge of who is handling our financial concerns. So after years of convincing our parents that it was safe to do this or that via telephone if they could verify your account, etc. We're now expected to call our parents fools, because the largest percentage of them will not be able to adapt to the fact that this process is no longer safe.

      In fact a large percentage of them will never even know its not safe, because I doubt, outstanding children that we are, that we will all call our parents tomorrow--warning them, then take the time to school them on ways to be safe.

    9. Re:A fool and his money... by turnus · · Score: 1

      Please read the post on this thread by Allgood2. I'm not getting through to you, maybe his words will. Empathy seems to elude you. It has to do with honestly trying to understand things from someone else's point of view. In particular someone without the advantages that you yourself may have.

  5. easily solved by jacquesm · · Score: 4, Insightful
    Simply require a phone number to call back to...


    Or a faxed signature, either one will do. If it works for pizza delivery it should work for money transfers.


    Oh, and you could also block VOIP services from western union and what not until they will vouch for the identity of their users.


    Anonimity on the 'real' phone network is much easier to get than on a VOIP phone, the 'IP' bit will take care of that quite nicely, as long as you can map back between a phone number at any given moment and an IP number.


    It's a bit like a DHCP lease by a provider or a WIFI access point, if you know the timestamp and the ID used you should be able to work backwards to get more info out of the system.

    1. Re:easily solved by JamesD_UK · · Score: 2, Funny
      If it works for pizza delivery it should work for money transfers.

      That made me smile, I'm sure it's not quite the wording you're looking for. "I'll have pizza and US dollars, transfer them to my Swiss bank account and go easy on the anchovies.

    2. Re:easily solved by Lord_Dweomer · · Score: 1
      " Simply require a phone number to call back to... Or a faxed signature, either one will do. If it works for pizza delivery it should work for money transfers."

      Bingo. While the technology has created a way for phishers to target people, phishing is still, at its roots, a social engineering problem. If the bank just told its customers "We will never call you and ask for your banking information, so only give it when YOU call US." the situation would be fine, unless of course there was a virus that would hijack your phone and redirect it much the way browser redirects work.

      --
      Buy Steampunk Clothing Online!
    3. Re:easily solved by Feztaa · · Score: 1

      If it works for pizza delivery it should work for money transfers.

      Only so far as you can trust the pizza delivery boy with an envelope full of money...

    4. Re:easily solved by no+such+nick+name · · Score: 1

      If you work on classified programs the call-back step is mandatory for all phone communications and is advised for e-mail , and thats just for unclassified info! Good security costs smart people very little and dumb people can't buy it for any price.

  6. First rule of the interweb by scenestar · · Score: 1, Interesting

    No one is who he tells you to be.

    Modern forms of communications allow higher levels of anonimity. It should not be this way, but sometimes people have to learn from their mistakes the hard way.

    --
    perpetually dwelling in the -1 pits
  7. The only way they know? by arodland · · Score: 4, Interesting

    Has Western Union never heard of calling the number back?

    1. Re:The only way they know? by Dwonis · · Score: 1

      They'll probably get sued out of existence for patent infringement if they do that.

    2. Re:The only way they know? by Anonymous Coward · · Score: 0

      They tried sending a telegram, but it took too long.

    3. Re:The only way they know? by ebrandsberg · · Score: 2, Informative

      Am I the only one that knows what this is about, as I've **actually** used this service? They do call back to verify you are at the number you say you are calling from, and can compare the number that shows up on caller id. The problem relates to a situation I used to xfer cash last week in fact, while I was in London. I called through my company's voip, and used my desk extension which they have on file. They were able to call back, verfying I was in California. I wasn't. This was a legitimate use, as I was just traveling on business, but others can use the same type of systems.

  8. Can't they... by NoMoreNicksLeft · · Score: 1, Insightful

    Get a goddamned 800 number, and use less-spoofable ANI identification? I mean, really.

    1. Re:Can't they... by Anonymous Coward · · Score: 1

      I love how Slashdot always seems to know the answer to everything, in an everybody-is-stupid-except-me kind of way.

      What is more likely -- that the technology department of Western Union, one of the largest financial companies in the world -- hasn't thought of that idea, or that they have, and there is some issue that makes it not as easy as you think?

      Above, a poster pointed out that the best you can do with ANI is to verify that the phone call is VoIP. And as for an 800-number, Western Union lets you send/receive money worldwide. Calling an 800 number from, for example, Europe, is a pain in the ass.

    2. Re:Can't they... by jmcharry · · Score: 1

      Since they do use 800 numbers for money transfers I suspect either the author of the article or the person he was talking to was running the two together.

  9. I fell for one of these by Anonymous Coward · · Score: 5, Funny

    I got a call supposedly from a Timothy at Slashdot. The caller indicated they needed my help in verifying some spelling and asked if I recalled seeing a proposed story before. They indicated they needed my social security and mother's maiden name so they could verify my karma level. Needless to say the ThinkGeek coffee mug did not make up for the fact my savings account was drained.

  10. Umm by mindstrm · · Score: 5, Insightful

    If western union is using caller ID to authenticate financial matters, western union is being stupid. IT's always been possible to fake caller ID.

    Let's not blame voip.

    1. Re:Umm by budgenator · · Score: 1

      I agree it's primarily a case of using uselessly weak security measures, to obfuscate the fact that there is no security. Personaly, you'd think that VoIP would be the prefered way of doing this because it would be trivial to extend the standard to allow a unique digital signature to vouche for the calls origin, using a challenge/responce/nonce kinda of a thing.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
  11. The real problem... by slavemowgli · · Score: 4, Insightful

    I think it's worth pointing out that the *real* problem (as usual) is not just technical issues, but also the end users. As long as people are naive enough to let themselves get talked into revealing personal details, passwords, credit card numbers, PINs (or whatever) over *any* medium (no matter whether it's email, over the phone, in person or anything else), phishing (and, more generally, fraud) *will* continue to be a problem.

    Technical measures may seem like they're helping on a short-term scale, but ultimately, they're just masking the real problem, which can only be solved by educating people and making it clear to them that security is something that does affect them directly.

    --
    quidquid latine dictum sit altum videtur.
  12. Blaming the tool. by Anonymous Coward · · Score: 0

    ""A CNN story details how phishers are using Internet Phones to expand their identity theft endeavors. "

    It's not the tool, but the user.

    Lather, rinse, repeat.

  13. Just another example-"Cold War". by Anonymous Coward · · Score: 0

    There's a historic precedent for this.

    It's called "The Cold War".

    Except there's no "Soviet Union" to fall in this scenario.

  14. Secure Method of Verification by Anonymous Coward · · Score: 3, Informative

    If your bank, investment firm, or other institution calls you on the phone to ask you for any information, all you have to do is ask for a number where you may call them back. Sure, it is possible to hack into a trunk and redirect calls, but that takes a huge amount of effort relative to just phishing. It shouldn't be too hard to verify that number x belongs to institution Y. With a callback number, even if you get scammed, it gives the police something to go on.

    1. Re:Secure Method of Verification by budgenator · · Score: 1

      I've always wondered why google doesn't have a phonebook search, type in a name and get 3000 phone numbers, type in a phone number and get one name.

      gee sir I notice that my caller Id says Credit Fraud Prevention Services, but the number you gave me to return the info to is listed as Evil Phisher Corp in the Caymen Islands care to explain?

      OK I know with call forwarding services you could get arround it but at least it would increase the cost of entry enough to make these guys better targets for prosecution.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    2. Re:Secure Method of Verification by YrWrstNtmr · · Score: 2, Informative
      I've always wondered why google doesn't have a phonebook search, type in a name and get 3000 phone numbers, type in a phone number and get one name.

      They do. Exactly as you describe. Input a phone number, and get a name and address. It is trivial, however, to remove yourself from this 'service'.

    3. Re:Secure Method of Verification by RubberDogBone · · Score: 1

      From time to time, my account rep at my bank calls just to say hi and offer more account add-ons.

      She's Russian.

      This would be major red-flag territory had I not MET her in person at the bank, seen that she actually works there, and is totally legit.

      She's also cute as hell and has that accent. Grrr. I think it's a secret weapon.

      --
      Sig for hire.
  15. I guess we should give up now by pitc · · Score: 1

    Internet worms that snarl online networks can render VOIP lines unusable, and experts at AT&T (Research) say VOIP conversations can be monitored or altered by outsiders.

    They sure went to a reliable source. VOIP can be tapped? Interrupted?? Why, it's impossible to do that with conventional phone lines!!

    --
    aoeu
  16. A fool and his money...A Made Man. by Anonymous Coward · · Score: 0

    Some of us don't have jobs, you insensitive clod!

  17. Caller ID is not reliable. by jleq · · Score: 1

    Anybody with access to a phone switch can easily spoof Caller ID. It should NOT be used by companies as a form of verification, since it is so easy to spoof. Companies should utilize internal IDs or passwords for sensitive information. It's just plain stupid to depend on Caller ID as a form of verification.

  18. Back in the days of BBS by that1guy · · Score: 1

    I remember when the BBS's used to call you back on the number you provided to verify you were giving them the correct number. Maybe a feature like this would help cut down on these issues.

    1. Re:Back in the days of BBS by gnu-generation-one · · Score: 2, Interesting

      "I remember when the BBS's used to call you back on the number you provided to verify you were giving them the correct number."

      Unlike online banks, BBS operators used to understand security (because they had a real need to as they had constant cracking attempts). Even now, you can recognise the occasional BBS operator with their SSL websites, a web-of-trust that actually works, and a PGP key that has been taken to a keysigning party or two.

      Compare to the banks who are still saying "the verisign certificate proves that we are 100% perfectly safe, secure, and hacker-proof", still using simple passwords and public information (e.g. DoB, mother's maiden name) to verify people.

      I'm guessing the banks have less need for security because if it fails, they can say "you must have given your password out, we're not liable", or "your computer must have been cracked, we're not liable", or "read the contract, we're not liable". Other peoples' money == no need to secure it.

      How else do you explain that your bank account has less security than your Yahoo or SourceForge accounts?

    2. Re:Back in the days of BBS by mindstrm · · Score: 1

      Sure do.

      Just staying on the line after the BBS hung up and playing a dialtone into the phone, waiting for them to try to dial back, and then answering normally was enough to get around that in the cases where they only had one line.

  19. Sharing Secrets by wheelbarrow · · Score: 4, Interesting

    This is really a matter for public education rather than the heavy hand of the law to solve.

    I'd like to start a consumer movement where each consumer can generate a set of private and public encryption keys. The consumer can publish the public key and it will be used by credit card issuers to issue new credit card numbers to the consumer. Then, only the consumer can decrypt and use those numbers. If consumers use this as the only means of transferring critical personal information then the phishers will be defeated.

    1. Re:Sharing Secrets by Doc+Ruby · · Score: 1

      Start a movement by writing a piece of software. Make a phone contact manager that keeps a public key in each contact, validating every caller. Make it send a new public key, SMS/email/voicemail, to every authenticated caller (pressing "authenticated" during the call should do it). Every user will be a convert to your movement, without the heavy, polarizing politics. It will deny ID theft, and make you some money - which you could spend lobbying.

      --

      --
      make install -not war

  20. Hello PRI, hello fruad by GPLDAN · · Score: 2, Interesting

    I noticed that when setting up a Cisco Call Manager with a PRI, that I could signal out on the SS7 D-channel pretty much any CLID information I wanted. And the phone switch would accept it.

    Phone switch software has to trust certain types of trunk lines. This type of scam was available to PBXs, but the phone companies could trace it to the circuit that introduced the spoof, because they had records of the actual dialed number.

    Same thing needs to happen with Vonage and others. They need to install a digital certificate on the box they send you and the call setup needs to have something like a X.509 signature. The soft switch run by the Vonage like company maps where the real box came from, doesn't accept any signatures it doesn't know, and records the originating src-ip address. Sudden and often changes in src-ip address means the customer gets a service message in their account asking them to verify. Just like credit card fraud protection.

    And most importantly, the Vonages of the world are held responsible legally for it through legislation.

  21. First rule of the interweb-Trust P2P. by Anonymous Coward · · Score: 0

    Let's all give a big yeay!, to P2P then.

  22. Poorly designed/implemented standards by G4from128k · · Score: 2, Interesting

    After all the problems with spoofed emails, you would think that the people that create VOIP standards would specify something more secure. Doesn't anybody learn any lessons?

    Perhaps all standards-setting bodies need a "Red Team" group of people that try to find the holes before the standard is set.

    --
    Two wrongs don't make a right, but three lefts do.
    1. Re:Poorly designed/implemented standards by LiquidCoooled · · Score: 2, Insightful

      The red team you speak of are commonly the end-users.

      Depending upon standards is tricky.
      Especially where the "standard" is created before its niche use has been identified. You could spend hundreds of man hours in a focus group hammering out a standard, and then have the users do something completely different, which just makes a mockery of your standards.

      Recently, we have all been pushing for IE to become "standards compliant", but my understanding of a "standard" is one that everybody uses, in this case, the IE renderer is the standard - hence so many websites look like shit in FF.

      --
      liqbase :: faster than paper
    2. Re:Poorly designed/implemented standards by Tony+Hoyle · · Score: 3, Informative

      It's not about VOIP specifically.. this kind of vulnerability has existed for years on the public network. Pretty much anyone with an ISDN PRI can specify their own caller ID... the difference it's cheaper to do it now.

      Anyone relying on caller ID for security is naive and stupid.

    3. Re:Poorly designed/implemented standards by pipingguy · · Score: 1


      the IE renderer is the standard - hence so many websites look like shit in FF.

      Huh? Most sites I visit with Firefox render pretty nicely. I read websites for the content, not the eye candy (although I do admit to liking shiny things every now and then and semi-transparency and DHTML menu drop shadows are nice to look at).

    4. Re:Poorly designed/implemented standards by LiquidCoooled · · Score: 1

      I'm talking about our very local slashdot as a prime example.

      It renders perfectly on IE and other browsers which bend the rules slightly.

      That tells me that the webmasters in charge have adapted a new standard, and that "standards compliance" isn't all its cracked up to be.

      --
      liqbase :: faster than paper
    5. Re:Poorly designed/implemented standards by pipingguy · · Score: 1


      CSS is nice, though. I wonder how long it will take for Taco et al to finally implement it.

  23. This is nothing. Phisher's are getting really bold by gru3hunt3r · · Score: 5, Interesting

    I work for an an e-commerce software company that processes several million dollars in sales a month.

    In the past few weeks we've had scam artists targeting our customers offering to do free SEO analysis only to get in and download their customer base.

    They claim to be partners of ours, and they tell the business they need admin access to do the study and they'll give them a free report.

    Of course they get in, as admin, then they download the order history and customer list and start calling the customers saying "we had a problem with your order can you please verify your credit card number ending in [last 4 digits]" and most honest people happily oblige by repeating the valid credit card number over the phone. Then they ask for the CVV/CID # Yeoch!
    Fortunately a lot of our sales go through Paypal which isn't subject to that sort of phraud.

    I figure a single break in could easily net them 50,000 valid credit cards. Very scary.

    I suspect the calls originate from hacked out IP Phones.

    Here's how we fixed the problem so that our customers they could verify the identity of our staff and our legitimate partners:

    http://webdoc.zoovy.com/info/index.php?GOTO=guide/ authkey.php

  24. Universal Remote by Doc+Ruby · · Score: 2, Interesting

    Contact lists should include passwords. Smartphones are very well positioned to close all these authentication holes - they can have a single authentication, either password, thumbscan, or other, protecting the whole keyring. If the caller has a smartphone, their phone should get a password - or more likely, a certificate - when they first call. Anyone calling without a certificate, like from a borrowed phone, should get a challenge to enter a password, or leave a voicemail. When any call is made to a person without a certificate, the phone should offer (with a simple "OK"/"Cancel" dialog) the caller to give the recipient a new certificate/password. Make the phones do all the work, with just a simple dialog to OK the issuance of credentials. Let the phones backup to PCs with a single button-push - over the 3G or local - sending only encrypted data to storage.

    If every smartphone did this, we'd expand the P2P web of trust exponentially. ID theft would drop, phone spam would plummet, and more people would buy smartphones. The key is making it extremely easy. And considering the hairy ID system we now wrestle with, there's room in this one for just a little UI and transaction structure to actually make it simpler.

    --

    --
    make install -not war

  25. Not really suprising by Sv-Manowar · · Score: 1

    There are services offering this already online for a monthly fee, some people see them as fun to manipulate caller ID's and prank friends, but because of the anonymity of the service they are already being abused

  26. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  27. Identification? gnupg! by xiando · · Score: 1

    I have been using Gnupg for how many years now? I can not even remember. And some corporations still have the nerve to claim it is not possible to securely identify yourself. In Norway, a insecure and closed system called BankID is currently being forced upon bank customers. This is a system where those who make it know it is insecure to the extent they dare not give anyone the source code or show the inner workings. GNUPG is secure, open and can be tested. It beats me why any bank would use something as stupid as phone authorization, or closed things like BankID, when the obvious choice for any security device today is GnuPG..

  28. Re:This is nothing. Phisher's are getting really b by Doc+Ruby · · Score: 1

    "Simply ask the person on the other end of the line for their "vendor authorization code" or "security code" (emails will always contain a security code)"

    So you send your vendor passwords through the email. If your attackers can crack your customer DB, what's to stop them sniffing your emails and getting the passwords? The insecure system will lead many more customers to trust it.

    --

    --
    make install -not war

  29. The problem is the phone system, not the internet by originalhack · · Score: 1

    The phone system trusts the sender to send accurate caller-id. Anybody with a good digital connection to a phone company can spoof caller-id to their heart's content.

    Verifying the VoIP user only works if it becomes mandatory to accurately certify the identity of the caller across the telephone network. Since the phone companies don't do this with each other today, they should start by getting their own house in order first.

  30. People still answer the phone? by tentimestwenty · · Score: 1

    I get so many auto-dialers and "bank services" calls I don't even answer the phone unless it's one of the few people I want to talk to. On the occasion that I pick up and get caught by some phone salesman, I politely say, "Can you hold on a minute...", then I put the phone down for an hour or so and hopefully they go out of business because of the long distance fees from India.

    1. Re:People still answer the phone? by eliktronik · · Score: 1

      You do realize that anyone can take a VOIP box to india and call as if they're from the states? I'm willing to bet these companies pay extremely low rates, considering how cheap unlimited monthly plans are.

  31. Yawn. More Telco FUD & Demonization by Cryofan · · Score: 2, Interesting

    And what a coincidence that we are having a rash of articles trying to demonize and FUDize VOIP and WiFi. Just in time for all this legislation that the telcos and cable companies are trying to push through in many states, legislation that would outlaw municipal wifi, for example.

    What a coincidence...

    --
    eat shiat and bark at the moon
  32. There your problem right there ma`m by Anonymous Coward · · Score: 0

    Western Union commented on the situation, stating at this time it's the only way they know how to authenticate the call.

    Well there your problem, there is no point in authtenticating a "call", one should try to authenticate a *caller*. Whats next, calling shoesole patterns "walker id"`s and using them to find out if someone really is the authorized person to order a nuclear strike?

    What did they use a a telephone number reference, please tell me its not the yellow pages.... If something isn`t advertised as an authentication technology, them maybe, just maybe it really isn`t.

  33. Camophone by axler · · Score: 0, Flamebait

    From: http://www.camophone.com/faq.php

    Q. Why do you guys keep getting owned by Defonic?
    A. Our security is horrible, our staff sucks, we're very lazy lazy people and we offer horrible service that should be free. so i dont really doubt the fact that we constantly get owned.

  34. Pure crap. by Tokerat · · Score: 1

    Western Union spokeswoman Danielle Periera said the company has no other way to verify that transfer requests are valid.

    "We try hard to stay one step ahead of them and recognize that scam artists are sophisticated and often change their schemes," she said.
    Furthermore, when logging in to the Western Union website, one has to yell their password by megaphone in the direction of corporate HQ. Western Union spokeswoman Danielle Periera said the company has no other way to verify that transfer requests are valid.
    --
    CAn'T CompreHend SARcaSm?
  35. Anyone by Exter-C · · Score: 2, Informative

    Anyone that is stupid enough to give anone any details about themselves when they are called almost deserve to have their identity or information stolen and used against them. I remember when I got an account with my bank that had a pin number on my card when I was about 12 (15years ago).. back then the bank said they would NEVER call me to ask for my details. So what is new?... or is it that people dont listen to the paper/information sheets that are given to you with your account?...

    If anyone ever rings me and asks for any personal details I just tell them to get stuffed.. Or if it sounds legit ill request to ring them back on a number that I have for them. Its not that hard to stay safe from bank fraud.

  36. autospoof by Doc+Ruby · · Score: 1

    I've got a landline that's set to ring all my phone#s simultaneously, including my mobile phone. I want to call someone from my mobile, but I want them to get my landline#, so they can call me back at whichever phone I've got. I want to "spoof" my own landline#, as a callerID "Reply-To". It's a big mistake to use only one number for replies and authentication.

    --

    --
    make install -not war

  37. Solution by Anonymous Coward · · Score: 0

    This is what gets me about the entire telemarketing industry -

    If you get a phone call and someone tries to sell you something, you have absolutely no idea who they really are, what company they really represent and even if they are in the same country as you, why on earth would anyone give them credit card details to make a purchase?!?

    Im surprised this hasn't been going on for decades:
    1) Call random people
    2) Offer them an amazing deal
    3) Take credit card and address details
    4) Fucking profit big-time

    Add to that, find a country that has no extradition treaties with yours and only call people in that country, the long-distance charge will be worth it from all the money you rake in from total fucking idiots who are prepared to give you their credit card without any credentials.

    The fact that there actually is a telemarketing industry proves that some people must be stupid enough. From now on I propose a special 'code word' which will be known among telemarketers and non-stupid people the conversation will go something like this:

    A: Good morning sir, Im wondering if you would be interested in this special offer we..
    B: Banana!
    A: Oh terribly sorry to bother you sir, ill take you off all telemarketing lists immediately, thank you.

    This code word has basically told the marketer that you are not a total retard and are not worth calling in the future so that they may remove you from their list and actually save themselves time and money! All the actuall idiots who would fall for this crap can then have more telemarketers calling them and everyone is happy.

    1. Re:Solution by Anonymous Coward · · Score: 0

      Your offer intrigues me and I would like to subscribe to your newsletter.

      In all seriousness, this is actually probably an absolutely fucking fantastic idea. Too bad that people, you know, DO IT.

  38. Solution by t_allardyce · · Score: 3, Insightful

    This is what gets me about the entire telemarketing industry -

    If you get a phone call and someone tries to sell you something, you have absolutely no idea who they really are, what company they really represent and even if they are in the same country as you, why on earth would anyone give them credit card details to make a purchase?!?

    Im surprised this hasn't been going on for decades:
    1) Call random people
    2) Offer them an amazing deal
    3) Take credit card and address details
    4) Fucking profit big-time

    Add to that, find a country that has no extradition treaties with yours and only call people in that country, the long-distance charge will be worth it from all the money you rake in from total fucking idiots who are prepared to give you their credit card without any credentials.

    The fact that there actually is a telemarketing industry proves that some people must be stupid enough. From now on I propose a special 'code word' which will be known among telemarketers and non-stupid people the conversation will go something like this:

    A: Good morning sir, Im wondering if you would be interested in this special offer we..
    B: Banana!
    A: Oh terribly sorry to bother you sir, ill take you off all telemarketing lists immediately, thank you.

    This code word has basically told the marketer that you are not a total retard and are not worth calling in the future so that they may remove you from their list and actually save themselves time and money! All the actuall idiots who would fall for this crap can then have more telemarketers calling them and everyone is happy..

    --
    This comment does not represent the views or opinions of the user.
  39. Job Vacncies. by oliverthered · · Score: 2, Interesting

    Hi, I'm an stranger but I can give you a job, all you have to do is send me your entire life story, where you've worked, where you went to school, you age etc...

    It won't be long before people start using job advertisements for identity theft, it's just so easy, from the average CV you'd get enough information to pass most security checks, and it only takes a birth certificate to get you mothers maiden name.

    The best thing is that the UK government want you to provide even more information to prove you can work, corner shops and take aways will be copying your passport details as soon as you take the job.

    --
    thank God the internet isn't a human right.
  40. Western Union security SUCKS! by SCVirus · · Score: 1

    Western Union can be verified via faked phone called, a COB (thats a change of billing), or via chat with a WU rep in some cases.

  41. Ummm by kilodelta · · Score: 1

    What ever happened to good old fashioned ANI? You can't spoof that.

    Caller-ID is a hack, plain and simple. There are two phone numbers that really matter - the one reported as Caller-ID data and the billing telephone number.

    For most consumers - the BTN and the Caller-ID number are the same. It only becomes a problem for business but even they can set both ANI delivery and CLID delivery to be the same for all their outbound trunks but few businesses have people in their I.T. and telecom units that would know how to bully providers into setting things up correctly.

  42. Can anyone say SSL? by Corpus_Callosum · · Score: 1

    The technology exists to prevent spoofing on IP calls, it is called SSL. Issue certificates with phone numbers instead of web addresses; Verisign could issue CA Certs for the phone companies and the phone companies could issue for phone numbers.

    Got a call from the bank? Is the call signed?

    Of course, this would require a user-interface change. We would need some sort of display that shows, not just caller id, but credentials as well...

    I'm dreaming huh? Like the U.S. gov is ever going to allow encrypted telephone calls to go mainstream....

    --
    The reason that it can be true that 1+1 > 2 is that very peculiar nonzero value of the + operator
  43. Re:This is nothing. Phisher's are getting really b by gru3hunt3r · · Score: 1

    No, for our staff our we have an SSL site to generate the keys.

    The keys are only good for a few days, the partners (and there are only a handful of them) have a separate login to our extranet that allows them to generate keys based on their company.

    The keys are only good for a few days (currently 7) AND they identify the company they came from to customer when they authenticate the key.

  44. It's not illegal? by Anonymous Coward · · Score: 0

    I know in Australia it least it's illegal to lie about the source of a call (phone number at least). Sure, it's hard to prevent but it keeps carriers on their toes and they put blocks in place.

    Getting a free access trunk is possible but not for a normal business.

  45. Re:This is nothing. Phisher's are getting really b by Anonymous Coward · · Score: 0

    like the customer service verify the customer by asking address phone number....why dont the customer verify the customer service by establishing a secret code for his account. The customer service guy should provide this secret code b4 he establishing the verification of customer

  46. Re:This is nothing. Phisher's are getting really b by vulisetti · · Score: 1

    Why not verify the customer service guy, like the way they verify customers. I mean when u open a account you establish a secret word. The customer verifies the CS by this word. Then the verification of the customer.

  47. No other way by Glamdrlng · · Score: 1
    Western Union commented on the situation, stating at this time it's the only way they know how to authenticate the call.
    I guess nobody at WU has ever heard of PPP Callback? Nope, wouldn't wanna build on a proven successful technology or anything like that.
    --

    Yes, my only tool is a hammer. And you're starting to look like a nail.
  48. Re:This is nothing. Phisher's are getting really b by gru3hunt3r · · Score: 1

    That's effectively what is it.

    It's just a different word for each account/vendor. And the word expires. And we can tell who's looking up the word. And customers can't remember the word -- so this way they can just look it up. :-)

  49. I'll throw in my two-cents by strive4impact · · Score: 1

    I present on Identity Theft all over the Western United States, came across this forum, and thought I would throw in my two cents.

    In response to someone's post, job ads are already being used for Identity Theft. Monster.com ranks it among their biggest problems- fake companies posing as real companies.

    Someone on this forum stated that you would have to be dumb to lose your information. I beg to differ.

    No matter how good you are, no matter how vigilant, no matter how much you shred, or don't mail from your box, or hide in your home, there is no 100% effective defense against Identity Theft.

    Here's why. Let's say you want to get health insurance, or auto insurance, or finance a car, etc. etc. etc. Let's say for purposes of this example that you are trying to get health insurance through your company. A relatively simple process, right? Fill out the form, wait to get the insurance cards.

    Now, the insurance agent takes the form and submits it for group health. It is submitted to three different companies for underwriting. So now, the insurance agent and the insurance company has the information on you, the three companies supplying the insurance have the information on you, AND all of the employees at all four points have access to the information. Think about how many employees that might be.

    That information is then passed on to a data warehouse like ChoicePoint, and anyone who has access to ChoicePoint now has access to that information. Who has access to ChoicePoint? I think with the recent news articles, the more appropriate question is, who doesn't have access to ChoicePoint?

    The information is also submitted to your MIB (Medical Information bureau) file. Anyone who has access to the MIB files, now has access to all of that information. Who has access to the Medical Information Bureau records? Anyone at any hospital around the United States who has even a small amount of clearance.

    According to John Gardner, co author or Chicken Soup for the Entrepreneurial Soul, "This makes the Identity Theft Shield, along with a Pre-Paid Legal Membership, an absolute must for anyone that's breathing."

    If you want to learn what Mr. Gardner is talking about, visit www.prepaidlegal.com/hub/jkraft.

    If not, and you want to continue thinking that shredding your information is going to protect you, good luck. Jonathan (877) 825-7119

  50. Re:The real problem... [winhat] by winhat · · Score: 0

    I think you could leave your brain at the end users. Yes you are!

    The people that are crazy enough to let themselves get talked into revealing personal details, passwords, credit card numbers, pins (or whatever) over *any* medium (no matter whether it's email, over the phone, in person or anything else), phishing (and, more generally, fraud) *will* continue to be a problem.