Slashdot Mirror


Romanians Find Cure For Conficker

mask.of.sanity writes "BitDefender has released what it claims is the first vaccination tool to remove the notorious Conficker virus that infected some 9 million Windows machines in about three months. The worm, also known as Downadup, exploits a bug in the Windows Server service used by Windows 2000, XP, Vista, Server 2003 and Server 2008. It spreads primarily through a buffer overflow vulnerability in Windows Server Service where it disables the operating system update service, security center, including Windows Defender, and error reporting. The Romanian security vendor said its removal tool will delete all versions of Downadup and will not be detected by the virus."

17 of 145 comments (clear)

  1. Another link to the tool by MadUndergrad · · Score: 4, Insightful
    1. Re:Another link to the tool by thatskinnyguy · · Score: 5, Funny

      I used that same tool on another virus. Haven't had an issue since!

      --
      The game.
    2. Re:Another link to the tool by Computershack · · Score: 5, Funny

      I used that same tool on another virus. Haven't had an issue since!

      I found that non of my games would work and my wifi is now broken too.

      --
      I only please one person per day. Today is not your day. Tomorrow isn't looking good either. - Scott Adams
  2. Re:How long before it doesn't work? by wizardforce · · Score: 5, Informative

    they are not "distributing a worm", it's a tool for disinfection and I suspect that they'll need to take a page out of biology's book on dealing with dangerous microbes and evolve along with the worm. In other words, constantly update their tool as the worm adapts. So it's likely going to be quite dynamic.

    --
    Sigs are too short to say anything truly profound so read the above post instead.
  3. they should know better by juventasone · · Score: 5, Insightful

    Until the next variant which is likely due out in the next 24 hours.

  4. so what? by dblackshell · · Score: 4, Interesting

    ESETs ThreatSense technology (heuristically) recognizes all the variants... F-Secure did a conflicker removal tool in 27th of February...

    And above all that I'm skeptic about the "delete all versions" phrase, because BidDefender as a (bloated) AV that it is, is pretty much signature based, and has very weak heuristic detection...

    --
    $god = null;
    if($god) echo 'I believe!';
  5. Re:That many Windows Servers unprotected and onlin by A+Friendly+Troll · · Score: 5, Informative

    In the first case blame the administrators (for not knowing how to properly protect a Windows server), in the second case blame Microsoft (for running servers on a desktop that should not be there in the first place). I would expect the second case as that I recall we have seen before, a virus exploiting a bug in a server function that can not even be stopped on a desktop.

    Description of the Server service:

    Supports file, print, and named-pipe sharing over the network for this computer. If this service is stopped, these functions will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start.

    Dependant services: Computer Browser ("Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or maintained.")

    I think it starts automatically.

    It can probably be disabled, but who knows...

  6. could have done with this yesterday... by advocate_one · · Score: 5, Interesting
    yesterday I was forced to dust off and nuke a Vista laptop from orbit... (afer using Knoppix to rescue the data first)

    We need a removal tool that can be run from a safe Linux environment (ie boot using a live disk etc., then run the tool from a USB drive)... not running it from inside windows where the Conficker is already running

    --
    Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    1. Re:could have done with this yesterday... by sami_potirca · · Score: 5, Informative

      We need a removal tool that can be run from a safe Linux environment (ie boot using a live disk etc. ...)

      Well, the guys at bitdefender do have a rescue cd that can be used to disinfect a windows machine.

  7. Romania by psergiu · · Score: 4, Funny

    In case you don't know where Romania is, here's a link:
    http://www.youtube.com/watch?v=itidLk5Dd3k

    Please tag story as romaniaftw

    --
    1% APY, No fees, Online Bank https://captl1.co/2uIErYq Don't let your $$$ sit in a no-interest acct.
  8. Romulans. by Twide · · Score: 4, Funny

    Well, usually the Romulans keep to themselves instead of sharing all this information, for all we know, it could be them that started it!

    Something must be up in the Star Empire.

    *Appends To Trek Journal*

  9. Re:That many Windows Servers unprotected and onlin by Opportunist · · Score: 5, Informative

    This "server" service has nothing to do with what you might expect from a "server", i.e. being a big machine that hosts a lot of stuff like mail or webpages. This "server" service is an integral portion of Windows' ability to share files through the local network and access network printers. Also, some other services (IIRC the whole bunch that deals with networking, from WiFi to telephony) depends on it.

    In other words, the term "server" is maybe a bit preposterous. It's just the thingie that enables networking on Windows machines.

    So, IMO, it's neither. It's neither a "real" server crappily configured by admins that should get their hands tied and pushed into administration where they can't do no harm, nor is it MS's fault for putting something that only a server OS should have on a desktop. It's simply the network thingamajig gone bad.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  10. Re:It can't be helped by JazzLad · · Score: 4, Funny

    No, this is The Cure

    --
    "If you have nothing to hide, you have nothing to fear." - Every fascist, ever
  11. Re:That many Windows Servers unprotected and onlin by s13g3 · · Score: 4, Interesting

    You seem to be working under the assumption that most servers have real admins.

    Fact of the matter is, outside the very largest of companies, a very large majority of internet connected servers are run by small to medium size business who do not have a full-time IT department and/or often cannot either afford all the necessary equipment and software and man-hours necessary to secure against these threats, esp. since good security often winds up annoying a high-level manager who insists that they should be able to log in to the network and all their apps without a password and insists they have passwords to every computer in the building and that they can use myspace messenger and browse the web from the DNS server if they want to (which they will).

    Also, many many many web servers are hosted with hosting companies like the one I work for where less than 5% of the 10,000+ physical servers have anything like a knowledgeable admin and are instead run by idiots in India who use cracked VoipSwitch software (which is itself virus infected, but they keep using it anyway even though the virus causes them to have to re-install every week or two). Or you get people who want to run their own website but simply don't have the skills to maintain it properly, but are convinced they don't need a real admin either... or a firewall... or anti-virus.

    Oh, and the desktop has nothing to do with anything - these services would exists and be just as exploitable regardless of a GUI, as it's not the GUI that is being exploited - it's the poorly coded system services and libraries that aren't subject to any kind of external or peer review that are written by people who usually don't even know exactly what they are coding, leaving plenty of room for exploits to bad code crop up.

    Funny, now that I think about it, MS treats the coding of it's OS similar to a terrorist operation, small groups of people working on compartmentalized tasks, never knowing who is doing exactly what or what the desired end-product actually is. This may be a great idea if you're a terrorist organization trying to get away with something and trying to prevent a loss of the whole project due to the capture of one or more cells, but this is not a good way to write software - I think the past 10+ years of shoddy performance and infection/exploit history of MS products should be a clear enough sign of the problem, but the MS execs are obviously too blind or ignorant to figure this out for themselves.

    --
    "Inveniemus Viam Aut Faciemus" 'We will find a way... Or we will make one!' --Hannibal of Carthage
  12. Re:That many Windows Servers unprotected and onlin by wvmarle · · Score: 4, Interesting

    Funny, now that I think about it, MS treats the coding of it's OS similar to a terrorist operation, small groups of people working on compartmentalized tasks, never knowing who is doing exactly what or what the desired end-product actually is.

    Funny, now I think of it, this is EXACTLY how the whole Linux development goes on. You have a bunch doing the kernel, doing X, doing Gnome, doing Gimp, doing OOo, etc. All doing little parts of what is going to be the operating system, without having a clue of what the end product even could be. They just make sure that their little piece works fine. And for the software to communicate with each other they use some standard protocols.

    Microsoft has at least some top management that will define the final look and feel (at least I assume so, any reasonable OS company would do so). So the little parts do not need to know the total, they just need to know what THEY have to do.

    For example the printer server (like CUPS). They have to make sure they can address all kinds of printers on all kinds of ports, and then produce some interface for other software to talk to the printer server. The printer server people don't need to know the total picture. They just have to make sure their printer server works, and that they can answer requests according to specifications.

    It seems the problem of Windows development may be that they do NOT work like that. That they want to keep it as a whole, finding interfaces to talk to all different programs in different ways, instead of standardising and creating independent components. Like Linux where you can add the components you need, and depending on the components you have a business work station (include word processor, image viewer, e-mail software), a multimedia station (install Gimp, some video editor, video and music players), or a server (do not install any GUI, instead Postfix, Apache and the rest).

    The reason all these little programs can talk to each other is that they use certain standards. All open standards, official or not, some may have developed their own standard. But they use standard file formats, standard interfaces (named pipe, sockets, network) that other software also uses, and thus they can be patched together and generally work fine with each other. And then the distro producers (Mandriva, Ubuntu, Debian) test and make sure all works as expected, and optionally add bits of glue or eye candy to the whole.

    Microsoft could be well off by starting to work like that. Kernel and GUI separate. Split off IE and Media Player. Set some goals for the new version, plan for each part what functionality it has to provide and how it is going to provide this to the outside world (e.g. API), and when the parts are done, glue them together. It may just work.

  13. Re:How long before it doesn't work? by NeverVotedBush · · Score: 4, Insightful

    I'm more curious why Microsoft itself can't do something like this and why a third-party company, presumably without benefit of Microsoft's source code, is able to diagnose the problem, remove the infection, and "fix" Windows.

    Instead, Microsoft is laying off workers. Perhaps they should concentrate on fixing these issues even faster -- which would probably be better for their public perception of being a virus haven -- instead of cutting staff to appease stockholder's lust for profits.

    In the long run, producing a quality OS and fixing these kinds of vulnerabilities promptly would do far more good for their bottom line.

  14. Re:How long before it doesn't work? by lordtoran · · Score: 4, Insightful

    I'm more curious how many people would actually install any "fix" that comes from Eastern Europe.

    A lot. Eastern Europe is renowned for having spawned many, many extremely good coders and mathematicans.

    --
    Want to hear the voice of GOD? cat /boot/vmlinuz > /dev/dsp