Slashdot Mirror


Windows Users Fear Korgo Virus

An anonymous reader writes "A new virus is on the prowl that can infect your Windows XP/2K system and record every key you hit on your keyboard. The keys are then sent back to the virus creator where he/she can steal your passwords and credit card information. The virus named, Korgo, started showing up in the last week of May but it now has at least six different variants. To protect yourself from this nasty virus, Microsoft is urging all users to download the KB835732 Security Update. As with the Sasser worm, you'll get the Korgo virus without even knowing it. It does not arrive by email, but simply by being connected to a network or to the Internet without having a patched machine or a properly configured firewall."

119 of 533 comments (clear)

  1. Details: by ack154 · · Score: 5, Informative
    According to Symantec, the F variant of this seems to be the worst, or most prominent. Currently a level 3, here's the SARC page for it: Korgo.F. There is a removal tool available as well.

    Main details from top of SARC page:
    W32.Korgo.F is a minor variant of W32.Korgo.E. It is a worm that attempts to propagate by exploiting the Microsoft Windows LSASS Buffer Overrun Vulnerability (BID 10108) on TCP port 445. It also listens on TCP ports 113, 3067, and other random ports.
    Happy cleaning.
    1. Re:Details: by RetroGeek · · Score: 5, Funny

      yes it would work if you can predict those other random ports

      Just use a random number generator.

      Oh wait.....

      --

      - - - - - - - - - - -
      I am a programmer. I am paid to produce syntax not grammar. Deal with it.
    2. Re:Details: by It'sYerMam · · Score: 5, Insightful
      445: microsoft-ds
      113: auth
      3067: unknown

      The first two, at least, are service ports (Why else would something exploit them) So the question is really, "why are they open by default?"

      I expect this will be fixed in XP SP2.

      The next time I boot into windows, I reckon I'm gonna be destroyed... I haven't updated in ages, so anything that zonealarm misses is heading straight for me.

      --
      im in ur .sig, writin ur memes.
    3. Re:Details: by Anonymous Coward · · Score: 2, Insightful

      The obvious answer is
      1) wait until SP2 comes out
      2) download SP2 while running linux/*BSD/(whatever != Windows)
      3) save it to a FAT(32) partition that can be read by XP
      4) Disconnect your machine from the network
      5) Reboot into XP and apply the service pack
      6) ???
      7) Profit!

    4. Re:Details: by EndlessNameless · · Score: 5, Informative

      It listens on those ports. It only infects through 445. Block incoming on that port (which 99.9% of home users can do without problems), and you're safe. For those who actually need that port for https... well, consider linux. :) Although, MS does have a workaround for it.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    5. Re:Details: by ZiggyM · · Score: 3, Informative

      Be careful with ZoneAlarm. The current version (5.0) *disables* email virus scanning protection from norton AV and maybe others (regadless of how you configure either program.) This is a known issue that they (zonelabs) has not cared to fix yet.

    6. Re:Details: by sharkdba · · Score: 2, Interesting

      ...so anything that zonealarm misses is heading straight for me.

      Well, at least you have zonealarm. My clueless neighbor just recently asked me to check his computer, since he had some "problems" with it. I checked, he had XP w/o any firewall/virus/spyware on it. His computer would reset itself every 7 minutes (I guess some kind of worm) every time he connected to internet.

      So, I installed zonealarm and ad-aware from my external HD. When connected to internet I was surprised by how many attempts to connect or send data out zonealarm blocked. Geez, this was like an army waiting to either destroy or use his computer for some other malicious tasks. And ad-aware found over 200 spyware programs! Suffice to say, computer stopped resetting. I run an online virus program as well. I still have to update his XP with patches, but that for another evening.

      Internet is a nasty place now-adays. I thought XP comes with a build-in firewall. Guess either he bought it before that was the case, or the firewall is off by default, or it just plain sucks.

      --
      The purpose of life is to find the purpose of life.
    7. Re:Details: by JamesTRexx · · Score: 5, Informative

      https is on 443, so no problem there...

      --
      home
    8. Re:Details: by SatanicPuppy · · Score: 5, Interesting

      It comes with a firewall, but it's like that thing with Outlook where you can tell it "Don't let me download anything that might harm my computer" a handy function that protects you from ever downloading anything, or opening any attachment.

      When you turn the firewall on, it blocks a ton of ports, which may or may not include ports it should block (telnet). Needless to say there isn't any way to configure which ports. It's all or nothing.

      I've got it on, but god knows if its doing any good, as its behind 2 better firewalls.

      Hmmm. Lol. Okay, I just portscanned myself, and despite my setting it to dump ALL non established incoming tcp/ip, it doesn't block a bunch of ports (below), including IIS and 445, though it does block SSH and telnet (then again, those services might not be available for my version of windows, so who the hell knows?)

      In conclusion, it sucks, and it won't protect you from this virus.

      7/tcp open echo
      9/tcp open discard
      13/tcp open daytime
      17/tcp open qotd
      19/tcp open chargen
      135/tcp open msrpc
      139/tcp open netbios-ssn
      445/tcp open microsoft-ds
      1025/tcp open NFS-or-IIS
      1026/tcp open LSA-or-nterm
      1027/tcp open IIS
      5000/tcp open UPnP

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    9. Re:Details: by joNDoty · · Score: 3, Informative

      "Needless to say there isn't any way to configure which ports. It's all or nothing."

      Not quite. Turning the firewall on in XP blocks almost all ports EXCEPT those you specify in the "allow" listbox provided. Want telnet's port unblocked? Just look in that list box and check "telnet" as an allowed port.

      "it doesn't block a bunch of ports...including IIS and 445"

      Many of those ports you mentioned it actually can block if you go to the last tab in your firewall setup dialog. Uncheck the options like "allow incoming echo requests" etc.

      But you're right about some of those ports. For example, the only way to stop the qotd service (port 17) is to modify the fscking registry (I hate that). See http://www.winnetmag.com/Windows/Article/ArticleID /475/475.html for more info on stopping services like chargen and qotd that can be exploited for bandwidth attacks.

  2. KB835732 by thebra · · Score: 5, Interesting

    The company that I work at pushed the KB835732 patch out to a few thousand machines. It caused some incompatability issue that cause Windows to blue screen with the error "Winsrv.dll missing or corrupt", its been a blast removing the patch through recovery console, especially walking remote users through it.

    1. Re:KB835732 by Bender+Unit+22 · · Score: 4, Insightful

      Yes and then people fail to understand why it takes some time to patch up all machines.
      At work we do the releases in steps, first the IT dept, then the superusers. And then we take the rest in steps to prevent too much trouble.
      But it just not install the patch on 2000 machines as soon it comes out.

    2. Re:KB835732 by BlowChunx · · Score: 2, Interesting

      Hmmm...a fix for the fix. Interesting.

      How nested can that go?

    3. Re:KB835732 by JudgeFurious · · Score: 2, Insightful

      Not me man, I wade right into that shit hip deep. My bosses have laid down the law here and insist that I get everyone patched ASAP. I've tried to explain about the balance between being safe and being sure but they don't want to hear any of that so the way I see it "Fuck em".

      Now granted I've got closer to 500 machines (But I'd do the same thing if they gave me 2000, or even 20,000) but I still patch every single one of them the moment Microsoft spits it out.

      One day, one fine day Microsoft is going to release that "Broke the whole damned thing" patch. When they do I'm going to savor the look on my particular PHB's face as it dawns on him what he's ordered me to do.

      --
      Appended to the end of comments you post. 120 chars.
  3. Hmmm.... by Mz6 · · Score: 5, Informative
    For some reason the poster left out the following, critical, piece of information (oh.. and for those that don't RTFA). This virus uses the exact same flaw as the Sasser virus -- LSASS Buffer Overrun Vulnerability. What's weird is that the infections are still climbing meaning that after almost 2 months (patch released on April 13) and a HUGE rash of infections from Sasser, there are some folks that have still refused to apply the Microsoft patch. As much as I hate to say it, IMHO, they almost deserve it...

    For those that have just come out from their rock, here is a removal tool for this latest worm

    And IIRC, shouldn't any good (read: non-XP) firewall automatically be blocking these ports (or atleast 445) right out-of-the-box?

    --
    Hmmm.
    1. Re:Hmmm.... by eln · · Score: 5, Informative

      You can run windows update and get security patches and any other updates available through that medium on a pirated copy without any trouble at all.

      Or, you know, so I've heard.

    2. Re:Hmmm.... by Ayaress · · Score: 4, Informative

      If you think that's bad, I recently reformatted a relative's Win2k computer because of a trashed partition. I then connected to the internet to download Zonelarm onto it and run windows update, and it was almost immediately infected with W32Blaster. Getting on a year after the patch came out, and most of a year since the virus made such a mess of things, there's still enough people out there with this virus (and hence, without the patch to protect against it) to make it dangerous to unpatched computers.

    3. Re:Hmmm.... by bigrat · · Score: 5, Insightful
      I work at the tech bench at Best Buy part-time.


      Despite the default config of 2k/XP to inform you that updates are available, we've been fixing hundreds of machines infected with Sasser, and even Blaster. Users simply ignore the update warning, or outright refuse to run it. One user mentioned "Why would I need to run that?"


      Even Microsoft can't prevent ignorance.

    4. Re:Hmmm.... by 2Flower · · Score: 4, Interesting

      Nope. I have a questionable windows copy -- I won this computer in a legit contest STRAIGHT from Intel itself, and it didn't come with any documentation or keys. When I go to Windows Update, it refuses to work because it thinks I have a pirated key.

      Needless to say, isntalling individual hotfixes like these is a PITA.

    5. Re:Hmmm.... by jafiwam · · Score: 2, Informative

      There was an article on the BBC News web site that Microsoft had confirmed (today) that SP2 would include checks for 20 or so pirated keys.

      If the correction came today, mass confusion! If not, they may have just confirmed it.

    6. Re:Hmmm.... by FattMattP · · Score: 4, Informative
      I then connected to the internet to download Zonelarm onto it and run windows update, and it was almost immediately infected with W32Blaster.
      What made you think putting an unsecured machine on a network unprotected would be a good idea, even to get patches? As you saw, it'll get infected in minutes. Maybe you should put Zonealarm on a CD or a USB memory key and move it over that way.
      --
      Prevent email address forgery. Publish SPF records for y
    7. Re:Hmmm.... by Fig,+formerly+A.C. · · Score: 4, Interesting
      And IIRC, shouldn't any good (read: non-XP) firewall automatically be blocking these ports (or atleast 445) right out-of-the-box?

      Forgive my ignorance, but shouldn't the lightweight consumer-grade routers (Linksys and such) with NAT be effective as well at blocking this sort of thing?

      --
      Murphy was an optimist.
    8. Re:Hmmm.... by gb506 · · Score: 3, Funny
      Windows XP Professional Corporate Edition?

      What if I have Windows XP unemployed dumbass edition?

    9. Re:Hmmm.... by EndlessNameless · · Score: 2, Insightful

      IIRC, you can get the patches separately from their website anyway... SP2 is convenient because it rolls them up into one installation process and adds some functionality (especially to that lame-ass firewall), but you don't need SP2 to be current with regard to security fixes.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    10. Re:Hmmm.... by zoloto · · Score: 2, Interesting

      an even better way to go about it is for when I must reinstall MS OS, I use the "MS Security Update CD (February Edition 2004)" and have a prepared directory I can burn to cdrw with the latest antivirus, antispyware, firewall and software apps (OOo, gaim, mozilla + extensions) and do everything while it's not connected to the internet/intranet.

      only AFTER do I connect with IE (setting IE's homepage to http://windowsupdate.microsoft.com) and get the rest. Also setting their computers "automatic update" feature to automatically download and either install automatically at a certian time of night (cablemodem users always on computers behind NAT) or to ask before downloading/installation (dialup users).

      usually this works. most of the time I just collect the downloadable files from M$'s technet and have them stored on a removable hdd so i can do it manually if their dialup is just too slow as i usually is.

      anyways, that's what I do, what works for you????

    11. Re:Hmmm.... by ForestGrump · · Score: 2, Insightful

      Yes, it should be able to block off most worms. This is because of how NAT works. If a remote machine was try connecting on a certain port, and the port is not "port fowarded", then the router will simply dump the data because it doesn't know where to foward it to.

      With NAT routers being so inexpensive, I believe that everyone should have one of these. Even if it is simply 1 box connecting to the internet.

      -Grump

      --
      Is it true that more people vote for the winner of American Idol, than vote for the president? -Ali G.
    12. Re:Hmmm.... by TheSpoom · · Score: 2, Informative

      If you can't run Windows Update, it's because you're using a Corporate version of Windows XP with a pirated key usually starting with FCK. Simply change the key you're using using a key changer which... I've... heard... is available on may peer to peer file sharing networks, reboot, and you should be able to update.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
    13. Re:Hmmm.... by vsprintf · · Score: 2, Insightful

      Not exactly. Any system administrator (which I assume he is -- . . .

      Why on earth would you assume that? The guy was helping a relative, not some user at work, reinstall Windows.

      He didn't do that, he didn't run a firewall... he didn't take any sensible protection.

      If I were visiting my relatives, a thousand miles from my home, and had to reinstall Windows on one of their computers, I'd have to take the chance since there wouldn't be much choice. It would be the same advice you'd get from MS tech support: reinstall Windows and download the updates.

      Would you install RedHat 5.0 (out around the same time) and put it out on the web immediately, expecting not to get hit by worms before patching (yes, they exist for Linux)?

      No, I'd be running Mandrake and have the firewall put up during the installation before downloading the updates, and I wouldn't be concerned about it. Done it before.

      I rest my case.

      Get a better lawyer, and stop trying to blame users for Windows' shortcomings.

    14. Re:Hmmm.... by AcornWeb · · Score: 2, Interesting

      Actually, the XP firewall will block Sasser and all those other nasty viruses. Granted, it will block other stuff you want, like printer sharing, but the XP firewall does work.

      Case in point: a guy at work left his new XP computer installing with his network cable plugged in over night (so that the install would finish). When he came in in the morning, there were two viruses (Sasser and Gaobot on his computer). He re-installed, turned on the XP firewall with his network cable unplugged and then plugged his network cable in. No viruses.

      At that point, you do of course go to Windows Update. :-)

      --
      Your Windows PC is my other computer.
  4. Advisory by michaelhood · · Score: 5, Informative

    Symantec's Advisory. Listens on TCP ports 113, 2041, and 3067. 113 is identd, 2041 is interbase, 3067 seems invented. Firewall as appropriate.

  5. You know... by Anonymous Coward · · Score: 4, Insightful

    I wish that, just once, a lot of people will get ripped off. The credit card companies will cover any losses (they have to by law), and people will actually realise that yes, keeping up to date with patches is a good idea.

    1. Re:You know... by psbrogna · · Score: 3, Informative

      Cards with a MC/Visa logo only protect you if they're actually a credit card. If they're an ATM you're SOL.

  6. Morbo? by FlipmodePlaya · · Score: 4, Funny

    Puny humans fear Korgo...

    1. Re:Morbo? by bennomatic · · Score: 5, Funny

      Don't blame me, I voted for Kodos!

      --
      The CB App. What's your 20?
  7. Re:Details: , Issued: April 13, 2004 by Steve_Jobs_HNIC · · Score: 5, Informative

    Microsoft Security Bulletin MS04-011
    Security Update for Microsoft Windows (835732)

    Issued: April 13, 2004
    Updated: May 4, 2004
    Version: 1.3

  8. Worm vs Virus by DJ-Dodger · · Score: 5, Informative

    If you "just get it" without having to run anything, it's a worm, not a virus. It's not complicated.

    1. Re:Worm vs Virus by hovis · · Score: 4, Informative
      It's kinda more complicated than that::

      VIRUS: File infector, Self-Replicating A virus will insert it's own code into another _pre-existing_ file. It also replicates automatically every time it's run.

      WORM: Self replicating
      A worm self-replicates liek a virus, but it does not infect pre-existing files. A worm will create a whole new file that is pure viral code (usually with a spoofed name like iexplorer.exe as opposed to the legit file iexplore.exe)

      TROJAN:
      A trojan is also it's own file of pure viral code, but does not self-replicate (However, they frequently facilitate remote control of the Trojan that can be used to replicate it)

      Symantec has a document on this, the link is... What is the difference between Viruses, Trojans and Worms?

      --
      Confidence is the feeling you have before you understand the situation.
  9. Why is this .gt. 1 month old update news? by Flexagon · · Score: 3, Insightful

    Though the listed viruses may be new, the actual update was released over a month ago and those of us here should already know better. This is the kind of "timely" information I get from Comcast support.

  10. Re:Sent back to creator? by metrazol · · Score: 4, Informative

    ...you're new here, aren't you?

    "Sent back to the creator" means data is dumped into an IRC channel, newsgroup, or possibly some zombied machine. There's little way to track the person behind the bot, so to speak.

    Of course, a little way is all it takes to pinch some angsty German teenager...

    --
    "Life's funny sometimes." "And sometimes it isn't." --Cat's Cradle
  11. Re:Sent back to creator? by Mz6 · · Score: 2, Interesting

    My guess is that is just an easy way to explain that the creator has some way of retrieving the information once sent from the infected system. In some of the worm documents, it says that it connects to multiple IRC servers and unknown channels. That could be the possible dump for information or more for controlling once infected.

    --
    Hmmm.
  12. No, Torgo by Marxist+Commentary · · Score: 2, Funny

    The master would not approve.

    1. Re:No, Torgo by Hecubas · · Score: 2, Funny

      Hmm, that'd be a fun idea for a virus, have it install the Torgo screensaver. Imagine, a world of PC's churning out the haunting Torgo theme!

      --
      Hecubas
  13. Re:Older versions by devphaeton · · Score: 2, Funny

    When that happens I hope Linux game support (including Windows emulation) is much further along.

    Yeah, but why would you want to play a game that acts like the Windows Operating System game? :-D

    --


    do() || do_not(); // try();
  14. As For Me by Anonymous Coward · · Score: 4, Funny

    I for one salute our new script kiddie overlords.

  15. Re:Darwinism by Amiga+Lover · · Score: 3, Insightful

    This is hardly the bottom 5% of the internet. Most regular Joe Users that I've talked to don't even realize they have to update their machines. So there are probably a lot of people that don't even have the Blaster patch...

    How can people NOT know. God, they click "yes" on enough spyware/malware/whatever email crap, but when windows update comes up to tell them there's a new patch for a bad virus, they're clicking no?

    Are people really this daft?

  16. Not surprising. by AbyssLeaper · · Score: 5, Insightful

    Let's not forget that most users (which wouldn't be reading /.) don't have any idea about this stuff. This confuse virus scanners with firewall, and think patching is something you do with clothes. So no, they don't really deserve it.

    Like it or not, they want their PC to work like their television. As much as you or I don't like it, they are the people that are keeping Windows suppport folks employed.

    I can't say how many times I've helped with someone's machine, and they've had multiple virus infections, spyware and general crap on their machine because they don't know any better. It's a fact of life that Microsoft is going to have to own up to if they want to stay on top. They raised the beast, now they need to teach it the rules.

    --
    It's 11PM, do you know where your pants are?
    1. Re:Not surprising. by Joe+Tie. · · Score: 3, Insightful

      If say Linux/OSX was the #1 Joe Consumer OS then it would have virus like this.

      OK, would you tell me how an operating system that's not giving the user write priviliages to anything other than their home directory would have the same amount of viruses as one where by default the user has write privliages to everything composing the operating system?

      --
      Everything will be taken away from you.
    2. Re:Not surprising. by tdemark · · Score: 5, Insightful
      If say Linux/OSX was the #1 Joe Consumer OS then it would have virus like this.

      Ummm.... no.

      The output of 'netstat' on a default Mac OS X box:
      tcp4 0 0 127.0.0.1.631 *.* LISTEN
      tcp4 0 0 127.0.0.1.1033 *.* LISTEN
      G'head. Try to remote exploit.

      - Tony
    3. Re:Not surprising. by ZiggyM · · Score: 2, Interesting

      It is so sad that MS doesnt really give a sh*t about these issues (there must be some financial gain for them Im sure.)
      I used to work for MS, I was innocent back then and thought MS was good. When they did the automatic updates feature, I was very surprised that they didnt turn it ON by default so I emailed the right internal people, being myself a fulltime programmer at MS. The security team from the windows team never emailed back. Same thing happened when they did the simple windows firewall. They also did not enable it by default, and never gave a sh*it about my obvious suggestion to ship the feature enabled.
      I dont work for them anymore, now I own a mac and love computers and programming again.

    4. Re:Not surprising. by Cro+Magnon · · Score: 2, Informative
      And you don't have to run XP or 2k as admin. You can run as a restricted user. You just have to set one up.


      The problem is, a lot of Winblows software won't run without admin priviledges. Also, XP doesn't encourage setting up user accounts. Many people don't even know they exist.
      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  17. Re:Darwinism by GoofyBoy · · Score: 5, Funny

    >Are people really this daft?

    Yes. Welcome to reality, enjoy your stay.

    --
    The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
  18. Re:Sent back to creator? by .com+b4+.storm · · Score: 2, Informative
    I haven't looked at the details of the virus, but there are many ways these results could be "sent back." They could be posted to some anonymous FTP, or free hosting on . Or maybe the info could be injected into Freenet or some P2P network. Hell, the stuff could just be e-mailed to some random free e-mail accounts to - set up a bunch of bogus Yahoo, Hotmail, and Hushmail accounts, and have the data sent to all of them. Odds are you'd end up getting at least SOME juicy data before your provider(s) shut you down...

    I'm sure smarter people than me can come up with more ideas to post here as well. :)

    --
    "Wow, you're like some kind of superhero able to ward off happiness and success at every turn."
    -- Ryan Stiles
  19. Okay, you got me... by DigitalSorceress · · Score: 3, Interesting

    I read the post and immediately thought "oh gosh, here we go again" and went to MS windows update to update my workstation while I downloaded the patch. Then I realized that I'd already updated everyone here at the office back when the patch first came out.

    Damn, I gotta rtfa *grin*

    Seriously though, even though I check for new updates religously and try to keep all the users on my network up to date, I guess I'm still a little gun-shy.

    --

    The Digital Sorceress
  20. Re:Another? by goldspider · · Score: 3, Insightful
    "You would think after the last 150 they would learn to secure their systems."

    The patch is six weeks old. At what point does it cease to be Microsoft's problem and become the PC owner's?

    It is not Microsoft's responsibility to make sure you have installed the latest patches and are exercising proper precautions.

    --
    "Ask not what your country can do for you." --John F. Kennedy
  21. Re:Hmmm.... Most pirated windows machines... by stratjakt · · Score: 3, Informative

    Yes, they do. They prevented SP1 from installing on machines with blacklisted corporate keys, but Windows Update has always worked, and they recently announced that even those installs will be able to install SP2. It was covered on /. too.

    The reasoning was it was better than having umpteen zillion unpatched boxes out there DDoS'ing their website.

    --
    I don't need no instructions to know how to rock!!!!
  22. Re:Older versions by Fig,+formerly+A.C. · · Score: 3, Insightful
    98 isn't vulnerable to this (or most or the other nasties from the past year), so why would you need support for it?

    Security through obscurity!!!.... Or at least old age...

    --
    Murphy was an optimist.
  23. All the blame, all the time. by eddy · · Score: 2, Insightful

    As much as I hate to say it, IMHO, they almost deserve it...

    I help my father keep up to date with patches on his laptop. Last time he was here I ran Windows Update only to find that three patches REFUSED TO INSTALL. He was in a hurry so I couldn't start trying to track down the individual patches and see if downloading those would magically work better (why would they?!)

    I've installed Tiny Personal Firewall (with a fix for the known exploit) and I hope that will be enough to shield him against the worms, which are much more critical than IE and/or Outlook exploits.

    Fucking crap.

    --
    Belief is the currency of delusion.
  24. Re:Darwinism by Ayaress · · Score: 4, Interesting

    Sadly, that's not the bottom 5% of the userbase. In the last three months, I've had to fix six home user computers and one that was used to track the finances of a church. Four of the home computers had never had Windows Update run (and both of the other two had only been force-fed updates through manufacturer-installed support software), and the Church computer was still vulnerable to the Blaster worm (Thankfully the thing wasn't connected to the Internet)

  25. Hey! How come the Microsoft Site by Anonymous Coward · · Score: 5, Funny

    is not slashdotted? They are running Windows Server 2003 with IIS and everyone here knows that is bad...

  26. Re:Sent back to creator? by AndroidCat · · Score: 2, Funny

    You mean the contact information in the About box is wrong? Damn, those haxors are tricky!

    --
    One line blog. I hear that they're called Twitters now.
  27. updating by millahtime · · Score: 2, Interesting

    Since only legal users of XP can install the updates, does this mean that all those people using illegal copies can't get the update?

    Figuring so, a lot of people could get screwed.

    1. Re:updating by RTMFD · · Score: 3, Insightful

      Damn, so if I go rip off my neighbor's Pontiac should I be pissed off when the steering column catches on fire because I couldn't take it back to the dealer during the recall? This issue looks like a common sense to me.

      Committing theft takes away your right to be upset about such things, IMHO.

  28. Re:Another? by codepunk · · Score: 2, Funny

    Slashdot has just gone to the birds since we got all of these windows astroturf's hanging around here. Perhaps it is time that Slashdot implemented a ban on all posts unless it comes from some sort of unix system. Come on it is called /. for a reason, since when did this site become c:\

    --


    Got Code?
  29. Not Exactly... by mexnix · · Score: 5, Informative

    F-Secure Weblog says Korgo doesn'ts install a key logger by default, but that the "cracker team" uses Korgo's backdoor to do so. So, you wont necessarily have the key logger installed if you have any of the Korgo variants. At least, none up to this point...

  30. I take care of the place while the master is away by abertoll · · Score: 4, Funny

    When I first saw this I thought I read a virus named Torgo! It wobbles around, moves slowly, and takes care of your computer while you're away.

    --
    "he drew his sword Ringil that glittered like ice... and he wounded Morgoth with seven wounds..."
  31. Keystrokes: transmitted in the clear? by G4from128k · · Score: 2, Interesting

    Are the logged keystrokes of most of these viruses transmitted in the clear? If so, then couldn't one create a outbound traffic monitor that watched for certain key character strings (such as passwords, account numbers, etc.) and if the monitor see sensitive data strings in clear text, it would halt the transmission and alert the owner. This could also be used to halt snooping of files and directory structures -- just create a file with a monitor-prohibitted file name and contents.

    As a side benefit, the system would also catch insecure site logins - seeing which websites are asking for unencrypted sensitive data such as passwords.

    --
    Two wrongs don't make a right, but three lefts do.
    1. Re:Keystrokes: transmitted in the clear? by MattGWU · · Score: 2, Insightful

      So what you're proposing, and please, correct me if I am mistaken, is that one should gather all one's sensitive pieces of data: credit card numbers, passwords, and the like, and compile them all into a plaintext set of firewall or IDS rules? Where would one store this treasure trove of sensitive information, conveniently gathered into one place for ease of use? Perhaps I have missed a critical component of your plan, which I'm sure isn't nearly as patently insane as it sounds.

      --
      "These people look deep within my soul and assign me a number based on the order in which I joined" --Homer re:
  32. Easy fix by staticdaze · · Score: 5, Funny

    Just cache all your passwords and credit card info in your browser's form remembering thing.

    1. Re:Easy fix by xpulsar87x · · Score: 2, Informative

      Or, as a even better solution, use nullsoft's safesex. Then the virus writer would learn your safesex password but not your real passwords to things..

  33. Re:I'm tired of this by Frizzle+Fry · · Score: 2, Informative
    Every freaking day, an update

    Except of course that the update for this came out almost two months ago.
    --
    I'd rather be lucky than good.
  34. Remember Passwords by picklepuss · · Score: 5, Funny

    Thank God I trust Internet Explorer enough to remember my bank password for me... now I don't have to worry about viruses that log my keystrokes!

  35. So you do all routine maintenance right? by Scott+Richter · · Score: 5, Insightful
    I wish that, just once, a lot of people will get ripped off. The credit card companies will cover any losses (they have to by law), and people will actually realise that yes, keeping up to date with patches is a good idea.

    It's easy for us to say that, we're computer users who (presumably) know what we're doing. But if one is to condemn non-patchers in that way - I assume you also change your oil every 3000 miles, go to the dentist every 6 months, floss daily, get an annual physical, clean the lint filter in your dryer after every load, eat 6 daily servings of vegetables, rotate your tires every 20,000 miles, have all your car's factory recalls done, change the air filters in your heater monthly, and perform all the other mindless routine maintenance you're supposed to do.

    The bottom line is, no one on earth outside the most anal retentive person alive does all that stuff. Not doing any of them could have consequences, but people simply don't have time to do all this shit.

    So yes, I do blame microsoft. One shouldn't have to constantly check symantec's web page just to keep your computer usable. Computers are appliances now. They should just work, dammit.

    1. Re:So you do all routine maintenance right? by JWSmythe · · Score: 2, Interesting

      I just posted a similiar rant. :)

      You're absolutely right. I have a friend who was completely anal about a lot of things. His car was his favorite toy. He's 30-something now, and has started becoming more lax. He hasn't been rotating his tires, or even taking a good look at them. He was occasionally glancing at the outside edge, seeing the tread looked ok, and assumed all was fine.

      A couple weeks ago, on a wet road, he slid off the road, and his car ended up in a lake. Why? Because his alignment was a little bit off, and the majority of his tires were bald. Well, all except the outside edge, which appeard to have tread. He had a very nice car. Now it's a very nice decoration at a junk yard. He's fine. He just got wet, swimming out of the lake. He found out about the tires when they loaded the car on the tow truck, and he noticed the tires.

      As far as cars go, I don't go by milage, but that's because I'm very technical, and look for the indicators which say something needs to be done. That may mean I rotate my tires at 10,000 miles, or I change my oil at 2000 miles, or 6000 miles. But non-technical drivers, who don't even check their oil, think that 3000 miles means "3,000 miles, or when I feel like it in a couple months". I changed the oil in a car once that came out as sludge. I flushed light-weight oil through that engine about 3 times before it came out like liquid.

      But I'm far from perfect too. My last annual physical was 5 years ago. I don't have the current firmware on all my hardware. I have no idea if my toaster, microwave, or tv have been recalled. It usually takes me a week or two to get around to fix the time on the clocks when time changes happen.

      --
      Serious? Seriousness is well above my pay grade.
    2. Re:So you do all routine maintenance right? by skifreak87 · · Score: 3, Insightful

      Both of my parents have close to know idea how a computer works. They're computer got the sasser worm or some variant that kept restarting before they could do anything (solution, have a bootable disc to use so as not to boot off the hard-drive). What they didn't understand is that they CAN get viruses/worms by just being on the internet. Next thing, why wasn't their XP up to date, they thought it would cost money to get the updates so they never did (since they couldn't tell windows update notices apart from the mcaffee security center update notices - which do cost money once your subscription runs out) and never thought they could get viruses/worms except through email.

      Both my parents are quite intelligent and can work a computer for what they need (word processor/quicken/email/browser) fairly competently. The problem, IMHO, is that computer users view a computer as any other appliance, it should just work, and think if they follow some common-sense (such as not opening strange attachments) they wont have problems. People don't understand why it's important to patch a computer or even how to do it, so they don't.

    3. Re:So you do all routine maintenance right? by payndz · · Score: 2, Funny
      rotate your tires every 20,000 miles

      I rotate my tyres every single mile I drive. It kind of happens automatically with this whole 'wheel' thing.

      --
      You must think in Russian.
  36. Re:Does Windows Update handle hotfixes? by mcmonkey · · Score: 2, Informative
    Yet whenever I go to Windows Update, I see 0 critical updates (Win2K). Am I really up to date?

    The security update for this issue is a month old even though this particular exploit is just hitting the news. If you're not sure, windows update has "View installation history."

    Look for "Security Update for Windows XP (KB835732)"

  37. Gee by the_mad_poster · · Score: 3, Funny

    Good thing I'm not dumb enough to type anything important of my own on a Windows box. I guess if I'm infected at work, they'll get the company's code, and if I'm infected at home, they'll found out that I like to cast "Magic Missile" in conjunction with "Flamestrike" when facing strong magic users to disrupt their concentration then hit them with a heavy blast while my warriors move in for the kill.

    I'm sure that latter piece is exceptionally valuable information...

    --
    Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
  38. Re:Another? by gl4ss · · Score: 3, Insightful

    on 99% of users there's no reason for the ports to be open and having services on them ripe for exploitation.

    actually, if they advertise it as idiot proof and secure(even for idiots) it kind of becomes their problem.

    --
    world was created 5 seconds before this post as it is.
  39. Finally name that can spread some fear! by smcavoy · · Score: 2, Funny

    Korgo sounds so much better then sasser.
    Not quite fear-of-god inducing, but whatever.

  40. Re:Another? by The+Ape+With+No+Name · · Score: 2, Insightful

    It is not Microsoft's responsibility to make sure you have installed the latest patches and are exercising proper precautions.

    This is a red herring. It is their responsibility to manufacture a product that, if used by an average person, can be maintained by an average person. There is absolutely nothing intuitve about the Windows patching regimen. If they simply pulled themselves out of the cave on this one issue, many /. people (esp folks who work in frontline tech support) would ease up on M$.

    --
    Comparing it to Windows will be a moot point, since El Dorado is going to have a 40% larger code base than XP.
  41. Re:Sent back to creator? by Mad+Bad+Rabbit · · Score: 3, Insightful

    OK, since that channel is gonna get flooded anyway, use
    modified backend code from the virus to flood the channel
    with junk data.

    Or better yet, spike it with legitimate-looking data that
    will help catch the originator (root passwords for honeypit
    machines, special "arrest this customer" CC numbers, etc.)

    --
    >;k
  42. A good rule of thumb... by redwoodtree · · Score: 2, Informative

    I agree with the original poster. Waiting a week and a half is totally useless is a corporate environment. It's kind of silly to wait a week and half, as everyone is doing this more and more basically you wind up finding all the same problems a week and a half later.

    You're assuming that someone out there in the world is going to install, test and have somewhat of a similiar environment to yours. In other words, you're hoping someone else will do the work for you.

    I think a better rule of thumb is to have a testing mechanism where you can install the patch, test it and then release it for yourself. Like the original poster says, use the IT dept as guinea pigs or whatever.

  43. Re:no update to get by Anonymous Coward · · Score: 2, Informative

    It's a new virus, but the patch is the same old one as for the Sasser worm.

  44. Re:Darwinism by FattMattP · · Score: 4, Funny
    How can people NOT know. God, they click "yes" on enough spyware/malware/whatever email crap, but when windows update comes up to tell them there's a new patch for a bad virus, they're clicking no? Are people really this daft?
    Maybe Microsoft should look at this as a marketing problem. They should make all of their critial patches downloadable via banner ads:
    Click the monkey and get a $1000 worth of security patches!

    [banner blinking very fast and moving around]
    You're a winner! Click here to collect your prize!

    You're broadcasting an IP address! Click here for the fix!

    Then the people who won't install patches will get them anyway.
    --
    Prevent email address forgery. Publish SPF records for y
  45. F-secure by EvilCowzGoMoo · · Score: 2, Informative

    Korgo in itself is not the problem, it is the backdoor that it installs. Korgo does not have a keylogger or anything else harmfull it. Through the backdoor the makers can download anything, including the keyloger that is stealing everyones bank info. Its all here: http://www.f-secure.com/weblog/

  46. The part of the story Slashdot didn't report by Overly+Critical+Guy · · Score: 5, Insightful

    What a surprise it wasn't mentioned that this was patched months ago, right?

    This vulnerability is the LSASS Buffer Overrun Vulnerability, already patched way back on April 13. Slashdot probably had at least two or three articles on it back then as well if you wanna do a search for "sasser."

    If you haven't patched after two months, you're just the same as all those people who got hit with Blaster, which was also already patched beforehand. Linux distros issue security patches for their vulnerabilities weekly and nobody complains, but when Microsoft releases a patch, suddenly it's this huge issue to run a tiny executable that plugs security flaws, and then people bitch at Windows two months later when a virus comes out to exploit it...

    Just saying. How can one criticize their security if they won't apply their security patches? Almost all major software is gonna require a patch eventually. I don't get this steadfast need to avoid patching Windows boxes while freely recompiling Linux kernels on a whim for production servers when a minor point release comes out.

    --
    "Sufferin' succotash."
    1. Re:The part of the story Slashdot didn't report by ack154 · · Score: 2, Insightful

      Definitely +5 Insightful.

      But IMO, part of the problem is that these people are just "aware" that they have to do updates. I can't count the number of people I've told to go to WindowsUpdate to keep up to date and I get the most clueless looking face I've ever seen...

      I think Windows is at the very least, doing an admirable job of patching it's flaws, but you can't force people to update. It's another good step to include the Automatic Updating with Windows now, but it's not automatically turned on.

    2. Re:The part of the story Slashdot didn't report by foidulus · · Score: 5, Insightful

      Certain places can't just go and blindly patch. If you are running anything critical, you have to throroughly test the patch befor you apply it. If the patch brings down your application/business, then it might not be much worse than a virus. I don't know about Linux, but Microsoft has released some bad patches in the past(that would slow certain functions down to a crawl).
      For someone sitting at their pc, the risk of a patch is low, but some people cannot afford to risk their systems on haphazard patching.

    3. Re:The part of the story Slashdot didn't report by martingunnarsson · · Score: 2, Insightful

      Most Windows viruses use security flaws patched many months before. I think automatic downloading and installation of patches should be mandatory for internet connected computers.

      --
      Martin
    4. Re:The part of the story Slashdot didn't report by mce · · Score: 2, Insightful
      Who says that an unpatched system has be definition to be in the hands of an ignorant or incompetent sysadmin?

      What about those who just bought a new PC that was shipped at tha factory (just) prior to this patch becoming available? Who even guarantees that HP or Dell ship their boxes with the patch on it already?

      Or what about someone like me, who is about to reinstall the entire Winblows mess from scratch after a disk crash? Yes, this system had the patch installed within a day of the latter becoming available. But now it will (briefly) have to go onto the net without it.

    5. Re:The part of the story Slashdot didn't report by bluGill · · Score: 2, Insightful

      Yeah, except that some patches are known to break other programs. (generally badly programed software, but not always) They almost always require a reboot to install (forget about mission critical 24x7 servers). They don't always install correctly. (this last is my fault for running 2000 with "only" 64mg of ram, but what else can I do when a DIMM gets bad memory?)

      Thats ignoring new systems which don't come patched from the factory. The only [easy] way to get patched is to connect to the Internet where you will be infected before the patch can download.

  47. Bill Gates shows the way... by rh005 · · Score: 2, Funny

    of how to protect your computer ;)

  48. Re:Does Windows Update handle hotfixes? by DeepRedux · · Score: 3, Informative

    Look in the Add/Remove Programs applet in the control panel. If this patch is installed you should see "Windows 2000 Hotfix - KB835732" listed as an installed program.

  49. Off-topic punctuation nitpick by kelzer · · Score: 4, Funny

    The virus named, Korgo, started showing up . . .

    A panda walks into a café. He orders a sandwich, eats it, then draws a gun and fires two shots in the air.

    "Why?" asks the confused waiter, as the panda makes towards the exit. The panda produces a badly punctuated wildlife manual and tosses it over his shoulder.

    "I'm a panda," he says, at the door. "Look it up."

    The waiter turns to the relevant entry and, sure enough, finds an explanation.

    "Panda. Large black-and-white bear-like mammal, native to China. Eats, shoots and leaves."

    I highly recommend that the submitter (Anonymous User) immediately head over to his/her favorite online book retailer and purchase Eats, Shoots and Leaves.

    --

    ---------------------------------------------
    SERENITY NOW!!!!!!!!!!!!!!!!
    1. Re: Off-topic punctuation nitpick by gidds · · Score: 2
      Some of us do care. Some of us find some posts annoyingly hard to understand, due to bad grammar, spelling, &c.

      (Some of us would have properly capitalised 'English', too...)

      --

      Ceterum censeo subscriptionem esse delendam.

  50. Hence Windows Update by Overly+Critical+Guy · · Score: 2, Insightful

    It's a fact of life that Microsoft is going to have to own up to if they want to stay on top. They raised the beast, now they need to teach it the rules.

    Which is why the Windows Update configuration prompt absolutely will not go away until you tell it what you want Windows to do about Critical Updates. I've seen Slashdotters complain about how XP "nags" you about things when you first run it, but it's the smartest thing to do. And if you tell it not to download any patches or not even tell you about them...you know where the fault lies. One can rightfully criticize Microsoft for missing the flaw in their original software testing, but at some point, personal responsibility comes into play. This was patched way back on April 13th!

    Installing security patches is just a fact of life for absolutely any major operating system, Linux included. Distros release security advisories all the time. This isn't a criticism of any specific company. You know where the real blame lies--on the mouthbreather morons who think it's cool to dick with people's computers to begin with.

    --
    "Sufferin' succotash."
  51. computer maintenance by bob_jenkins · · Score: 2, Insightful

    Most people who have computers use them as one tool among many. They don't have to maintain their phone weekly or even monthly, or their hammers, or their sofas. Smoke alarms are supposed to be tested once a month, but who does that?

    I have a lot of relatives who used to use computers but have mostly given up on them. What with spam, and viruses, and worms, and trojans, and spyware, I can't blame them. Unless they give you a whole lot in return, they're not worth the hassle.

  52. THANK GOD! by mythosaz · · Score: 2, Informative

    Thank goodness you can download critical updates manually regardless of your key. *whew*

  53. Re:Details: , Issued: April 13, 2004 by Tenareth · · Score: 4, Informative

    Yes, and the 011 patch also killed about 5% of the machines it was installed on before the May 4 update. Now it only kills about 1%, or about 100 machines in our case. Not to mention the several apps it killed.

    --
    This sig is the express property of someone.
  54. Issued two months ago--why was that not mentioned? by Anonymous Coward · · Score: 2, Insightful

    Oh, that's right, this place has a complete anti-Microsoft agenda, despite security holes buffer overruns in Linux distributions announced weekly.

  55. Re:Older versions by pizza_milkshake · · Score: 4, Funny
    Too bad they will eventually stop supporting it

    yes, it's a shame, very few virus writers are supporting win98. please upgrade to win xp for the latest viruses. ;-D

  56. Re:Darwinism by JWSmythe · · Score: 2, Interesting

    Have you checked for recalls on your car, toaster, or microwave oven?

    If your toaster had a recall on it, and for whatever reason caught fire in the middle of the night and burnt your house down, you'd be suing the manufacturer. Well, if you didn't, your insurance company would. They don't like giving away money, they like to get it back from somewhere else.

    What's different in a product which simply exists in a larger product? Would you be checking for recalls on the radio in your car? Probably not.

    People are generally greedy. Most of the people I knew that tried to get their tires replaced under the Firestone recall did it not for safety, but because their tires were pretty much worn out, and they wanted new tires for free. People with good condition tires, even though they had seen all the press on the recall, didn't bother with it. Why? "It won't happen to me."

    It's just like unprotected sex. Everyone knows of the dangers of unprotected sex, but they believe, "It won't happen to me." Well, not til the day they go to the doctor and find out they have a STD, or worse, a potentially fatal STD.

    I heard about one guy who kept baby wipes in his bathroom. He'd wipe himself off after sex, believing it was a "better" solution. It's the same as people who believe they've protected themselves from computer problems by not opening emails with attachments. Sure, it stops some, but not all.

    "I don't have to worry about Sasser, there are so many computers on the Internet, it'll never find me."

    If Microsoft made the security patches part of a cool new free "gotta have it" product, there's a pretty good chance, a larger segment of the users would get it immediately. As it is now, most users have Windows that is at the same patch state as when they took it out of the box.

    --
    Serious? Seriousness is well above my pay grade.
  57. short lived? by abertoll · · Score: 3, Interesting

    "The keys are then sent back to the virus creator"

    I've always wondered about this sort of thing... doesn't that make the creator pretty easy to catch?

    --
    "he drew his sword Ringil that glittered like ice... and he wounded Morgoth with seven wounds..."
  58. The difference between the two versions... by Ayanami+Rei · · Score: 2, Informative

    (that is, XP Professional Corporate, otherwise known as "Volume Licensed" and XP Professional Dumbass edition) is the product ID string in the i386/setupp.ini file on the CD.

    That's the only file that's at all different between both editions. So just copy the CD to the HD, change the line in that file that reads
    Pid=XXXXXYYY (where XXXXX is the first five digits, and YYY is the last three) to
    PID=XXXXX270 (so we are keeping the first five digits, and changing the last 3 to "270")

    Also, make sure to call the Volume Label "WXPVOL_EN".

    Burn, insert, reboot. When you are asked to enter a product key, use any old XP volume license key you can find: from your employer (good idea) or that keygen util that's floating around (not a good idea unless you've paid for a copy of XP) or whatever.

    Finish the install, and presto! No product activation.
    Ever.

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
  59. What didn't they report? by WebCowboy · · Score: 2, Funny

    It was pretty easy to see from the story that a patch existed and by following the links that it was the same fix as for sasser...

    If you haven't patched after two months, you're just the same as all those people who got hit with Blaster, which was also already patched beforehand.

    You mean the same as my parents, who until after the Sasser outbreak still had dial-up that refused to connect at 28.8K and found the experience of endlessly downloading patches at a snails pace frustrating at best and impossible at worst? Or like my sister, who bought a new machine with XP factory-installed without the patch released mere days before she purchased the PC and had her computer explioted by the virus literally WITHIN FIVE MINUTES of connecting it to her cable internet?

    So many of us slashdot nerds (not to mention Microsoft employees) forget that not everyone has high-speed Internet and is so tech-savvy that they know to plug certain holes, stop certain services, install a firewall and whatever before even going on-line. Nor are there a lot of people willing to put up with all that crap just so they can compute safely.

    Linux distros issue security patches for their vulnerabilities weekly and nobody complains, but when Microsoft releases a patch, suddenly it's this huge issue to run a tiny executable that plugs security flaws, and then people bitch at Windows two months later when a virus comes out to exploit it...

    Do you even READ the "Linux" advisories? How often do they involve the kernel or critical system components? I see lots of stuff for mail servers, web servers, window managers and so on but nothing for the kernel, filesystem, anything in binutils. Also, how many are remote system vulnerabilities (that is, a person without physical access to the console can obtain root access)? Quite often the risk is limited because full root access is not possible or you require console access, or you have to be running an oddball setup, or exploiting the vulnerability takes some skill.

    Contrast with Windows. Blaster and Welchia exploited a DCOM vulnerability with a core component of the OS. Sasser the same thing a few months later. Now this one. All of them could infect a vulnerable PC merely by having them connected to the internet and having a complete moron run set it free to scan the world.

    And it's a big deal because it's a PAIN IN THE ASS...it's not like Microsoft runs TV Public service announcements all over the world every time a patch is released, or to educate the uninformed on the importance of running windows update regularly. Oh and by the way, the "tiny executables" can take over an hour just to download one over dialup on a noisy country telephone line. Oh yeah, IT people get a little pissed off when they have come in on a weekend to patch a critical application server because the "tiny little executable" often requires a reboot and subsequent disruption in service. Not so with almost all the "Linux" patches.

    How can one criticize their security if they won't apply their security patches? Almost all major software is gonna require a patch eventually.

    Easy. I just did above. And yes, software will never be perfect, but eventually shouldn't mean the SAME issues coming up MONTH after MONTH, with new bugs found every time, and fixes for old bugs breaking other things. It's a damn good thing MS and other software vendors don't make a lot of other products. Could you imagine...

    *Having to wait in line every month to perform an "engine update" on your car?

    *Burning your potroast because a script-kiddie hacked into your oven and set the temperature to 500 degrees?

    *Having to mop up the bathroom because your toilet experienced a "buffer overflow" yet again?

    *Missing the playoff winning goal because your TV was infested with malware that decided this was the perfect time to launch into an ad for an animal-porn reality TV series?

    Somehow, users seem to have the blame pinned on t

    1. Re:What didn't they report? by CaptainCarrot · · Score: 2, Funny
      *Having to mop up the bathroom because your toilet experienced a "buffer overflow" yet again?

      I had to deal with this not long ago. I just thought it was bad plumbing, but now I know it's those damn 133t 5kR1p7 k1dd13 h4x0rs again! If only American Standard didn't make such an insecure product! Anyone, absolutely anyone in the house, can just go into the bathroom and leave any kind of shit they want in my toilet and there's not a single security feature to stop them!

      And does AS ever release security patches? Noooooo!

      --
      And the brethren went away edified.
  60. Re:Hmmm.... Don't count on router stopping worms by Penguinshit · · Score: 2, Informative


    Routers won't help with email-borne issues. It will only stop a remote-connect worm from getting through.

  61. Re:Issued two months ago--why was that not mention by 0racle · · Score: 4, Insightful

    Good of you to propagate this idea, except it doesn't hold water. May I draw your attention to the Apache web server vs. IIS.

    Windows is indeed a larger target, but the fact that Windows gets hit more often is its the easier of the two, virus writers are just like the rest of us, lazy. These flaws in Linux differ from those in Windows in that its so much easer to exploit the Windows ones.

    Windows has a larger attack area, but whomever is the first to successfully attack and damage Linux in the same way is going to go down in history, whereas who cares about who writes these, there's no skill involved.

    --
    "I use a Mac because I'm just better than you are."
  62. Maybe Microsoft should hire the virus writers. by rspress · · Score: 2, Insightful

    They seem to code better and faster than Microsofts own people. Plus they know something about security, which seems to be lacking in Redmond.

    If SP2 does not fix these holes like Microsoft claims it will then they should be libel for the money that business lose due to badly written software. Microsoft needs to change the way it updates its software. Instead of releasing a service pack and charging for it when it does come out they should step to releases every month or two, like the way OS X does.

    As a matter of fact Microsoft seems to be in the same state Apple was in before Jobs came back. Lost and clueless developing products that they were not good at and had a directionless system software development. This far into WindowsXP MS should have had nearly all of the framework for longhorn laid out and most of the coding done, yet we hear of announced features being dropped because it won't meet their deadline which is two years off. Something is wrong in Redmond and now is the time for Linux and OS X take advantage of it, if they don't do it now they may not have another chance. Unless of course longhorn is the worst mistake they have ever made.

  63. "Windows Users Fear Korgo Virus" by bfg9000 · · Score: 5, Funny

    "Windows Users Fear Korgo Virus" screams the headline, reading not so much like news as just another WindowsXP sales pitch. Yes, it's true -- Windows users DO fear the Korgo virus, while the insignificant and ostracized Mac and Linux users of the world are left, yet again, fearing only the sheer and utter BOREDOM of not having any viruses or trojans to fix due to their curious choice of OS. In the area of viruses, trojans, and worms, Linux and the Mac really do stand out as being "second class citizens", trapped in a virus-free ghetto with no salvation in sight. The discrepancy is so obvious, the ultra-competitive Microsoft doesn't even feel the need to buy themselves an Official Gartner Group Research Study to prove that Windows is light-years ahead in this area. Even the most staunch Linux or Mac advocate is forced to admit it -- off the record, of course. Virus writers, known to be excellent coders who take pride in their tight, bugfree code, have overwhelmingly standardized on Microsoft Windows as their targeted system of choice in the deployment of their ongoing suite of virus applications.

    And it doesn't look like the situation is going to get better any time soon.

    One bearded Linux coder, who refused to be identified publicly, confessed "we just don't have the selection -- or quality -- of viruses on our platform that is available to Windows users free of charge. And it's tearing us up inside knowing that the battle is over, and Microsoft has clearly won." Similarly, a guy with an Apple logo shaved into the back of his head admitted the following once we turned off the cameras. "I don't mean to break ranks and insult our software selection," he whispered furtively, "but usually if we DO manage to get a virus that will even install on OS X, it's not that great, and we're left... disappointed, realizing that if we had simply stuck with the unwashed smelly masses, we too could be enjoying a daily barrage of free software delighting us by installing itself on our computers as a surprise gift. Instead, I'm stuck with the weak consolation prize of 40 Academy Awards for my work on Lord Of The Rings. But it's not the same. No amount of awards or million dollar paycheques can heal the feelings of neglect or massive abandonment issues this whole thing has given me."

    "Is this the reason so many people choose Windows?", his innocent young son, Moof, asked me, looking like the kid off the Dave software box.

    "What do you think, little one? Look at the Windows dominance in the virus field, then look at the marketshare of Windows. That ain't no coincidence, Moof. The other guys just can't keep up with the Microsoft Juggernaut. Microsoft is fighting hard to keep themselves Number One, just like the Titanic was the biggest and bestest ship, or the Hindenberg was the coolest and most flammable Zeppelin, or the dinosaurs were the toughest animals ever. How do you compete with that?"

    =============

    Yes, sitting here at my desk 16 hours later, WindowsXP Restore Disks in hand, I can't help but let a little smile shine across my face. Those poor fools, I think, using a non-Microsoft OS really does take away most of the joy of computing and replaces it with all that productivity and recreation crap. And where's the challenge in that?

    Please insert Microsoft Windows XP Restore Disk 2

    Ahhh, I sigh contentedly. It's gonna be a long night.

    --

    I'm not normally an irrational zealous dickhead, but I figure "When in Rome..."

  64. Securing a password detector by G4from128k · · Score: 2, Interesting

    So what you're proposing, and please, correct me if I am mistaken, is that one should gather all one's sensitive pieces of data: credit card numbers, passwords, and the like, and compile them all into a plaintext set of firewall or IDS rules? Where would one store this treasure trove of sensitive information, conveniently gathered into one place for ease of use? Perhaps I have missed a critical component of your plan, which I'm sure isn't nearly as patently insane as it sounds.

    Your point is a very good one. Each "security" feature adds another potential weakness to a system - witness the Witty worm for a recent example of new vulnerabilities created by security.

    You are right about leaving critical data in plain text. The system would use a hashing system that compares hashed key values to a hash of running network data stream. The hash would be coded off a password and use a suitable one-way hash function that does not allow knowledge of the password to permit unhashing of the stored key values (think public key crypto).

    Also, those with double-layer tin-foil hats might only enter partial substrings from key account numbers, passwords, etc. (e.g. the last 8 digits of a social security number). One could even create a simple non-useful code string such as "this string should never appear in outgoing network data" -- typing this in occassionally would catch the send activities of keyboard loggers. Innocuous, but unique strings could also be used inside files or in filenames to detect directory and file snooping.

    Does the idea still sound insane?

    --
    Two wrongs don't make a right, but three lefts do.
  65. Re:Details: , Issued: April 13, 2004 by lseltzer · · Score: 3, Insightful

    >>the 011 patch also killed about 5% of the machines it was installed on before the May 4 update

    Where'd you get that number

  66. Re:Details: , Issued: April 13, 2004 by niko9 · · Score: 2, Funny

    Like a maker of questionable vaccines, you're going to have some casualties. :P

  67. Re:Issued two months ago--why was that not mention by 0racle · · Score: 3, Insightful

    Solid numbers, unfortunately no, but we can draw some conclusions. That harbinger of doom Netcraft, in the May 2004 internet survey has 33,892,817 sites running Apache, 67% of surveyed sites, with IIS at 10,858,168, or 21%. If we assume that the Apache sites are nicely split between Apache 1 and 2, thats still 33.5% for each putting both ahead of IIS, which also assumes that there is only one version of IIS deployed, which would be incorrect since 2k has IIS 5 and 2003 IIS 6. Now from what I've heard, Apache 2 is probably deployed less then 1, but either way you slice it, Apache has more sites then any single version of IIS.

    Now while an exploit that runs on Sparc wont run on MIPS or x86, the flaw itself is there, and thanks to cross compilers, it wouldn't be much of a problem to recompile a tool to take advantage of any problem.

    --
    "I use a Mac because I'm just better than you are."
  68. Re:Issued two months ago--why was that not mention by Openstandards.net · · Score: 4, Informative
    Most of those aren't Linux holes. They are application holes. The difference is that most of the applications you run on Windows are not from Microsoft, and therefore are never included in Microsoft security advisories. When was the last time Microsoft put out a fix for an Adobe vulnerability?

    I run RH 9 and FreeBSD 4.9. I looked at the list on the front page, and none of the issues put me at risk.

    There are two reasons a person can be unaffected by the vulnerability if they don't patch. One is they don't have or run the affected software. Gnome users that never use KDE aren't impacted by KDE runtime vulnerabilities. The other is that their network is protected enough to render the vulnerability useless (firewall, local IP security, chroot, NAT, etc.)

    The only vulnerability I've seen announced this year that I've had any concern about was the CVS one. Fortunately, though, I have yet to open up my firewall for outside access to CVS. When I do, I plan to use SSH, in which case the vulnerability wouldn't have impacted me. Thus, so far in 2004 between the two operating systems I have had no true vulnerabilities.

    Sure, you could say the version of MySQL I'm running has the symlink vulnerability. But, if an attacker can't get local non-chroot'd shell access, then what relevance is a symlink vulnerability?

    Contrast it to Korgo and Sasser, which hit Windows ports that are opened by default. I can't tell you how many times I see ports 135 and 445 in my daily logs of packet rejections. Plus, the infecting the processess using those ports gives the attack complete control of the sytem.

    Windows is plauged by REMOTE vulnerabilities to MICROSOFT software. Linux distrubutions mostly have LOCAL vulnerabilities with the independent APPLICATIONS that are packaged with them, not the operating system itself. Most of these vulnerabilities require LOCAL access and most of this software runs on Windows as well (e.g., Apache), so the vulnerability usually applies to both operating systems, but appears on the linux security alerts simply because they are one of the thousands of optional programs being included on the FOSS CDs. You have to download Apache if you have Windows because Microsoft is not going to include it, and Microsoft isn't going to send you a patch for it, or even post an Errata, just because you are running it on Windows.

    I've also administered Windows servers for many years, using Windows 3.1, Workgroups, NT 3.5/4.0, 2000 and XP, and used just about all their software, including Visual Studio, InterDev, IIS, and COM/DCOM. I still run 2000 and XP in addition to RH 9 and FreeBSD. I've developed my opinion from experience securing production servers in both Windows and Linux, as have other people posting on /.

  69. Re:Issued two months ago--why was that not mention by Anonymous Coward · · Score: 2, Informative


    If we assume that the Apache sites are nicely split between Apache 1 and 2, thats still 33.5% for each putting both ahead of IIS, which also assumes that there is only one version of IIS deployed, which would be incorrect since 2k has IIS 5 and 2003 IIS 6.

    I'm not aware of any vulnerability in IIS 6. Can you point me to one?

    Now from what I've heard, Apache 2 is probably deployed less then 1, but either way you slice it, Apache has more sites then any single version of IIS.

    Keep going with the slicing and dicing. All you've done is made the distrinction between two major versions of Apache. There's many versions within each major release. For example there's versions: 1.3.11, 1.3.12, 1.3.14, 1.3.17, 1.3.19, 1.3.20, 1.3.22, 1.3.23, 1.3.26, 1.3.27, 1.3.28, 1.3.29, and 1.3.31. That's 13 different versions of Apache in just the 1 fork. And only versions available in or after 2000. For the 2 fork we have: 2.0a1, 2.0a2, 2.0a3, 2.0a4, 2.0a5, 2.0a6, 2.0a7, 2.0a8, 2.0a9, 2.0.35, 2.0.36, 2.0.39, 2.0.40, 2.0.42, 2.0.43, 2.0.44, 2.0.45, 2.0.46, 2.0.47, 2.0.48, and 2.0.49. That's 21 unique versions of Apache in the 2 fork...excluding alpha/beta releases.

    Now one can argue that some of those old versions are few and far between. But the sheer number, 34, of different versions means that if we were to assume you're 50-50 split above and then assume equal weighting for the remaining (not that I would recommended it but bear with me) then at most any version in the 1 fork would have only 3.35% of the market. And any one version in the 2 fork would have a maximum of 2.39% of the market. One has to ask: When was a flaw introduced? When was a flaw corrected?

    But then one has to factor in the different platforms that Apache runs on. Cross compilers can generate different binaries for different platforms. They are not used to make a single binary that can run on every platform. Even if someone took the time to compile a version for the most significant platforms the spread of the malicious code would be hindered by the mere fact that it cannot run on a different platform for which it was compiled.

    Barring that there's the myraid of different distributions. RedHat 9.0 may have patched their Apache version 1.3.28 while version 8.0 was not. Redhat is known to use the same version with extended version numbering. Lather, rise, repeat for any number of different distributions and you can see that the "Apache outnumbers IIS" is most likely specious.

  70. Re:Older versions by Teun · · Score: 3, Informative
    If you aquired it for free from an OEM, it isn't legal.

    This might be true in some obscure legal system where companies think they can write their own laws.

    In Europe it is generally accepted that once you bought it it is legally yours and you can do with it as you please. (like re-selling)

    You own the right to run 1 copy of software product X and that is it.

    There is no significant difference between the OEM or the full retail versions of the product so the differentiation Microsoft makes lives entirely in their own fantasie.

    The GPL is a different matter as it *does* fit in an existing legal framework

    --
    "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
  71. Re:Issued two months ago--why was that not mention by mAineAc · · Score: 3, Informative
    I'm not aware of any vulnerability in IIS 6. Can you point me to one?

    Like this one?

  72. Windows Update & the start menu by rokali · · Score: 2, Interesting

    Maybe this has been asked before, but what idiot at Microsoft decided to remove Windows Update from the default Start Menu in XP? You have to go to the help center to find it. That is at least one reason why so many simple PC users don't update.