Slashdot Mirror


Zotob Worm Hits CNN and Goes Global

securitas writes "The Zotob MS05-039 worm mentioned on Slashdot last Sunday may be the most recent virus that has gone global, hitting Windows 2000 desktops at CNN, ABC, the New York Times, and many others. The virus is spreading around the world rapidly as compromised systems become bots and propagate the worm, with reported outbreaks in Germany and China. InformationWeek has a decent article titled Zotob Proves Patching "Window" Non-Existent. Microsoft calls it a "low impact" threat and tells you What you should know about Zotob. Symantec has W32.Zotob.D removal instructions. Trend Micro thinks that this is a new, different worm altogether and says it is one of the fastest-spreading infections in history."

87 of 522 comments (clear)

  1. Is your computer infected? by ackthpt · · Score: 5, Funny
    • If computer is Apple, No
    • If OS is Linux, No
    • If OS is Windows variant, Could be
    • If OS is Windows 2000, Could be
    • If Search finds Botzor.exe in your filesystem, Definitely
      • What do I do?
      • Ignore it, like millions of others.
    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Is your computer infected? by Anonymous Coward · · Score: 5, Funny
      If OS is Windows variant, Could be

      According to TFA's apparently not.

      This just in: Windows 2000 is a variant of Windows. Pictures at 11.

    2. Re:Is your computer infected? by Anonymous Coward · · Score: 4, Insightful

      You seem to have left a few out.

      If OS is Windows 95, No
      If OS is Windows 98, No
      If OS is Windows ME, No
      If OS is Windows XP, No
      If OS is up to date with security patches, no

      Or just to make it easier
      If ((OS != Windows 2000)&&(System.HasAllTheSecurityUpdates != True))
      Then Could be.

    3. Re:Is your computer infected? by Haydn+Fenton · · Score: 3, Interesting

      "Ignore it, like millions of others."

      Well, generally speaking it looks like that's not really a bad thing to do in this case. Check out the Symantec Security Response page (link in TFSummary), all it appears to do is remove spyware applications from the filesystem and their startup keys in the registry. Oh noes!!11!one!!
      "gray-hat" worm?

    4. Re:Is your computer infected? by daliman · · Score: 2, Informative
      I thought you were joking about the Botzor.exe.

      According to Microsoft, apparently not.

    5. Re:Is your computer infected? by monkeydo · · Score: 2, Informative

      That should be:

      If ((OS == Windows 2000)&&(System.HasAllTheSecurityUpdates != True))
      Then Could be.

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    6. Re:Is your computer infected? by brianimator · · Score: 2, Interesting

      Let's not get too cocky...

    7. Re:Is your computer infected? by bryhhh · · Score: 3, Informative

      Actually it is possible for XP (and Server 2003) systems to get hit by this if the following value has been set in the registry,

          HKLM\System\CurrentControlSet\Control\LSA\Restrict AnonymousSam = 0

      There are some applications that will set this value at install time, so don't be confident you wont get hit because you are running Windows XP.

    8. Re:Is your computer infected? by bryhhh · · Score: 2, Informative

      My source suggests legacy domain controllers, Microsoft Exchange servers, Microsoft SQL Servers, etc.

      I've not verified this, but I don't have any reason to doubt it.

  2. SANS/ISC's take on the CNN infection by Kelson · · Score: 5, Informative

    The Internet Storm Center's take on this is also interesting. As far as they can tell, the infection at the three news outlets is more-or-less isolated:

    Speculating: The fact that CNN, ABC and the NYTimes got it may be as simple as reporters from these organizations visiting the same event and connecting to an infected network. While a firewall may have protected their office network up to now, these infected laptops where able to take out the network from the inside once they connected back to it.
    1. Re:SANS/ISC's take on the CNN infection by Jeremiah+Cornelius · · Score: 3, Funny

      Appalling security for these folks. Bucket-brigade virus infections. Now you know how to take one of these orgs out - drop a nasty on the lobby jacks.

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    2. Re:SANS/ISC's take on the CNN infection by Jeremiah+Cornelius · · Score: 3, Funny

      Your ideas intrigue me, sir, and I would like to subscribe to your newsletter.

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
  3. MS says.. by Turn-X+Alphonse · · Score: 5, Insightful

    It doesn't effect Windows XP, so Microsoft will just go "You should of updated". Which will lead to more sales of XP by the masses beliving they need the latest OS to "be safe".

    --
    I like muppets.
    1. Re:MS says.. by Anonymous Coward · · Score: 3, Insightful

      Well it's true, isn't it?

      I don't run vulnerable versions of the Linux kernel either, do you?

    2. Re:MS says.. by DrEldarion · · Score: 5, Funny

      so Microsoft will just go "You should of updated". ... and then the grammar nazis will descend upon them like hawks.

    3. Re:MS says.. by Krach42 · · Score: 2, Insightful

      The patch was released for Windows 2000, XP, and Server 2003.

      If Zotob isn't infecting Windows XP, it's because of a failure of the authors to account for portability. Some later author could potentially fix this.

      As always, it's recommended to patch your Operating System after a critical security patch. So, take the breather that you have if you're using Windows XP, to go out and patch the vulnerability out of your Windows XP box.

      (opinions expressed are my own.)

      --

      I am unamerican, and proud of it!
    4. Re:MS says.. by (startx) · · Score: 4, Insightful

      I don't run vulnerable version of the Linux kernel, but then again I don't have to pay to upgrade either.

    5. Re:MS says.. by cnettel · · Score: 5, Informative

      It requires authentication, though. So, if you are not wide-open for file sharing through SMB or something, you will need to be infected by a machine that already has login credentials for some machine. So, it's remote privilege elevation on XP, but not form an anonymous user, making the threat much lower. Until that trsuted, unpatched 2000 machine enters the LAN.

    6. Re:MS says.. by DrCode · · Score: 3, Insightful

      Also, you don't have to upgrade everything, either.

    7. Re:MS says.. by Tony+Hoyle · · Score: 3, Informative

      Except if 'simple' (aka. broken) file sharing is enabled, as it is on XP Home, it'll let anyone in as guest. It's implemented at the NTLM auth level.. as I've found to my cost with SSPI based applications (the workaroud is to check the registry for the setting and warn the user they disabled their security...).

    8. Re:MS says.. by FlipmodePlaya · · Score: 2, Insightful

      I think using 2000 instead of XP is more akin to running kernel 2.4 instead of 2.6 than running a 'vulnerable' version of the kernel. Remember that older Linux kernels are still maintained, and used by many people who require specific features that were changed in more recent versions.

      I think the same can be said of many Windows 2000 users, who may not like a lot of the interface changes made to XP (and, yes, that goes beyond the Luna theme, which I realize is merely a default). Of course, as others noted, cost is probably the foremost concern.

    9. Re:MS says.. by smittyoneeach · · Score: 2, Funny

      God save us from the fury of the Winged Grammar Nazis of Dreldarion!

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    10. Re:MS says.. by GeoffP · · Score: 4, Funny

      "grammar nazis"

      Heil Webster!

  4. All of a sudden by inode_buddha · · Score: 5, Insightful

    All of a sudden, a worm makes mainstream news because it invaded CNN's network. I guess that is a sad indicator of what it takes to raise awareness.

    --
    C|N>K
    1. Re:All of a sudden by qyiet · · Score: 5, Funny

      It could have done us all a favor, and infected Fox's network.

    2. Re:All of a sudden by fdiskne1 · · Score: 4, Insightful

      I was in the process of testing the latest patches and was planning on expanding them out to the rest of the couple of thousand machines later in this week. I heard about the exploits available online when I woke up Sunday morning. I worked on Sunday making sure the couple of thousand machines we have were patched. By the time I was done, two viruses taking advantage of the vulnerability were in the wild so I got the signatures updated in case any machines were missed by the auto update I started. Today as I was about to leave, someone up the chain of command (not in a direct line of management with IT, thankfully) with no IT knowledge called, nearly in a panic. "My mother just called and CNN is calling this one of the worst viruses ever." I figured, "Yeah, she read a virus hoax email." She conference me in with her mother so I could hear what CNN was saying. I have never heard so much hype over such a minor virus before. From what I heard, it sounded like they were way over the top. I calmly explained to them the process I went through and when. CNN is reporting it two days later. I know this is a new version, but jeeze. Haven't these companies learned from previous virus events? I'm glad I stopped watching major media news.

      --
      But why is the rum gone?
    3. Re:All of a sudden by GSloop · · Score: 2

      Kind of like locking up folks without trial, at the say so of King George?

      Or how about the people who claim Sheehan is "bordering on treasonous?"

      Like the folks who claim we can't release the photographs and video from Abu Graib because it would make us look bad? (Ah, someone tell them we already do. Remind them of the barn door thing. Better yet, how about not murdering, raping and doing unspeakable things to ANYONE in the first place. "Rape rooms" as George calls them, indeed.)

      That kind of "Freedom?"

      Kind of hard to exercise freedom of speech when you're dead, or locked up in Guantanimo without recourse, or one of the ghost detainees, huh?

      Freedom indeed.

      The founding fathers wanted to protect us from the likes of the current administration. (I'll be the first to admit that the Dems aren't a whole lot better, but since that's all the opposition we have at the moment, I'll take what I can get.)

      Cheers,
      Greg

  5. A sober second opinion... by Saint+Aardvark · · Score: 4, Informative
    ... from the ever-excellent Inhttp://isc.sans.orgternetstorm/ Center:
    Likely this is an isolated event, which became newsworthy because CNN got infected. We do not see any new threats at this point. Zotob keeps mutating and finding new victims. As seen with prior TCP worms, it is reaching its peak around 3 days after the outbreak.

    As reported by Slashdot t'other day, they raised their threat level from Green to Yellow. They explain why they moved back to Green:

    We moved to 'Yellow' on Friday, after we did see a number of exploits released for last weeks Microsoft Windows vulnerabilities, in particular MS05-039 (PnP) which is exploitable remotely.

    As expected, we did see various bots, in particular 'Zotob' take advantage of this vulnerability. At this point, the situation is however static. New bot variations keep getting developed, but they do not add any fundamental new variation of the exploit. We expect that most exploitable systems have been compromised at this point.

    [....] Yes, the Internet is still "broken", but it was never working all that well to begin with. The Infocon is intended to measure change. We can't stay on yellow for ever.

    1. Re:A sober second opinion... by x86eon · · Score: 2, Funny

      We can't stay on yellow for ever.

      US Department of Homeland Security thinks so...
  6. *Moderate* severity by the_skywise · · Score: 2, Interesting

    Dunno if the slashdotting did it, But MS's site now says it's a Moderate Severity risk.

    Or code Bert...

  7. Instant karma's gonna get you by Kafka_Canada · · Score: 5, Funny

    hitting Windows 2000 desktops at CNN, ABC, the New York Times, and many others.

    Hm, must be a Karl Rove plant.

    Or else it's just another victory in the GWOT?

    --
    Fuck it
  8. Of course this is more important than... by craznar · · Score: 4, Insightful

    160 dead in Venezuela Crash, Gaza Pull out and Paul Abdul's Idol issues.

    I doubt it - yet it's front page on CNN.COM...

    --
    EMail: 0110001101100010010000000110001101110010 0110000101111010011011100110000101110010 0010111001100011011011110110
  9. I wonder... by pointguy · · Score: 5, Interesting

    ... how many computers Apple will sell because of this?

    1. Re:I wonder... by TykeClone · · Score: 5, Funny
      --
      A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
  10. Cue wild speculation by saskboy · · Score: 2, Interesting

    Now that media is directly affected, they will start proclaiming that this worm is the worst ever, and has caused billions of dollars in losses for businesses.

    Media worm hype really sucks, is my point.

    What I found amusing today were the two alert emails in my inbox. The first one was a warning about the new Acrobat flaw [which makes it a requirment to install a bad version of Acrobat, and then patch it *3* times to fix it!]. Then next email was one about this Zotob worm spreading through the PnP ethernet bug in Windows 2000 - but the information came via a .pdf file!

    --
    Saskboy's blog is good. 9 out of 10 dentists agree.
  11. Payload by Teclis · · Score: 4, Funny

    "Gives a remote attacker full control over the compromised computer to perform various actions, including:

    Downloading and executing files
    Making queries to www.google.com ..."

    Making queries to google? Sounds like a very round-about way to search google. What is the purpose of this?

    --
    Never let your sense of morals prevent you from doing what's right. --Isaac Asimov
    1. Re:Payload by Dr.+Zowie · · Score: 4, Funny

      Jeez, the lengths some people will go to, to avoid the google cookie...

    2. Re:Payload by OneOver137 · · Score: 2, Insightful

      Probably to artificially increase search hits to web sites.

    3. Re:Payload by WhatAmIDoingHere · · Score: 2, Insightful

      Maybe that's why I got an error message from Google saying either I, or someone in the same neighborhood as I am has been sending them too many automated searches. I couldn't use Google for over an hour. It was torture.

      --
      Not a Twitter sockpuppet... but I wish I was.
  12. Apple user says... by tfcdesign · · Score: 3, Funny

    What virus?

    1. Re:Apple user says... by Tony+Hoyle · · Score: 2, Informative

      There was a security patch for OSX just today..

      You think they do it for fun???? No.. it's to avoid OSX exploits.

  13. Symantec link is wrong by Penguinshit · · Score: 5, Informative


    The executable in this particular instance is "wintbp.exe". I thought at first it might be a randomly-named executable, but all 100+ systems I'm manually disinfecting at the moment have the same executable. It tries to connect to other systems via port 445, aka the "Magic Windoze Port"(tm).

    Apparently all it's doing is rebooting systems, but I haven't done any kind of a postmortem so don't know. I haven't detected any other connection attempts either inside or outside.

    Manual disinfection means disconnecting your NIC and then using regedit to delete this value:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr ent Version\Run\wintbp.exe

    You must then reboot the machine to disable the executable which is:

    C:\%systemroot%\System32\wintbp.exe.

    Good luck. I'm glad my own systems are Linux....

    1. Re:Symantec link is wrong by nvrrobx · · Score: 4, Informative

      Check out http://securityresponse.symantec.com/avcenter/venc /data/w32.zotob.d.html to see exactly what this is attempting to do.

  14. XM, internet time, and worm threats by joejoejoejoe · · Score: 2, Informative

    I just got XM in my car. I'm an internet dude. What struck me as I was driving home around 6pm EST was how CNN was covering it, admitted they got infected, and it seemed to remind me of SQL Slammer / Code Red.

    Anyway, they kept saying only windows 2000 was affected, but the patch was for pnp on 2000/xp/2003. In a later report CNN did mention it might affect XP too.

    This makes me wonder how seriously people (BHPs, IT guys, FireWall guys, etc) take worms. Where I work we have many FWs, push patches very often, and accelerate our pace when things like this are out there. If CNN, ABC, etc, can all get infected does that reveal that they might not take all this PC security seriously enough when it comes to their own networks?

    I know we have stepped it up in the past 3 or so years, Code Red, SQL Slammer, and Nimda were all wake-up-calls. Maybe THIS one will make a new set of users/admins/PHBs wake up... We can only hope right? It was front and center on CNN tonight.

    -Jon

    --
    Silly Rabbit: tricks are for kids.
  15. AOL Call Centers by Anonymous Coward · · Score: 2, Interesting

    I work in an AOL call center and we run Windows 2000. We are taking almost no calls and almost all of our computers are down.

    1. Re:AOL Call Centers by Anonymous+Crowhead · · Score: 5, Funny

      I work in an AOL call center and we run Windows 2000. We are taking almost no calls and almost all of our computers are down.

      I'm glad you found one of the few that is working so you could post to Slashdot.

  16. Re:Impact by flowerHercules · · Score: 3, Informative

    The Caterpillar plant I work at was down for over 16 hours, I doubt they would consider it low impact in light of the profit lost, as a result. Maybe they will switch to Linux.

    Then again, they don't hire people based on their qualifications, multiplying any estimated repair time by ~10 and you come close to the actual down-time time in our facility.

  17. I have to ask by js3 · · Score: 5, Insightful

    why a company like CNN and ABC with billions of dollars in revenue is still running unpatched windows 2000 computers.

    --
    did you forget to take your meds?
  18. Re:I feel left out by gooman · · Score: 2, Funny

    That's why I keep saying, "Linux is still not ready for the desktop."

    I've come up with an awareness slogan to help us remedy the situation: "It's not the applications, it's the infections."

    --
    "Kittens give Morbo gas!"
  19. Re:FUD? by abes · · Score: 2, Funny

    Actually the current threat level of the worm is light fusia. However, experts are predicting it might go to dark fusia by tonight.

  20. I think the reason..... by commo1 · · Score: 3, Interesting

    Microsoft is calling this threat "low-impact" or "moderate" is that they consider Windows 2000 to be a second-tier operating system at this point and that everyone (and I mean everyone and his dog or penguin) should be using XP. Good points made above for the "variant" aspect of this virus. I'm running XP on a customer's machine (that's my cop-out, anyway), and it's got botzor.exe in the registry.

  21. CNN, ABC, the New York Times by Nom+du+Keyboard · · Score: 4, Funny

    So it has hit CNN, ABC, the New York Times. Obviously this worm is part of the Vast Right-Wing Conspiracy!

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  22. It was all at Capitol Hill by mtuller · · Score: 2, Informative

    CNN is reporting that the worm hit at Capitol Hill. I wonder if Microsoft will get any sympathy from any Senator that has his/her computer distroyed by this.

  23. MS Windows Update Validation? by Gadgetfreak · · Score: 2, Interesting

    I'm wondering how much worse this has been made by the new policy of only allowing updates for legit copies of Windows. Can the millions with illegal copies get their fix, or will they just be sitting ducks for this and the next exploit to come along?

    --
    "No fair, you changed the outcome by measuring it!" - Professor Hubert J. Farnsworth
    1. Re:MS Windows Update Validation? by Kelson · · Score: 2, Insightful

      In theory, Windows Update and automatic updates via Control Panel don't require validation, but Microsoft Update and manual downloads via the download center do. If things work as advertised, you can get security fixes without validating.

      Of course, don't forget the words in bold. I've had to validate my Windows XP box twice without changing any hardware. Fortunately my Linux boxes don't need any stinking validation to update via yum.

  24. We need to re-think patching. by cperciva · · Score: 3, Informative

    We need to re-think we way we apply security patches. The patches for this problem were available several days ago; why weren't they applied?

    The answer is that Microsoft security patches have a reputation for causing things to break. Why this happens, I don't know -- Microsoft certainly has the resources necessary to test their patches before releasing them -- but for whatever reason, patches from Microsoft have developed that reputation. As a result, administrators of large networks have learned to not apply security patches immediately to all systems, but instead to test them on a few machines for some time first -- exactly the same way as other patches are handled.

    The decreasing window between patch publication and widely distributed exploit code means that this approach simply doesn't work any more. Security patches must be applied to all affected systems immediately. Don't stop to test them; just apply the patches and reboot if necessary.

    Of course, this means that vendors need to do a good job of testing security fixes before releasing them. I'm proud of the fact that in my time on the FreeBSD security team, we have never released a security patch which has caused new problems. While we don't officially recommend this, I know several people who have their systems automatically download and install FreeBSD security patches -- because they trust us to make sure that our security patches will never break anything.

    After all... if you can't trust the security team of the operating system you're running, why are you running that operating system?

    1. Re:We need to re-think patching. by Halfbaked+Plan · · Score: 2, Insightful

      If people would stop writing Windows code that depeneded upon undefined behaviour, then things would be a heck of a lot better!

      While you and I might agree that MS should stop developing Microsoft Office (which depends on undefined behavior, i.e. undocumented system calls) there are people dependent on Word and Excel for their daily work who would disagree.

      --
      resigned
  25. Re:Zotob proves patching of "Windows" nonexistent by XPisthenewNT · · Score: 2, Funny

    Except the "WhereTheHellsMyPictures" exploit that occurs whenever you plug in a digital camera, or the ever present "WhyCantBloodyLinuxSeeMyAccessPoint" when trying to use a wireless connection.

  26. It's not really that bad.. by Scaz7 · · Score: 2, Interesting

    It's not totally bad... I mean at least it is trying to do the average joe some kind of favour:

    Kind of anyway:

    [http://securityresponse.symantec.com/avcenter/ven c/data/w32.zotob.d.html%5D

    Searches for the following files and folders to delete the files and the contents of folders:

    %SYSTEM%\pnpsrv.exe
    %SYSTEM%\winpnp.exe
    %SYSTEM%\csm.exe
    %SYSTEM%\botzor.exe
    %PROGRAMFILES%\MyWebSearch
    %PROGRAMFILES%\MyWebSearch\*.exe
    %PROGRAMFILES%\Hotbar
    %PROGRAMFILES%\Hotbar\*.exe
    %PROGRAMFILES%\MyWay
    %PROGRAMFILES%\MyWay\*.exe
    %PROGRAMFILES%\180Solutions
    %PROGRAMFILES%\180Solutions\*.exe
    %PROGRAMFILES%\Common Files\WinTools
    %PROGRAMFILES%\Common Files\WinTools\*.exe
    %PROGRAMFILES%\Toolbar
    %PROGRAMFILES%\Toolbar\*.exe
    %PROGRAMFILES%\CxtPls
    %PROGRAMFILES%\NavExcel
    %PROGRAMFILES%\AutoUpdate
    %PROGRAMFILES%\AutoUpdate\AutoUpdate.exe
    %PROGRAMFILES%\EbatesMoeMoneyMaker
    %PROGRAMFILES%\eZula
    %PROGRAMFILES%\eZula\mmod.exe
    %PROGRAMFILES%\Common Files\GMT
    %PROGRAMFILES%\Common Files\GMT\GMT.exe
    %PROGRAMFILES%\Common Files\CMEII

  27. Is it just me... by rootedgimp · · Score: 5, Interesting
    Or does it seem like this new worm proves that there is a digital advertising war going on? Bear with me a second...

    Previously (well, like early-mid 90s) when a site got hacked or a virus was running rampant, there was usually some sort of political message along with it, like a US Gov website getting hacked by a mexican / chinese hacker group that would deface the main index.html to say 'oh these people are doing some bad shit, now we're going to tell you what it is since they wont'
    Notice you don't see that anymore? Like, ever? The new world of commonly noticed 'hackers' seems to be a world of mostly spyware / virus infections targeted at data mining and reselling the information gathered to advertisers. Now, with that in mind, from Symantec's description of what the worm does, look at the following:

    9. Deletes the following registry values:
    "Windows PNP Server" "Windows PNP" "csm Win Updates" "MyWebSearch" "WINDOWS SYSTEM" "Zotob" "MyWay" "WeatherOnTray" "Apropos" "IBIS TB" "TBPS" "Toolbar" "Hotbar" "CMESys" "NavExcel" "ViewMgr" "eZula" "EbatesMoeMoneyMaker" "Ebates" "AutoUpdater" "Gator" "Trickler" "QuickTime" "GatorDownloader" "eZmmod" "Viewpoint" "TkBellExe" "180" "WinTools" "Real" "QuickTime Task" "sais" "msbb" "saie" "180ax" "lgbibsn" "tov"

    from the following subkeys: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Run HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\RunO nce

    10. Searches for the following files and folders to delete the files and the contents of folders:
    * %SYSTEM%\pnpsrv.exe
    * %SYSTEM%\winpnp.exe
    * %SYSTEM%\csm.exe
    * %SYSTEM%\botzor.exe
    * %PROGRAMFILES%\MyWebSearch
    * %PROGRAMFILES%\MyWebSearch\*.exe
    * %PROGRAMFILES%\Hotbar
    * %PROGRAMFILES%\Hotbar\*.exe
    * %PROGRAMFILES%\MyWay
    * %PROGRAMFILES%\MyWay\*.exe
    * %PROGRAMFILES%\180Solutions
    * %PROGRAMFILES%\180Solutions\*.exe
    * %PROGRAMFILES%\Common Files\WinTools
    * %PROGRAMFILES%\Common Files\WinTools\*.exe
    * %PROGRAMFILES%\Toolbar
    * %PROGRAMFILES%\Toolbar\*.exe
    * %PROGRAMFILES%\CxtPls
    * %PROGRAMFILES%\NavExcel
    * %PROGRAMFILES%\AutoUpdate
    * %PROGRAMFILES%\AutoUpdate\AutoUpdate.exe
    * %PROGRAMFILES%\EbatesMoeMoneyMaker
    * %PROGRAMFILES%\eZula
    * %PROGRAMFILES%\eZula\mmod.exe
    * %PROGRAMFILES%\Common Files\GMT
    * %PROGRAMFILES%\Common Files\GMT\GMT.exe
    * %PROGRAMFILES%\CommonFiles\CMEII


    Ever heard of a virus removing spyware for you? What reasons can we think of for a worm to do this? The one that comes to my mind seems far fetched, but assume that the spyware being removed by this virus was engineered by competitors to whoever made this virus. So maybe now we will see turf battles over drone zombified boxen? What other reasons can the /. community present for this virus removing spyware?
  28. MOD PARENT UP ! by paranoidgeek · · Score: 2

    I never thought about the fact that if a trusted but infected 2k machine comes into the LAN it will infect XP machines.

    --
    Lima India November Uniform X-ray
  29. Obviously Low Impact by netnomad · · Score: 2, Funny

    It's obviously a low impact worm. It invaded the CNN network and Miles O'Brien is still on the air.

  30. SBC by Widowwolf · · Score: 4, Interesting

    Well all i can tell you is SBC is down(thats right the phone company SBC)...company wide!(Cingular is not down at this moment)

    --
    ~~"Of course, that's just my opinion. I could be wrong." ~~Dennis Miller
  31. Fastest spreading ever? Probably not. by Gary+W.+Longsine · · Score: 5, Informative
    There are other possible infection vectors, but that one is most likely. Corporations would never expose Windows systems directly on the internet, but they buy laptops by the truckload, allow users to take them anywhere, then bring them back into the office and hook them up as though they were not any different than your nice safely-protected behind the firewall chained to the desktop system -- as though they hadn't been handed over to organized crime for a few days, for example. It's really not rational, but it's almost universal practice.
    ABC News on the worm
    "CNN, breaking into regular programming, reported on air that personal computers running Windows 2000 at the cable news network were affected by a worm that caused them to restart repeatedly."
    We have seen this at a government client this week. It appears that the worm authors didn't test on Windows 2000 SP3. Several variants cause the target system to reboot when they attempt to exploit the MS05-039 defect on systems older than Windows 2000 SP4, apparently without infecting the target. The issue could be more subtle than that, perhaps systems running a particular hotfix or something like that, but I haven't had a chance to dig deeper on this point.

    People tend to panic when all the PCs around them are crashing every few minutes instead of every few hours or days like normal (depending on patch level and usage pattern). The first assumption they tend to make is that the crashing computers were infected, but in this case that doesn't seem to be happening. A different worm on a different day, of course, might very well crash them after a successful infection, rather than before, so best not to get too cozy because of a small bit of luck.

    It hasn't received much publicity, but if you're a network administrator battling this problem, you may have trouble patching your systems because they crash too quickly. You might want to disable NULL sessions on the Windows 2000 systems which haven't been patched yet. It appears that this will prevent an infection of an unpatched Windows 2000 system, allowing you more time to patch. (Patches being larger and the systems not staying up long enough to distribute a large package and whatnot.) I haven't yet been able to determine if the UPnP vulnerability could be exploited with NULL sessions disabled, but apparently the current crop of worms and bots all rely on it.
    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
  32. One of the SLOWEST spreading infections in history by menscher · · Score: 2
    Come on... let's be serious here. Has Trend Micro never heard of SQL Slammer? The worm that melted the internet in 15 minutes? Meanwhile, several DAYS after this worm was released, it's just barely starting to make the news, and that only because the news agencies themselves got hit.

    Or perhaps the story summary is just making up stuff. The links provided have no quote from TM saying such silliness.

  33. Notebooks and viruses at my work by acomj · · Score: 4, Funny

    Where I work, we have classes. And the instructor takes his notebook out and hooks into the network, pulls his powerpoint. During the class a window pops up... Oh, he says, its just a virus, it pops up from time to time, and procedes to reboot and keep going.

    After class the computer goes back in the bag for a month, as he has a desktop in his office. The virus hibernates....

    Our IT folks must love this..

  34. HAH! Looks like it cleans out spyware! by doormat · · Score: 4, Interesting

    Zotob might be what most people need to clean up their spyware.....

    # Searches for the following files and folders to delete the files and the contents of folders:
      * %SYSTEM%\pnpsrv.exe
      * %SYSTEM%\winpnp.exe
      * %SYSTEM%\csm.exe
      * %SYSTEM%\botzor.exe
      * %PROGRAMFILES%\MyWebSearch
      * %PROGRAMFILES%\MyWebSearch\*.exe
      * %PROGRAMFILES%\Hotbar
      * %PROGRAMFILES%\Hotbar\*.exe
      * %PROGRAMFILES%\MyWay
      * %PROGRAMFILES%\MyWay\*.exe
      * %PROGRAMFILES%\180Solutions
      * %PROGRAMFILES%\180Solutions\*.exe
      * %PROGRAMFILES%\Common Files\WinTools
      * %PROGRAMFILES%\Common Files\WinTools\*.exe
      * %PROGRAMFILES%\Toolbar
      * %PROGRAMFILES%\Toolbar\*.exe
      * %PROGRAMFILES%\CxtPls
      * %PROGRAMFILES%\NavExcel
      * %PROGRAMFILES%\AutoUpdate
      * %PROGRAMFILES%\AutoUpdate\AutoUpdate.exe
      * %PROGRAMFILES%\EbatesMoeMoneyMaker
      * %PROGRAMFILES%\eZula
      * %PROGRAMFILES%\eZula\mmod.exe
      * %PROGRAMFILES%\Common Files\GMT
      * %PROGRAMFILES%\Common Files\GMT\GMT.exe
      * %PROGRAMFILES%\Common Files\CMEII

    --
    The Doormat

    If you're not outraged, then you're not paying attention.
    1. Re:HAH! Looks like it cleans out spyware! by PetoskeyGuy · · Score: 2, Insightful

      Zotob might be what most people need to clean up their spyware.....
      That was my first thought too. Although it probably will end up to BE spyware that's just eliminating the competition.

  35. Symantec slow on virus pattern updates? by WarmNoodles · · Score: 2, Informative

    Today is Tuesday Aug 16, 2005 8:50 EST
    From securityresponse.symantec.com, the threat assessment included when patterns were released.

    Zotob.A Aug 14 http://securityresponse.symantec.com/avcenter/venc /data/w32.zotob.a.html
    Zotob.B Aug 14 http://securityresponse.symantec.com/avcenter/venc /data/w32.zotob.b.html

    Visit this link --> Zotob.D Aug 17 http://securityresponse.symantec.com/avcenter/venc /data/w32.zotob.d.html
    Note the
      Virus Definitions (Intelligent Updater) *
      August 17, 2005

    Virus Definitions (LiveUpdate(TM)) **
      August 17, 2005

    Zotob.E Aug 16 http://securityresponse.symantec.com/avcenter/venc /data/w32.zotob.e.html

    Well Hmm... is Zotob D scheduled for release tomorrow.

    Perhaps Symantec should invest in some of those Desk calendars to schedule the virus releases.

    Seriously,
    for the suxxors who rely on Symantec Live update, they will have to wait another day to get virus patters for viruses out TODAY.
    While anyone with smarts enough to manually download the so called intelligent updater can have today's patterns.

    Just why Symantec waits, I suppose is so Press consumer pain can and is generated about infections which only boost sales. Or presuming no ulterior motives, its because their download servers are weak and can't update same day scheduled over the whole day for their paying user base. I seem to remember AOL being sued ( and end users winning) for over selling service lines and having over loaded networks.

    Don't know why this came out as Symantec bashing, just they way the note was written.
    By the way after replacing NIS 2003 with 2005 with anti spam, my advertising is %1000 more of a pain in the ass and the Ad trash can is missing from the product.

    Guess the ad's spam and missing ad trash can is why this came out as Symantec bashing, guess Symantec's bad karma's just making the rounds.

  36. Re:RTFM by Fortran+IV · · Score: 2, Informative

    However, the MS05-39 vulnerability being exploited by Zotob exists in XP systems up to and including SP2, so it probably won't be long before a cousin of Zotob attacks XP.

    --
    I figure by 2030 or so my 6-digit UID will be something to brag about.
  37. the real news story is by Indy1 · · Score: 4, Insightful

    Major media corp IT depts badly behind in patching their systems, news at 11!

    Honestly Zotob is a joke. I work IT for a major university thats 95% win 2k and xp, and so far we've had 0 zotob infections. I wouldnt be surprised if we eventually got 1 or 2 here and there with old boxes that arent tied into the domain, but the vast majority of the workstations auto update themselves and hence this is a non issue for any properly run network.

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!
    1. Re:the real news story is by kcbrown · · Score: 2, Funny
      Honestly Zotob is a joke. I work IT for a major university thats 95% win 2k and xp, and so far we've had 0 zotob infections.

      Yeah, no kidding. Obviously the guys who wrote zotob don't know what they're doing, because we haven't seen a single infec@#@)!!)@$ NO CARRIER

      --
      Use 'slashdot stuff' in the subject line in any email you send me if you want to get past the spam filter.
  38. Anti-annoyanceware virus? by phorm · · Score: 2, Interesting

    From symantec, it almost sounds like the worm is trying to decrudify your system. It attempts to kill the realplayer, quicktime, gator, and many spyware/malware/adware toolbars. It alsocleans them out of the registry, and deletes their files.

    Too bad it also opens an FTP, IRC connection, and many others, but I do wonder if it's a variant on code originally intended to clean rather than infest?

    I also quite like how MS directs you to complain to the Internet Fraud Complaint Center Web site, I'm sure they really appreciate all the extra phonecalls about infected operating systems...

  39. there was a 7.2 earthquake in Japan yesterday by artifex2004 · · Score: 2, Insightful

    and for hours, only the international edition of CNN carried it on the front page. The US edition didn't. Actually, BBC wasn't much better, with just a small link on the side at the top of its news page.

    I'm not really surprised, just sad. Celebrities hold more interest in the US than most other news stories, and forget international news, unless it involves (some of the many) ongoing wars.

  40. LATE BREAKING NEWS on CNN Right Now by mexicangeek · · Score: 5, Funny

    "CNN's network admins suck."

  41. MS authored? by saddino · · Score: 3, Insightful

    So, MS, who desperately wants the 50% or so of entrenched businesses still on 2000 to upgrade, claims this worm is "low impact" hmm?

    Clearly, MS is implying the solution is to upgrade to XP. From their site: If you are using any supported version of Windows other than Windows 2000, you are not at risk from Zotob and its variants.

    How convenient! Really, why do I think the first answer to Bill's brainstorming marketing session on "How do we get people to move off 2000?" was some smart-ass saying "Well, we could always write a virus or worm for it."

    After all, any notion of "irreperable harm" from security threats has vanished in the onslaught on the Windows hegemony. One little, "not so bad" worm wouldn't really hurt the Windows reputation any more than it already has been, and it sure would be a nice kick-in-the-pants for those businesses sitting on the 2000 fence.

    Just saying^H^H^H^H^H^Hpostulating.

  42. Pirate install of XP fosters viri growth by DigiShaman · · Score: 2, Insightful

    Basically, the subject says it all.

    Now that Microsoft is checking PCs for valid installation keys before you can get security updates, it won't be long before pirated installs of XP become a host for all sorts of nasty shit. And because it's pirated, they will not be able to prevent further revisions of this virus from infecting their PC and thus spreading it around perpetually.

    Fuck, there goes my low ping rate for multi-player gaming due to the increase in traffic...so I would imagine.

    --
    Life is not for the lazy.
  43. FUD alert.... by Khyber · · Score: 2, Interesting

    DISCLAIMER:This comment may be FUD...

    Seeing as Microsoft stopped supporting Windows 2000, wouldn't this seem like a nice co-incidental way of "encouraging" users to upgrade to Windows XP??

    Of course, one could always go to a pirated version of XP... Why pay for a simple security upgrade, after all?

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  44. Removes spyware? by gargan · · Score: 3, Interesting

    Has anyone else noticed that according to the Symantec security response page, this virus removes several common spyware files? kills process, removes registry entry, and deletes. I suppose it does this so that it will have the machine's internet connection mostly to itself, but I find that fascinating.

    --
    Emory: Uh..we're still..beta testing that.
    Oglethorpe: What you're testing is me and my patience!
    1. Re:Removes spyware? by mabu · · Score: 4, Insightful

      It makes perfect sense.

      All these worms are written by spammers who want to turn the machines into zombied SMTP servers. They want to disable other exploitive processes.

      If all major ISPs filtered port 25 traffic (like AOL does) from anyplace other than their in-house SMTP gateways, you'd see worm activity drop to almost nothing. It's all about spamming. And the feds don't seem to care. Sooner or later, the major broadband providers will act responsibly and stop their clients from becoming spam zombies, then there won't be much of a need for these worms to be released. That's what they're all about: spamming.

  45. The Worm is doing a bit of good by tmonkey · · Score: 2, Interesting

    anyone notice it is deleting these files;
    %PROGRAMFILES%\MyWebSearch
    %PROGRAMFILES%\MyWebSearch\*.exe
    %PROGRAMFILES%\Hotbar
    %PROGRAMFILES%\Hotbar\*.exe
    %PROGRAMFILES%\MyWay
    %PROGRAMFILES%\MyWay\*.exe
    %PROGRAMFILES%\180Solutions
    %PROGRAMFILES%\180Solutions\*.exe
    %PROGRAMFILES%\EbatesMoeMoneyMaker
    as per http://securityresponse.symantec.com/avcenter/venc /data/w32.zotob.d.html now if it just woulnt reboot the computer.

  46. Win2k users, like banks, trusts, securities firms by crovira · · Score: 2, Insightful

    and the like are all in a hard place.

    As much as they would like very much to have a stable OS (OS X, Linux, BSD. any stable OS, dag nabbit,) they have developped software on their own for their own purposes (Microsoft doesn't make everything, ya kno',) and their budgets don't allow for the kinds of redeployment costs associated with a new OS or even a new version of an old OS. (The roll out costs to Microsoft's clients dwarfs the cost of the OS. If only it wasn't a POS.)

    I was working at a client's who were heart-broken when WinNT got end-of-lifes. They had to gear up for deployment of 20 or 30 THOUSAND systems to Win2K...

    And poor ol' Microsoft can't upgrade the APIs like they need to because of clients like mine. (Which is why also Linux is having a hard time getting in. It has to WORK from the 'get go.')

    Fuck the GUI, its the API that are the hold up.

    And as long as Windows can't change the APIs they don't have the lattitude to change the OS so stupid shit like this worm can't happen.

    If Linux can deliver APIs that are the same as Windows, its got it made. Until then, its out in the cold.

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  47. Typical liberals by Brian+Stretch · · Score: 2, Funny

    Microsoft, a few days ago: "Worms are coming. Here's the patch. Secure your systems."

    NYT/CNN/ABC: "Yawn. We don't see any worms. Stop trying to scare us. It's acceptable to lose a few LANs so we don't have our right to pr0n infringed, or something."

    Today: Worm hits.

    NYT/CNN/ABC: "It's Karl Rove's fault!"

    FOX: "Our networks are fine. Who's the dumbass now?"

    Microsoft: "Good thing people too stupid to run Windows Update are also too stupid to run Linux."

  48. It ain't a white-hat worm, I'm pretty sure by freeweed · · Score: 2, Interesting

    My first thought was that this was another foolhardy attempt at a white-hat worm, where the intention is to help clean a victim's machine, maybe of a lot of malware...

    But having just spent an all-nighter in the office cleaning up the B variant, this new D doesn't do nearly enough to actually fix the damage.

    What really pisses me off about Windows, is that this worm somehow has enough permissions to delete other worms in %SYSTEM%, but I, as an Administrator, don't.

    Microsoft: please, for the love of god, implement KILL -9. Without a reboot. Thanks.

    --
    Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    1. Re:It ain't a white-hat worm, I'm pretty sure by davegust · · Score: 2, Interesting

      One undocumented trick that works to kill any process on an NT box is "drwtsn32 -p xxx" where xxx is the process number. Technically what you are doing is attaching the debugger (drwtsn32) and terminating the process that way. I found this by looking over the source for an old version of Dr. Watson.

  49. Really good advice by interstellar_donkey · · Score: 4, Funny

    From Microsoft's info page:

    Customers who believe they have been attacked should contact their local FBI office or post their complaint on the Internet Fraud Complaint Center Web site.

    Ummm...

    "Hello, FBI? Yeah, hi. This is Pat. Listen, I've noticed my computer has been running a little slow lately. Yeah, more so then usual... Well, I heard about this new worm virus on the news... Yeah, I know I should run a virus scanner... Yes, I'm aware that the FBI does not troubleshoot and provide support for PCs... No, I don't expect you to launch a huge investigation because I suspect I *might* have been infected... Of course I'm aware that even if I was infected, there's really nothing the FBI can do about my particular case. . . . What do you mean 'Why am I calling you'?? Microsoft said I should!!"

    --
    The Internet is generally stupid
  50. Re:Fastest spreading ever? Probably not. by GORby_ · · Score: 2, Insightful

    I guess I've been out of the industry so long that I foget that Windows admins take hourly or daily crashes for granted.

    Sorry, but the companies where that happens should really hire competent people instead of letting the secretary manage their IT infratructure. We use winxp, but crashes are extremely rare (say... 1 per year or so). Severely restricting users' privileges to mess with the system helps a lot of course...

    If you use decent hardware, and install the OS + software correctly, windows XP can be rock stable too, just like linux (although the latter one tends to be a bit more forgiving in certain circumstances).

    (OK, now mod me down with this if you're a linux zealot)