Slashdot Mirror


SecurityFocus On MS Security "Hole"

friday2k writes "There is an interesting writeup at SecurityFocus that puts the latest security 'hole' in XP into perspective. It is a worthy read and should remind us all of the real issues out there." And it collects into one place much of the flak I caught after posting about the claimed security hole opened by the XP Recovery Console.

13 of 398 comments (clear)

  1. Best quote from the article by t0qer · · Score: 5, Funny

    I mean, if I wanted to hork data off of a system I had full physical access to, I'd just grab the drive, stick it in my pocket, and walk out whistling "Jimmy Crack Corn and I Don't Care."


    Now I can't get that song out of my head!

  2. Holy shit! by Anonvmous+Coward · · Score: 5, Funny

    Anybody else stunned that Slashdot posted an article about MS that didn't involve an explanation as to how they're incompetant?

  3. I hate to say it.. by grub · · Score: 5, Insightful


    .. but he is right about the physical security. Not long ago I walked a client several hundred km away through an OpenBSD boot via floppy so he could change his forgotten root password. I don't hear the masses screaming for Theo's head because this is possible.

    --
    Trolling is a art,
  4. So... by NanoGator · · Score: 5, Funny

    ... who still thinks the Registry is a bad thing?

    (comment to be taken lightly. Should irritation persist, chill.)

    --
    "Derp de derp."
  5. Are u kidding? by vivek7006 · · Score: 5, Funny
    What ever happened to journalistic integrity? It's like these people are making it up as they go along just to reel in the hits.

    Jornalistic integrity? Man which world do you live in?

  6. Media exaggerates! Fear at Eleven! by Hubert+Q.+Gruntley · · Score: 5, Insightful

    Media organizations know they get eyeballs when their audience is afraid.

    Ignorant and afraid of terrorists? Watch Fox News.
    Ignorant and afraid of hackers? Read Wired, or WinInformant.

    Maybe we should be afraid of ignorance, instead.

    --
    Laugh at my Lisp and I keeell you.
  7. Sounds like a really useful tool, by tarquin_fim_bim · · Score: 5, Funny

    does XP Recovery Console run on Linux?

  8. Ubiquitousness doesn't explain MS vulnerabilities by Infonaut · · Score: 5, Interesting
    If as many people tried as hard to find security holes in OSX or Linux, there'd be reports for those daily as well.

    That's patently untrue. It's a well-known fact that Microsoft's security problems are not due to exposure alone.

    Microsoft's development model is fundamentally flawed from a security perspective, because it squarely places featureset additions above security. The corporate culture at Microsoft is and always has been more about gaining marketshare than about anything else.

    It seems that there are differences in security, above and beyond the monopoly domination Microsoft enjoys. How many ISPs use FreeBSD to run their servers? Hmm.. I wonder if there's more to it than just speed and the fact that FreeBSD is Open Source.

    I'm not alone in my assesment. There's this security guru named Bruce Schneier. Perhaps his name has crossed your desktop at some point. He's contemplating getting a Mac, because he is tired of hassling with security problems on his Windows machines.

    --
    Read the EFF's Fair Use FAQ
  9. Oracle Bug Double Standard? by iCharles · · Score: 5, Insightful
    I was intrigued by the note at the bottom: Oracle having a security flaw, taking six months to fix it, and charging for the patch. I did two or three quick searches of "Older Stuff," and couldn't find an allusion to it.


    In contrast, I know SQL Slammer was reported day-of. In this case, a free patch was available six months prior to the worm. And let's face it: if the patch is available but not applied, it's not Microsoft's, Oracle's, Linus's, or any other vendor's fault--only the SysAdmin in question.


    One major difference was that SQL Slammer took out several networks, where Oracle did not have such impact.


    To \.'s credit (and I'm going mostly off memory), but big critique was on the DB admins, not on Microsoft.

  10. As opposed to... by djkitsch · · Score: 5, Funny

    If they reported _every_ M$ bug on Slashdot all the good articles would get pushed off the front page.

    As opposed to now, when all the good stories getting pushed off the front page by reposts, you mean?

    --
    sig:- (wit >= sarcasm)
  11. It all boils down to... by Anonymous Coward · · Score: 5, Insightful

    PHYSICAL SECURITY. This is the first tenet of network security. Prevent the box from being accessed by those who should have no access. This tenet, however well implemented, is absolutely useless if the baddies that mean your network harm are INDSIDE the network, which in 75% of cases is true. It's a sad-assed day indeed when your own employees are the evil that is supposedly lurking outside the firewall.

  12. Re:WRONG! by jonsteph · · Score: 5, Informative

    Problem is, we're talking about Windows XP, so Mr. Pfeil is wrong.

    Assuming one can get Admin access to the installed OS (re-installing OS destroys access to EFS-protected files), resetting the password on WinXP in a Workgroup (as opposed to changing it) destroys access to DPAPI-protected keys, and hence access to EFS-protected files.

    Win2000 EFS is vulnerable to this sort of attack, but not WinXP.

    With WinXP, an attacker should endeavor to crack the user's password rather than change it to a known value. Even so, this attack can be mitigated by a) using strong passwords, and b) using SYSKEY to protect the SAM from offline attack.

    Other notes:

    1) EFS was principally designed to protect data when the hardware has been compromised, so the premise of this whole comment is wrong.

    2) EFS is one layer of defense-in-depth. It should be combined with strong passwords, SYSKEY, and proper recovery key management.

    3) Windows XP Key security is discussed here.

    4) EFS does not support keys on removeable devices as of WinXP.

  13. Open-source vs. Microsoft security? Apache vs. IIS by hkmwbz · · Score: 5, Interesting
    It is difficult to prove this one way or the other. First, the source code for Linux is available, and as such more people can study it, and they probably do. Windows might be more widespread, but how many Windows users are actually knowledgeable enough to even find a security hole?

    It doesn't matter how many users it has because they users won't be looking for security holes in the first place. So if you put 10 Windows users in a room, none of them would know much about these things. Putting 10 Linux users in a room, and you increase the chance that you'll find a real hacker. I'm a Windows user myself, so I'm not trying to sound like an elitist bastard. I haven't even uncovered any security holes in my life.

    But it is difficult to determine this case, as there are a lot of questions and too few answers.

    Let us instead look at a piece of software where the numbers are reversed - where Microsoft's product has only a small part of the market.

    I am talking about the open-source Apache HTTP server, vs. Microsoft's IIS.

    Apache has 60-70 per cent of the web server market. IIS has less than 30 at the moment. Yet, despite these figures, Apache has had far fewer known security issues than ISS. How does this fit with your question? Obviously, there are a lot more eyes on Apache due to its large market share?

    So how does IIS come out so crappy when it comes to security?

    I think we can come to the conclusion that your "it's not as frequently used so very few are looking for security holes"-like statement simply does not make sense. It is a myth. FUD?

    --
    Clever signature text goes here.