Slashdot Mirror


Next Gen Phishing Improves on Simple Spam

An anonymous reader writes "ZDNet has a writeup about the next generation of phishing. According to the article, as anti-spam engines improve and user education levels increase, phishers will find it easier to hack into web servers and deliver password stealing trojans using browser vulnerabilities or Web 2.0 technologies than spam. Tom Chan from Messagelabs is quoted: 'They are trying to compromise poorly protected Web sites — they basically go in and enter their own code into that Web server,' said Chan, who explained that victims of this new phishing era would not have to do anything wrong in order to get hooked. 'You have gone to a legitimate Web site, you have not made a mistake and done everything right, but then your information gets compromised... because [the phishers] have taken over servers that belong to other people.'"

18 of 112 comments (clear)

  1. Inaccurate Term? by TripMaster+Monkey · · Score: 4, Insightful

    Not to be pedantic here, but if a person gains access to users' passwords by hacking the actual site, rather than sending out bogus emails and/or setting up counterfeit web pages, can this activity really be called 'phishing'?

    From TFA:
    You have gone to a legitimate Web site, you have not made a mistake and done everything right, but then your information gets compromised... because [the phishers] have taken over servers that belong to other people.


    And from the 'phishing' entry in Wikipedia:
    In computing, phishing is a criminal activity using social engineering techniques. Phishers attempt to fraudulently acquire sensitive information, such as passwords and credit card details, by masquerading as a trustworthy person or business in an electronic communication.


    This attack does not consist of masquerading as a trusted party...it consists of compromising said trusted party. Thus, this activity cannot accurately be referred to as 'phishing'.
    --
    ____

    ~ |rip/\/\aster /\/\onkey

    1. Re:Inaccurate Term? by Cocoronixx · · Score: 3, Insightful

      In the author's defense, If they called it black-hat hacking this would be a non-story. The addition of a 'Next-Gen' buzzword, as well as trying to somehow link Trojan writing with spam and phishing creates a much more exciting article.

      In other news I have created a Next-Gen motorcycle that gets unlimited miles to the gallon, due to the addition of two levers that you operate with your feet that drive the rear wheel using a combination of chains and sprockets.

      --
      "Obscenity is the crutch of the inarticulate motherfucker." - cloak42
    2. Re:Inaccurate Term? by thewiz · · Score: 5, Funny

      I think the new term would be "phucking" as that is what happens to the company and the customer.

      --
      If "disco" means "I learn" in Latin, does "discothèque" mean "I learn technology"?
    3. Re:Inaccurate Term? by Fred_A · · Score: 4, Funny
      The author should have made a new buzzword for it, like "Fishing 2.0".
      I hereby propose pharming (to keep a logical progression of stupid buzzwords).
      --

      May contain traces of nut.
      Made from the freshest electrons.
  2. Need a new metaphor by Moby+Cock · · Score: 4, Insightful

    It seems to me that the 'fishing' metaphor is no longer apt in this case. Cracking web servers and installing key logger trojans is plain old balck hat hacking.

  3. Who hires these experts? by 3.5+stripes · · Score: 3, Informative

    Their qualifications for describing new types of attacks (which are actually age old) seem pretty phishy. Hell, they could have called it a server side trojan. I can do a better job than them, and I'm some guy wasting my time browsing slashdot..

    --


    He tried to kill me with a forklift!
  4. Happened to us by Exp315 · · Score: 4, Interesting

    I'd call it hacking, not phishing, but this happened to us earlier this year. Our company web site at was hacked many times over a period of a month to insert code redirecting visitors to a Russian site that attempted to install a trojan. We knew that 's server was compromised because other users of the same server were also complaining about the same thing. 's reaction?: "We are aware of the problem and we are investigating". We abandoned our account there and moved to another web host after repairing our site every day (often several times per day) for a month.

  5. Huh? by Klaidas · · Score: 3, Funny
    You have gone to a legitimate Web site, you have not made a mistake and done everything right, but then your information gets compromised... because [the phishers] have taken over servers that belong to other people.
    Wow, really? No kidding?? If someone takes over a server, your data can get compromised? o_O [/sarcasm]
  6. Re:Even the well educated fall for it... by Anonymous Coward · · Score: 3, Funny
    I was always constantly amazed

    My personal experience is that I'm either sometimes constantly amazed, or I'm always occasionally amazed.

  7. Re:Even the well educated fall for it... by Billosaur · · Score: 4, Insightful

    I wonder if that has more to do with lack of education regarding bank/web security or have phishers just gotten that much better?

    Phishers have gotten better, but the bottom line is: the average on-line banking customer is still pretty clueless. They subscribe to the theory, "if it walks like a duck and quacks like a duck and looks like a duck, it's a duck," which on the Internet is akin to measuring the speed of a bus by being hit by it and seeing how much it hurts.

    My maxim has been: if it's actually from my bank, then I should be able to take a copy of the email to my local branch or call the bank and ask if the information in it is correct, i.e. have they lost all my data? The answer in 99.9% of cases will be no; of course there are increasingly less rare occasions where the bank has lost your data or let it get out into the wild. In those cases, the bank isn't generally going to admit it until some plucky person figures it out and makes them own up to it.

    --
    GetOuttaMySpace - The Anti-Social Network
  8. Interesting theory but.... by Ash+Vince · · Score: 4, Informative

    The first thing to take into account is that this article seemed to be written by a "security expert" who skimped on a few key details.

    The first is that no web site should ever be able to execute code on your PC without your express permission. If it can then the browser being used to access that site needs fixing.

    Now there will still be cases where the user has to give permission to execute code locally in order for the site to work properly but these should be very very rare. Most code that is executed such as ActiveX or Javascript should be excuted in a sandbox environment where no access is given to local PC resources. If a local resource is needed it should be asked for specifically and the accepted or denied permission by the user.

    What does need to happen is that users need to be educated into a state of mind where they deny everything and then only go back the accept permission to access a local resource if something doesnt work properly and it make sense for the web site to be accessing the resource in question. For instance, if a web site wants access to my /etc/passwd or /etc/shadow file under linux (poor examples as they are locked while linux is running) I would deny it.

    These problems all seem to stem from most PC users being lazy and not wanting to know these things. What they want is to have everything complicated hidden from them and everything to "just work". This might be possible with a pencil or other simple device but with things as complicated as PC's or Motor Vehicles it will not. Ever.

    I really think that for people to expect to use a machine as complicated as a PC, they must understand the basics of how to operate it safely. This is no different to expecting drivers to undertake a test of competance. Without a driving licence I am not able to drive on the road although I can drive round my own back yard to my hearts content. Using a computer should ideally be the same where users are forced to undertake a basic competancy exam before they can allow their computer to interact with the web.

    Until this happens you will always have users who allow their PC to be hijacked by malicious software and then carry on using it without calling for help. This is no different to forcing drivers not to drive with faulty breaks or severely worn tires.

    Now how you would enforce this is a little complicated but it must still be possible with legislation. This is no different to a car salesman wanting to see a driving licence and proof of insurance before I buy a car. He wouldn't do that by choice (He would probably much rather make a sale regardless) but can be forced to by law.

    --
    I dont read /. to RTFA, I read /. to offend people in ignorance.
  9. What the article lacked...an example by jnaujok · · Score: 5, Informative

    For everyone screaming "If you hack the server..."

    I've already seen this "next generation phishing" method used. I was on e-bay looking for a piece of autographed memorabilia. I noticed one auction and clicked on it. The E-Bay login screen popped up. I was about half-way through typing my password when it suddenly occured to me, "Wait a second, why do I have to enter my account to view an auction."

    Careful review showed me that opening the auction had triggered some embedded javascript that opened a frame within the e-bay window that covered the whole base page, but presented a spoof of the e-bay login screen. The title bar still read as a legitimate e-bay address, the screen was a perfect dupe of the e-bay login screen. In short, it looked totally legitimate.

    Now, they didn't have to hack e-bay's servers, nor did they have direct access to anything on e-bay's site. All they had to do was embed some javascript into an otherwise "secure" site.

    I think that's what this article is talking about.

    Oh, and I was running firefox with a javascript blocker, but since I've allowed scripts on e-bay (you can't even view most of the auctions without it) it happily ran the phishing script without even a warning.

    --
    Life, the Universe, and Everything... in my image.
    1. Re:What the article lacked...an example by aliendisaster · · Score: 4, Interesting

      E-Bay really did that to themselfs by allowing outside code on the auctions. I guess a prettier auction is more important than security for the millions of e-bay users.

      --
      Freedom is a state of mind. A mind is a state of being. Stay the fuck out of my mind and my being. - Corporate Avenger
  10. Next Gen Phishing? by MojoBox · · Score: 4, Funny

    Sorry, but as a Nintendo fan, I can only accept New-Gen Phishing.

  11. Vouchsafe by Doc+Ruby · · Score: 3, Interesting

    It's obvious that the current security practices we use on the Net are totally inadequate for our society. Most people have adopted some of us geeks' toys, like networks, email and multimedia - even custom T-shirts. But few of the normals have adopted some of the tools we geeks learned we needed to play with our toys without getting hurt. Geek posers are killing themselves, and dragging down our geek paradise with them.

    The best solution to all this phishing, spam and other harvesting naive "normals" is the trust web. Everyone has a private key for signing assertions, and a contact list with trust levels. Every message is signed (or default untrusted) by the sender and vouchers. When enough vouchers sign a message, it is trustworthy. The Web contains vouching centers, including diverse security analysts signing messages (including each others' assertions). People subscribe to many vouch sources, as well as "vouchmasters" which publish formulas for securing transactions. This way, anyone who says a transaction is unsafe, and is vouched by someone else, makes that transaction at least subject to review, or blocked, depending on the person's policy. Which depends on whom they trust.

    That is the kind of system I'd expect banks and governments to deploy for the public. They are the ones we are paying, and relying on, for security. There's so much efficiency to gain from security compared to the losses from insecurity that I expect a very diverse, competitive market of vouchers to thrive. The underlying tech, like PGP/GPG signing and other trustweb tools, already exists. There are already relatively informal vouchers, like CERT, DHS, and lots of independents.

    What's needed are standards for trust degrees, and simple UIs for using the trust web without learning many new skills. UIs simpler than antiphishing techniques will win. UAs like Firefox and Outlook merely coloring buttons red to blue for degrees of trust, keeping personal info stored locally for standard submission to standard requests graded by risk and identified by trustworthyness would go very far. Onetime passwords for every transaction to prevent replay attacks would go even further. And local databases with audit trails of every transaction would make it even easier to use once a transaction is doubted.

    All those features hook an automated trust web into many existing security practices already used by most people in person. A really secure regime would include privacy laws prohibiting transfer of personal info outside the transaction expressly required by the requester and expressly permitted by the sender. Putting personal info under copyright in detail, and a US Constitutional Amendment in general, would really lock our existing judicial/police/security system into a consistent defense of people as well as corporations.

    The time is now. Why doesn't Novell's Evolution at least require PGP/GPG by default? Why doesn't Firefox keep personal info stored encrypted for form submissions with a separate log? Why don't banks issue onetime password credit "cards" for Web use? We've already gone far enough down the path that it's obvious Microsoft, the US government, Chase Bank aren't going to move first. Let's see some of the UIs start to make it easy, and force the backend of the trust web to catch up. I'm doing it in my own software. What are you doing?

    --

    --
    make install -not war

    1. Re:Vouchsafe by krack · · Score: 3, Interesting

      Please take my comments as constructive, they are intended as such.

      I think these things are not well- and widely-implemented for the same reasons that caused the dichotomy of MS releasing a DRM patch in 3 days but yet a security patch we must wait for while it goes through the "rigorous" testing process ends up corrupting my data.

      Many humans do not seem to view security as an advantage; they view it as a (potentially unnecessary in their perspective) hindrance. In other words, there is no percieved profit in implementing security. If it costs you 10$/widget to secure each widget, and you can sell them without securing them, securing them actually cuts into the quarterly bottom line. You would only want to spend the money and time on security when you can't sell your widgets without it (regulation, bad PR, competition, etc). It is my perspective that this is why security, as a general rule, sucks.

      Obviously, the rebuttal is that security is an investment, not overhead, and if you don't invest in the security of your widget you will eventually lose much more money than you made by skimping on the security.

      I think you are right, it is long past time that we have effective, intuitive and 'just works' security in our F/OSS offerings. I think the reason we have not seen it yet is detailed in my third paragraph. I have no idea how to resolve these difficulties.

      --
      Just because you are not paranoid does not mean they are not out to get you.
  12. I like the new features! by courtarro · · Score: 3, Funny

    Quit being so negative. I like Slashdot's new PayPal monitoring service!

  13. This is ancient news by miller60 · · Score: 3, Informative

    Phishing crews have been targeting web site vulnerabilities to deploy spoof sites for several years. In its year-end 2005 Phishing by the Numbers report, Netcraft noted that more than 600 phishing spoof sites were hosted on compromised forums and content management systems in 2005. In January hackers increased their targeting of PHP-based CMS and blogging apps, and were able to distribute the Windows WMF malware through a customer support forum on AMD's web site. There's nothing cutting edge at all about this.