Slashdot Mirror


Sober.P Worm Accounts for 5% of all Email Traffic

destuxor writes "The grave insecurity of the day is the Sober.P worm which is currently pushing nearly 5% of all email traffic at the moment. Unlike previous worms, Sober can disable the Windows Firewall and Symantec Antivirus. Interestingly, patched machines are not vulnerable to the exploits used by this worm. What are we going to have to do to convince "ordinary users" to visit WindowsUpdate once in a while?" update percentage corrected.

10 of 451 comments (clear)

  1. Reading the article? by r2q2 · · Score: 5, Informative

    I read that the article refrences that it only comprises 4.65 percent of all email traffic? Where does this article say 25 percent???

    --
    My UID is prime is yours?
    1. Re:Reading the article? by carpe_noctem · · Score: 5, Funny

      I read that the article references...

      Ah, see, that was your first mistake.

      --
      "Quoting famous computer scientists out of context is the root of all evil (or at least most of it) in programming." - K
  2. RTFA, Taco by Draoi · · Score: 5, Informative
    The Sober.P worm is still spreading fast and made up almost 5 percent of all e-mail traffic

    From the first line ... 5%, not 25%. Big difference ....

    --
    Alison

    "It is a miracle that curiosity survives formal education." - Albert Einstein

  3. Getting People to Update... by quark101 · · Score: 5, Insightful

    It's been my experience that it is almost impossible to get ordinary (read: non-computer) people to update their machines, be it Windows or Norton Virus updates. The only way that most of them will get these updates, ever, is if 1. Someone does it for them, or 2. If it is automated, and does it for them.

    Otherwise, they just don't see the reason to, don't have the motivation to, and just plain don't care.

  4. Re:How about... by theTerribleRobbo · · Score: 5, Insightful

    As much as I'm a Linux fanboy, that's not going to solve the problem.

    Setting aside the debatable 'inherently more secure' argument, unless distros start doing something rash like including and starting an 'apt-get update && apt-get upgrade' cron job, they're going to hit the same problems if a nasty worm comes out that affects on or more distributions of Linux (eg. a SuSE worm, etc).

  5. Re:Nothing really by Keruo · · Score: 5, Insightful

    Rsync isn't really an option for updating windows since the patch usually changes few dlls to different ones.

    Most people don't have broadband, but most people don't have fast computers either, it might take long time to compile the source distributed update.
    And your average joe won't have compiler on their machine anyway.
    I'd remove compiler from linux workstations too. The normal user, who surfs and reads email on the machine, won't have any need to compile things.

    If local patches were used, I wouldn't worry about gpl coders peeking the code. I'd worry about worms patching the source code and creating new holes through modifying patch sources.

    --
    There are no atheists when recovering from tape backup.
  6. Re:Interestingly? by merdaccia · · Score: 5, Funny

    I officially retract that last comment. The grammatical mistake was more retarded than the quote it was making fun of.

    --

    *blinking cursor*

  7. Re:Nothing really by Short+Circuit · · Score: 5, Interesting

    It doesn't have to be in the same high-level languge the OS was written in; it could be a compiler-specific intermediate language, like GCC's SSA.

    Such an arrangement offloads some of the compiling process to Microsoft's servers, and obfuscates the patch.

    The compiler included with the OS doesn't even have to support any other language. And it can require a signed certificate from Microsoft to accept the code.

  8. The only way to wake people up by NtroP · · Score: 5, Interesting
    Remember the good old days when viruses did real damage? Remember when they actually did format your hard drive or screw up you boot sector? That made people sit up and take notice.

    If virus writers ever changed their tactics from one of "sneak in and just borrow their CPU cycles and bandwidth for my bot-net" to one of "let's infect, spread, then kick them in the nuts" people would take notice once again.

    Several years ago there was a virus that went around replacing jpegs with copies of itself (or something). My friend had a struggling web-hosting business where he hosted websites for about 100 different small mom-and-pop shops. Even though I warned him about the risks of viruses and that he should run his site with Linux/Apache he didn't listen. That virus wiped him out.

    No, he didn't have up-to-date backups. But guess what? He keeps meticulous backups now and keeps his computers patched with up-to-date virus software and only connects to his web server via ftp (no mounted shares any more).

    Alas, he still hasn't embraced Linux or OS X, but at least he's not part of the problem any more.

    Just think what would happen if a virus spread around and just looked for .xls files and quietly changed all the 3's to 7's? How far back would companies have to go into their backups to be sure they had a known-good copy? D'ya think they might take viruses and security more seriously then?

    The last major hassle we had with a worm was primarily due to the enormous amount of traffic it generated, bringing our networks to their knees. That was an annoyance to management, but they saw it as a network problem - not a virus/worm/security problem.

    One of these days some one or some group is going to unleash a virus that really IS going to do real damage. Maybe then people will realize that they aren't sitting in front of an internet toaster, but sophisticated computing device that has a tremendous impact on many aspects of all of our lives.

    --
    "terrorism" and "pedophilia" are the root passwords to the Constitution
  9. Re:"Ordinary users" by YrWrstNtmr · · Score: 5, Insightful
    I've adopted a new policy.
    If a student or member of faculty comes in with malware problems for the first time, I fix it for them and I give them a Gentoo Linux install CD to go away with. If they come back with viruses/spyware a second time, I tell the luser to stop bothering me, and that I gave them the solution to install last time.

    Remind me not to hire you after you (maybe) graduate.