Slashdot Mirror


1 In 3 Windows PCs Still Vulnerable To Worm Attack

CWmike writes "The worm that has infected several million Windows PCs, Downadup or 'Conficker,' is having a field day because nearly a third of all systems remain unpatched 80 days after Microsoft rolled out an emergency fix, security firm Qualys said. Downadup surged dramatically this week and has infected an estimated 3.5 million PCs so far, according to Finnish security company F-Secure Corp. The worm exploits a bug in the Windows Server service used in Windows 2000, XP, Vista, Server 2003, and Server 2008. Qualys' CTO said, 'These slow [corporate] patch cycles are simply not acceptable. They lead directly to these high infection rates.'" This is indicative of why some are calling for Microsoft to rethink Patch Tuesday, as reader buzzardsbay pointed out.

18 of 242 comments (clear)

  1. Not an easy calculation by einer · · Score: 2, Informative

    How much downtime is caused (money is lost) by patches that break things versus how much money is lost when machines get hacked? This isn't a windows only issue. I've seen Debian security releases break things too. They're a bit easier to rollback, but the problem is fundamentally an ROI or EV problem, not a technical one.

    1. Re:Not an easy calculation by turbidostato · · Score: 2, Informative

      "I've seen Debian security releases break things too."

      Can you provide an example, please?

  2. Re:router by 0racle · · Score: 3, Informative

    Routers do not require NAT, they never have and they never will. However, with the way customer ISP's are set up, small consumer routers would almost certainly have NAT functionality.

    --
    "I use a Mac because I'm just better than you are."
  3. Re:router by jrumney · · Score: 4, Informative

    All routers need to do some type of NAT period, it is how a router works.

    There are 14 routers between me and slashdot.org, not one of them is doing any type of NAT.

  4. Re:router by Muad'Dave · · Score: 4, Informative

    In recent parlance "router" implies a consumer level router/NAT appliance, but that's not necessarily so. Routers predated NAT by a zillion years, and routing is distinctly separate from any NAT functionality. There are plenty of routers using in large IT shops where requiring NAT would be a serious handicap.

    --
    Tiller's Rule: Never use a word in written form that you've only heard and never read. You will end up looking foolish.
  5. Count 3. by Benanov · · Score: 1, Informative

    You know of my parents and I, then.

    They switched to Ubuntu and I to gNewSense as a result.

  6. Re:Genuine Advantage Validation by smooth+wombat · · Score: 2, Informative

    So don't go through the automated process. Send them to Microsoft's Security Bulletin Search and they can search for the updates by hand.

    I do this for my 2K system and my parents XP systems. Not because the systems aren't legitimate but because we have dial-up and getting automated updates would take forever. I just d/l the patches at work, plop them on my thumb drive and install.

    One caveat. Every so often there is a patch/update which does require you to validate your system. You are notified so you have the option of not getting that update (or have a friend get it for you).

    --
    We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
  7. Re:Weekly updates? Still not enough. by cavtroop · · Score: 4, Informative

    Have you ever tried managing 17,000 desktops? No, didn't think so.

    Most large corps run WSUS, with updates on a weekly schedule, at most. To do otherwise would cripple the network, or require such an investment in equipment and manpower as to be nearly impossible to pull off.

    Having said that, most large companies also have a mechanism for quick-release of highly critical patches. I know we rolled out the MS08-067 patch to our desktops immediately, and had a 98% acceptance rate within 3 days.

  8. Re:router by Xelios · · Score: 4, Informative

    Along with a router a software firewall is a handy thing to have. A router won't alert you when a program or service tries to access your connection, but a software firewall will. If something on my PC is trying to access the internet without me telling it to, I want to know about it.

    And it's great for all those annoying programs that try to phone home or check for updates at random times. What's that Acrobat Reader? You want to look for an update? No, I think I'll decide for myself when it's time to update you rather than have you nag me about it every time you're opened. Tick "create rule", hit "block". Enjoy your stay in the blacklist.

    ESET Smart Security. Best $50 I've ever spent on software (except maybe The Orange Box).

    --
    Murphey's fighting Occam, and we're in the stands.
  9. Re:Genuine Advantage Validation by cbiltcliffe · · Score: 2, Informative

    They shouldn't be. WGA is pathetically easy to get around, even on pirated copies of Windows.

    Don't know for sure about Office, because I've never looked into it, but for Windows XP, it's about a 30 second job to disable it, permanently.

    --
    "City hall" in German is "Rathaus" Kinda explains a few things......
  10. Re:router by Ephemeriis · · Score: 4, Informative

    This is why I recommend everyone have a router installed on their internet connection, even if they have only one PC. Routers inherently block almost all worms.

    I think, what you're trying to say, is that it is important for everyone to have a firewall on their Internet connection... Not a router. Routers don't inherently offer any protection at all. Many home-grade routers come pre-configured with NAT, which does get you some basic protection... But not all routers do NAT, and not all of them give you any protection.

    And an external firewall on your Internet connection only protects you so far. It might keep a worm from crawling in through your Internet connection... But it won't stop a worm from spreading once it is inside your network.

    That's why it is important to control the traffic inside your network, as well as traffic to/from the Internet. Maybe it isn't necessary to run a firewall on each and every PC, but you sure as hell better be monitoring your traffic and keeping your machines patched.

    --
    "Work is the curse of the drinking classes." -Oscar Wilde
  11. Re:router by toleraen · · Score: 4, Informative

    A router won't alert you when a program or service tries to access your connection, but a software firewall will.

    Turn on logging and your router can notify your PC, your email, your blackberry, etc etc.

  12. Re:Turn off rpc? by cbiltcliffe · · Score: 2, Informative

    Killing the RPC service effectively kills the computer. Pretty much everything is dependent on it.

    It's basically like running in safe mode, but without the "Safe Mode" in the corner of the screen, and with more stuff that doesn't work.

    Like the Event Viewer. You can't even see the list of events in the viewer if the RPC service isn't running.

    It's ugly. Don't do it.

    --
    "City hall" in German is "Rathaus" Kinda explains a few things......
  13. Re:Turn off rpc? by King_TJ · · Score: 2, Informative

    Although I do use and support Windows every day, I don't claim to be an expert on the Windows services and the apps that need them....

    But yes, I *do* believe you need to leave the RPC service running in most circumstances. The fact it is called "remote" doesn't imply it only relates to remote computers on a network. Rather, it means separate program modules, even running on the SAME machine. Service Pack 2 for XP turns it on by default, and even grays out the option to disable it - which is a strong hint that you're supposed to leave it running.

    A list I found on the net of things that require RPC in Windows include:

    Background Intelligent Transfer Service (Used by Windows automatic updates)
    Cryptographic Services (Used by Windows updates, both automatic and manual)
    Distributed Link Tracking Client (Maintains links between NTFS files)
    Help and Support System
    Logical Disk Manager
    MS Software Shadow Copy Service (MS Backup requires this)
    Network Connections
    Print Spooler
    Protected Storage
    Shell Hardware Detection (Do you want to play a music CD? You need this)
    System Restore Service
    Task Scheduler
    TrueVector Internet Monitor (Required by ZoneAlarm, and probably other apps)
    Volume Shadow Copy (Backup uses this)
    Windows Audio
    Windows Installer
    Windows Management Instrumentation (Many apps depend on this service)

  14. XP SP2 by jgtg32a · · Score: 2, Informative

    All that does is drops unsolicited messages, kinda like the windows fire wall does, which has been activated by default for almost 4.5 years.

  15. Re:Genuine Advantage Validation by Chabo · · Score: 3, Informative

    Personally, I set Windows updates to "notify only". Then I do a Custom Install, and uncheck all WGA updates. I have a valid copy, but I don't feel like running those.

    --
    Convert FLACs to a portable format with FlacSquisher
  16. Re:Not Acceptable? by Ephemeriis · · Score: 3, Informative

    I've worked at several places that didn't roll out patches right away. It wasn't because the IT department was busily testing the patches. It was because they were afraid of the patches, but had no time to test them.

    That's typically the problem around here. We've got plenty to keep us busy on a day-to-day basis... Something is always broken, or requiring replacement, or testing, or whatever.

    I hate to just roll out a patch and hope for the best. That's bit me in the ass far too many times. But I find it hard to actually come up with time to read over the patch notes, apply the patch in a test environment, and then watch to see if something happens.

    Sure, this particular patch is a few months old... And it was released with enough obvious urgency that we've pushed it through and updated most of our systems... But we're still sitting on some updates that are just as old, but don't seem quite as necessary.

    --
    "Work is the curse of the drinking classes." -Oscar Wilde
  17. Re:Immune by drinkypoo · · Score: 2, Informative

    If you don't do it preemptively, Windows 98 reboots without rhythm. Although in my experience, if you have all the patches and updates installed, it will bluescreen instead of rebooting. Windows XP is truly a gigantic step forwards, as by default it usually reboots when it bluescreens, too.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"