Slashdot Mirror


XP2 Spotted In The Wild

LostCluster writes "WinXP SP2 has just been released to the public via Automatic Update, but eWeek and PC Magazine are together reporting that Windows XP SP2's 'Windows Security Center' is just about as insecure as it could possibly be. According to them, any program (including ActiveX controls) can access and edit the Windows Management Instrumentation database, and therefore spoof the security status of an insecure box to report that it is properly secured."

634 comments

  1. Clippy.exe is eeevvviiilll by Anonymous Coward · · Score: 5, Funny

    any program can access and edit the Windows Management Instrumentation database

    That MF'ing Clippy.exe in MS Word better stop accessing my Instrumentation database or I'll punch that SOB into the middle of next week. Really any program can access and edit the Windows Management Instrumentation database; I knew solitrae and tetris and an altier motive.

    1. Re:Clippy.exe is eeevvviiilll by Anonymous Coward · · Score: 0, Flamebait

      "I knew solitrae and tetris and an altier motive."

      What? Care to try that again in English?

    2. Re:Clippy.exe is eeevvviiilll by Anonymous Coward · · Score: 0

      You: I knew solitrae and tetris and an altier motive

      Clippy: It looks like your typing a rant on Slashdot but can't fucking spell and are making absolutely no grammatical sense...

  2. No problem here! by GroovBird · · Score: 5, Funny

    My box says it's insecure! So therefor, I can't possibly have some spoofing ActiveX control thingie, can I?

    1. Re:No problem here! by joxeanpiti · · Score: 2, Informative

      My box says it's insecure! So therefor, I can't possibly have some spoofing ActiveX control thingie, can I?

      Then your system is properly configured, everything is correct.

  3. SP2 - as secure as any linux distro... by BobRooney · · Score: 5, Funny

    if every user were root.

    1. Re:SP2 - as secure as any linux distro... by Red+Alastor · · Score: 4, Insightful

      And all running the same distro. And all running Internet Explorer with crossover. ;-)

      --
      Slashdot anagrams to "Sad Sloth"
    2. Re:SP2 - as secure as any linux distro... by rokzy · · Score: 0

      that's bullshit and you know it.

      have a look at the "dragging a scroll bar can be used to install and auto-run arbitrary programs" example below.

    3. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      Which they're not. At least in any sane business environment (and any home environment where people have a clue).

    4. Re:SP2 - as secure as any linux distro... by dotcher · · Score: 4, Informative

      Mozilla has never had a security bug, right?

      You run *any* OS as root or equivalent on a daily basis, and you're going to have problems sooner or later.

      Okay, so if you're running IE that's more likely to be "sooner" than "later" but the point still stands - the main problem is running systems with more privileges than they need.

    5. Re:SP2 - as secure as any linux distro... by ConceptJunkie · · Score: 1

      But with Linux you don't have to be root to do something useful.

      --
      You are in a maze of twisty little passages, all alike.
    6. Re:SP2 - as secure as any linux distro... by dasmegabyte · · Score: 5, Interesting

      And designing new programs from a marketing impetus instead of what people want.

      Seriously, this Security Console is a good example. "What if somebody could tell if their machine was secure just by opening a control panel?" That's a very good idea -- but it will take at least a year to develop something like this that actually works well enough to be a part of windows. In the meantime, they shake and bake something so people know they're working on it.

      This is the Microsoft equivalent of Sourceforge Development Status 1. It's a dog and pony panel that will undoubtedly be replaced by something good in the future -- but by that time, most of the industry will have lost all trust in it.

      Such is the case with IIS 6. It's actually pretty good, according to a lot of web programmers I know, but I just don't trust it -- to the point that I'm considering not using C# for impending web projects despite having a massive C# codebase. MS would have to go VERY far to get that trust back, and make a security leap similar to the UI leap they made from 3.1 to 95 or the stability leap they made from 98 to 2000.

      --
      Hey freaks: now you're ju
    7. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 4, Interesting

      "have a look at the "dragging a scroll bar can be used to install and auto-run arbitrary programs" example below"

      It drops an executable into the Startup folder for the *user*. In other words, no root privledge is ever exercised, and the app would likely do nothing on a correctly-configured box (the worst malware can do running as non-root is wipe a user's directory -- same as in Linux or any other OS with similar permissions). Learn about security before you comment on it, please.

    8. Re:SP2 - as secure as any linux distro... by Red+Alastor · · Score: 1

      Maybe they won't make a good version of it and will just wait until Longhorn. Maybe this is just to "keep people happy" while they wait.

      --
      Slashdot anagrams to "Sad Sloth"
    9. Re:SP2 - as secure as any linux distro... by rokzy · · Score: 2, Insightful

      oh sorry I thought the fact that using a scrollbar could install and run a program without asking WAS A SECURITY ISSUE IN ITSELF regardless of what that program would then do.

      oh and *ONLY* wipe a user's directory? what fucking planet do you live on?

    10. Re:SP2 - as secure as any linux distro... by burns210 · · Score: 1

      and if ever user liked to click first, think second.

    11. Re:SP2 - as secure as any linux distro... by misleb · · Score: 1

      It drops an executable into the Startup folder for the *user*. In other words, no root privledge is ever exercised, and the app would likely do nothing on a correctly-configured box (the worst malware can do running as non-root is wipe a user's directory -- same as in Linux or any other OS with similar permissions). Learn about security before you comment on it, please.

      Where have you been the last several years? Viruses and worms do many things to a users computer that don't require Administrator access. It isn't all about deleting files are formatting the harddrive. Viruses and worms don't want to disable the machine because they need the machine to be working to spread!

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    12. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0, Insightful

      The historic problem with all variants of 'nix is that the (sensible, smart, aware) user who does operate a computer without elevated priveledges is very much in the minority... most home 'nix users just run as root (must be the type who like rebuilding their systems every week!) - hence all this great 'nix security is just a puff of wind... they blow it out the door every time they log on.

      Yet for the (smart, aware etc.) minority who do care about system securities... an inherent drawback of 'nix (with the exception of Hurd) is that programs cannot elevate themselves to su and drop access rights again whilst running - software often needs elevated rights for any of a million reasons... yet instead we have to run the whole program with su rights (dangerous, silly, insecure).

      The workaround has always been to use scripts because a script can elevate itself to su rights... hence the propensity for 'nix users to promote scripts and the command line (and you thought the 'nix community don't like GUI's because it is a "Microsoft or Mac type thing")... the reason GUI's are avoided in 'nix is because you really can't do anything with them (a GUI app cannot elevate itself to su while running) - it's not because we just like the look of plain old text characters

    13. Re:SP2 - as secure as any linux distro... by burns210 · · Score: 2

      That is the microsoft way. They release version 1, and it sucks, version 2, sucks less... They don't have a bid deal on 1.0! the way Apple or open source projects do. Microsoft evolves their software publicly, not in the lab...

      Office, IE, IIS, Windows... in their latest incarnations, they are varying degrees of good/decent software(configured correctly, ofcourse)... But their first 2 or 3 or 4 versions were bad/horrible/unholy. They got better, but they did so within the public sector, not an R&D lab.

    14. Re:SP2 - as secure as any linux distro... by 10101001+10101001 · · Score: 5, Interesting

      the main problem is running systems with more privileges than they need.

      First, let me assume you didn't mean what you said. What you *did* say doesn't make sense, as the only way for a system to run with less privileges would be for it to not even have a System Administrator account while leaving some other system with that authority. That sort of top-down authority over PCs seems quite out there for all sorts of reasons.

      So, lets assume you mean "the main problem is users running with more privileges than they need". The problem at core then is *why* they run at higher privilege than necessary. Part of the reason is that Run As and the like are not inconvenient and just not well known. In the process of making the system more "user friendly" Run As and ilk aren't at all discussed. In fact, users added at install are given power user (which can do all sorts of nasty things to applications) or administrator power.

      For the complete naive (or to overcome various limitations to Windows sessions, like not being able to do persistent apps in the background (dialup users on at least Win 2k (and possibly Win XP, though having not used it in that capacity I couldn't say), you know what I'm talking about)), this means having one account open either all the time or possible on auto-login. For the less naive (or users who can figure ways to overcome the limitations of Windows), you'll create multiple users, but then all users can still screw up the entire machine with *anything* they run. Yes, physical access does mean you can 0wn a box, but like you pointed out with so many buggy programs it also means very much that non-physical access can 0wn the box too.

      My point in all this is, even users who *try* to do some security are still fucked over thanks to MS opting for ease of use and "usability" over reducing privileges, finding a better way to have someone admin the box (and watch users flee when they realize they have to do work; oh, but it's better to go under the MS banner of low/no maintainance, turn a blind eye to the reality that most PC software needs maintained, then moan to all your techie friends that your computer is so slow, keeps crashing, etc), and teaching the user how to run the few necessary programs in "less-secure" mode (anything automatic short of extensive hashing will end up being spoofed and exploited all over, so it's better to rely on the user) while making sure Windows itself is actually designed to handle multiple people using a machine.

      But, all those stack protectors should slow down those hackers, hopefully (well, assuming they're done at runtime in a staggard approach to avoid a whole cluster of near-identical hardware all producing the same value; the last thing you want is something predictable), which is at least some small consolation for those who actually update their machine...

      --
      Eurohacker European paranoia, gun rights, and h
    15. Re:SP2 - as secure as any linux distro... by dr_labrat · · Score: 1

      Actually the worst it can do is exploit a local vulnerability and get root.... Then it can do whatever it likes.

      --
      The secret of success is honesty and fair dealing. If you can fake those, you've got it made. (Marx)
    16. Re:SP2 - as secure as any linux distro... by quantum+bit · · Score: 1

      The thing that sucks is there is SOOOOO much broken software out there that assumes the user who's running it has admin rights.

      Some can be fixed by tweaking file/registry permissions, but others are so deeply flawed that it takes HOURS of hacking and giving permission to registry keys that you really shouldn't (*cough* Quickbooks *cough*).

      Even some printer drivers and HP scanner software don't work right. I could easily see a home user trying it for a day or two and finding so many things broken that they just give up and log on as the administrator.

    17. Re:SP2 - as secure as any linux distro... by Deviate_X · · Score: 1, Informative

      Root? Unfortunately privilege escalation seems to very big problem which does not get as much attention as it deserves.

      Its critical that you know and trust your users and take care of what applications you decide to run especially as plenty of exploits are readily available.

      As for the spoofing "Security Center" it ignores the fact that evil.exe required a prerequisite compromise to have taken place.

    18. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 3, Insightful

      "install and run a program without asking WAS A SECURITY ISSUE IN ITSELF regardless of what that program would then do"

      Uh, it doesn't install a program. It drops a file in a directory. Granted, this directory is sort of important (Startup) but it's only for the user, not the system. Even if it tries to access important files, like I mentioned, it'll be denied on a correctly-configured box.

      Also, the act of scrolling doesn't run the program, but restarting does. Small point, but kind of shows you know nothing about it.

      "oh and *ONLY* wipe a user's directory? what fucking planet do you live on?"

      The same planet where UNIX has had the exactly same scheme for 20+ years, Windows for 10 or so and Mac OS X for 5. As far as I know, short of a dumb terminal, there's no system in the world that can prevent users from doing dumb things to their files. It's the ones that screw up the system that need to be prevented.

    19. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      Precisely, which goes back to the underpinnings of the system and whether or not that's secure. The act of having a scrollbar drop a file, however dumb, is not a security hole in itself.

    20. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      Most worms I've seen (particularly the "let's look at the Outlook address book and start mailing" kind) tend to like to drop files in C:\windows, which'll be prevented on a correctly-configured box. If the engine is dropped in a user's directory (which I'm starting to see), it'll mass-mail, but at least it's confined to that user and doesn't rampage over the entire system.

      This is the same as ANY OS. There's no way (outside of a dumb terminal) to prevent users from doing stupid things to their own files (including dropping mass mailing engines into them).

    21. Re:SP2 - as secure as any linux distro... by webgit · · Score: 1

      You run *any* OS as root or equivalent on a daily basis, and you're going to have problems sooner or later.

      I agree with this, and it would be much less of a security issue if Windows users didn't spend their time logged on as an administrator.

      The problem is that it is very inconvenient to do anything that requires administrator right if you are logged in as a normal user. A large proportion of the time you will need to log off and then log on as an administrator, this is vary time consuming, especially if you happen to have a number of applications running at the time.

      The advantage of Linux is that you assume the role of the root user to perform a specific task that requires those privileges and then exit back to the standard user when you have finished, meanwhile all the other applications are running as the normal user.

      There is the "run as" feature in Windows, but my experience of using this has never been good, although it works to a degree, there are still a number of things that it won't help and it isn't always available for all programs.

      So until it is made easier for a user to perform administrative tasks without the hassle of logging off and logging back on the majority of users on their own computers will continue to log on as an administrator.

      It doesn't help that the first user you are asked to create with Windows XP during the installation is given administrative rights, therefore prompting a user to log on with as that user all the time.

    22. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      > Even if it tries to access important files, like I mentioned, it'll be denied on a correctly-configured box.

      That is, if you believe that "important" files are the ones that need to be root to modify.

      Breaking news, dude, users consider his files as "important". To most users, the whole OS stuff is just a shell that makes him able to read/modify his files.

      I can reinstall my whole OS on 2 hours (and I don't even have to be present all the time). I will need days to retrieve all my files (basically since my last backup).

      For users that don't backup regularly, it may be much worse.

      > there's no system in the world that can prevent users from doing dumb things to their files

      Sorry, I though that scrolling was not dumb. I also though that it was the system who was doing something stupid. But, hey, it's unix, so it should be the right thing...

    23. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0


      My point in all this is, even users who *try* to do some security are still fucked over thanks to MS opting for ease of use and "usability" over reducing privileges,

      This isn't a Microsoft problem, it's a developer problem. Developers continue to write software that doesn't adhere to Microsoft's standards. Standards that have been published for at least four years. Developers need to get *their* act together.

    24. Re:SP2 - as secure as any linux distro... by YU+Nicks+NE+Way · · Score: 1
      As far as I know, short of a dumb terminal, there's no system in the world that can prevent users from doing dumb things to their files.
      Of course, you do know that UNIX is vulnerable to a terrible exploit of this form, don't you?

      Here it is:
      nobody@home$ cd ~; /bin/rm -rf .

      Terrible, isn't it? Wipes out all the user's files without asking for any confirmation My God, what a huge security crater.
    25. Re:SP2 - as secure as any linux distro... by Ice_Balrog · · Score: 1

      So what? It is still remote code execution. That is still extremely bad. Just because the code is not executed immediately means nothing.

      --
      #include "sig.h"
    26. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      The issue here is that Windows is acting exactly like every other "preferred" OS. You can hose files with a similar technique in UNIX or Mac OS X. Because of this, it's not a *security issue*, but just *a bug that the programmer was extremely dumb in not fixing*.

      I can very easily drag and drop files in and out of Safari and get roughly the same result. The big problem here is that it drops it in the user's startup folder, but again, that's not as big a security issue as people are making it out to be.

    27. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      Exactly my point. How does this differ from the above bug? Both would be equally impossible to distinguish what happened until it was too late.

    28. Re:SP2 - as secure as any linux distro... by dotcher · · Score: 5, Insightful

      You're right, I wasn't as clear as I should have been - "users running with more privileges than they need" is indeed what I meant.

      I'll grant that some of the Windows defaults are appauling, security-wise, and creating users as Administrators is part of that. Microsoft are making an effort to advertise features like Run As, though - there's a topic in XP help explaining why running as an Administrator is a bad idea, for instance.

      (That said, I've no idea how many people actually read it, of course).

      The point I'm trying to make is that any system with uneducated administrators is going to have security problems, sooner or later. Most Unix users tend to do their research and understand why running as root is a problem, as do the application developers. If your applications will run fine as a normal user, then people will run as a normal user.

      That doesn't apply as strongly in the Windows world - people are much less likely to do any security research, and application developers do have a tendency to make it harder for people to run as a user. That's beginning to change, though - the current guidelines for the "Designed for Windows" logo on software include a requirement that software runs correctly as a non-administrator.

      Hopefully, the next release (be it a SP3 or Longhorn, should it ever be released) will concentrate on the user education side of things, and make it easier to do the right thing with regards to least privilege.

    29. Re:SP2 - as secure as any linux distro... by bankman · · Score: 5, Informative
      And designing new programs from a marketing impetus instead of what people want.

      You probably don't know it, but marketing is about giving people the product they want. Unfortunately many companies (and Microsoft is one of them) talk about marketing, but what they are really talking about is advertising.

      "What if somebody could tell if their machine was secure just by opening a control panel?"

      This statement would be a really bad example of marketing: The company and/or its developers and "marketing" experts sit together and brainstorm without ever actually asking the customer. If they were to ask me this exact question, my answer would be:

      "Are you really this insane? I don't want a control panel to tell me whether my machine is secure. I want the machine to be secure, plain and simple. Given MS Windows' (whatever incarnation) security track record, I neither would nor could ever trust any application that tells me the security status of the machine from within. It's probably already cracked, infested or whatever anyway by the time I check it. If history tells us anything, it's that any application can be made to tell me that it is secure."

      ...but it will take at least a year to develop something like this that actually works well enough to be a part of windows.

      I couldn't agree less with you. According to developers who are far more experienced with Windows than I am (IANAP), Windows is insecure by design, no fix or additional security layer on top of the current product will ever make it more secure. The only way to fix it, is to dump it and start from scratch.

      This is the Microsoft equivalent of Sourceforge Development Status 1. It's a dog and pony panel that will undoubtedly be replaced by something good in the future -- but by that time, most of the industry will have lost all trust in it.

      Many people argue that XP is, while more stable than all previous versions, with the notable exception of W2K, is still in development status and many of its design features are so braindead, that many knowledgable people have already lost trust in it.

      IMHO, this is yet another stupid toy to make the casual home user and the boss feel more secure without actually delivering on the promises. If you were to ask them, they would all answer that they want a machine that is actually more secure rather than a having a MS tool that tells them they are. Once they told you, you design a product that is actually secure and does what the customer wants. This is marketing from an academic's point of view.

      --
      I feel so sig.
    30. Re:SP2 - as secure as any linux distro... by It'sYerMam · · Score: 1

      Actually, mainstream, desktop distros encourage the user to create a non-root account on startup.
      Plus, what's the first thing a newbie hears when he/she goes online and says they have a problem, blah-blah-blah-root-blah-blah - "Are you running as root?" "That's bad!"

      --
      im in ur .sig, writin ur memes.
    31. Re:SP2 - as secure as any linux distro... by misleb · · Score: 1
      Most worms I've seen (particularly the "let's look at the Outlook address book and start mailing" kind) tend to like to drop files in C:\windows, which'll be prevented on a correctly-configured box. If the engine is dropped in a user's directory (which I'm starting to see), it'll mass-mail, but at least it's confined to that user and doesn't rampage over the entire system.

      The point is that worms don't seem to need adminstrator access to cause a lot of harm... enough harm to be a serious problem.

      This is the same as ANY OS. There's no way (outside of a dumb terminal) to prevent users from doing stupid things to their own files (including dropping mass mailing engines into them).

      You can prevent users from doing stupid stuff by not giving them so many stupid things to do and so many fun ways to do them! ANd Windows sure does excell in the "so many fun ways to do stupid things even as a user" department. Mac OS X, for example, is so much simpler (to the user) than Windows. The ways to do stupid things as a regular user are very much limited. I also thing the mechanisms for malware to work with are limited in Mac OS X.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    32. Re:SP2 - as secure as any linux distro... by certron · · Score: 1

      Then again, if your machine is restarting all the time, then you don't have to worry!

      "MICROSOFT HAS ISSUED a Knowledge Base article which says that if you install Windows XP SP2 on a machine with an AMD 64-bit chip your computer may repeatedly re-start." (It is an NX issue)

      Windows XP SP2 a tad borked on AMD64 chips

      --

      fair.org counterpunch.com truthout.com indymedia.org salon.com
      eff.org guerrilla.net debian.org gentoo.org
    33. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      You run *any* OS as root or equivalent on a daily basis, and you're going to have problems sooner or later.

      Idiots are guaranteed to run into problems sooner or later. I guess we are talking about the same people.

    34. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0


      That's beginning to change, though - the current guidelines for the "Designed for Windows" logo on software include a requirement that software runs correctly as a non-administrator.

      This has been a requirement for Windows 2000 certification for quite some time. At least since the release of Windows 2000 4 1/2 years ago:

      http://www.microsoft.com/technet/prodtechnol/win do ws2000serv/maintain/security/secdefs.mspx

      "Applications that comply with the Windows 2000 Application Specification (http://msdn.microsoft.com/certification/default.a sp) can successfully run in a normal Users context."

      This is a developer, not a Microsoft, problem.

    35. Re:SP2 - as secure as any linux distro... by dotcher · · Score: 1

      Ah, I wasn't aware of that - thankyou.

    36. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0


      Ah, I wasn't aware of that - thankyou.

      That was one fast response. You're welcome.

    37. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0


      There is the "run as" feature in Windows, but my experience of using this has never been good, although it works to a degree, there are still a number of things that it won't help and it isn't always available for all programs.

      So until it is made easier for a user to perform administrative tasks without the hassle of logging off and logging back on the majority of users on their own computers will continue to log on as an administrator.

      There is. It's called "Switch User" and has existed since Microsoft released Windows XP how many years ago (at least three)???

      Microsoft has provided all the tools. It's the developers that are at fault. It's time that people put the blame where it belongs: On the developers that write software that assumes complete access to the system and not Microsoft.

    38. Re:SP2 - as secure as any linux distro... by Taladar · · Score: 1
      it's not because we just like the look of plain old text characters
      Actually I use the CLI for exactly this reason. It's not the look of the text characters but with CLI apps you can focus better on what you are doing and most of them are designed so you can keep your hands on the keyboard instead of having to use the Mouse every few seconds. Not to mention the advantages of using them through SSH.
    39. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      In the above bug, it was done without the user being aware.

      Cheers,

    40. Re:SP2 - as secure as any linux distro... by Master+of+Transhuman · · Score: 1

      Oh, great. XP has it.

      But perhaps two thirds of users are running 2000 and 98 (not to mention 95.)

      Can you say, "back-port"? Can Microsoft?

      How many Linux kernel and application security fixes are back-ported to earlier versions?

      How many Microsoft security fixes are back-ported to earlier versions? Oh, no, you've got to upgrade to get those.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    41. Re:SP2 - as secure as any linux distro... by AstroDrabb · · Score: 1
      Holy crap Batman! What idiots modded this "Insightful". It is just _all_ wrong!

      most home 'nix users just run as root
      What!!!! Where do you get that crap from? I know tons of Linux users and don't know anyone that runs as root. All distros have you create a non-root user at install, except for Lindows/Lindros, which has a small percentage of users. Most *nix home users are technical and know not to run as root and just use su or sudo to handle things as root.
      an inherent drawback of 'nix (with the exception of Hurd) is that programs cannot elevate themselves to su and drop access rights again whilst running
      What the HELL are you talking about? Apache starts as root to bind to port 80, then changes its EUID to some other user, say www or apache or whatever user you tell it to. So apache is running as a non-priveleged user and only switches to root when needed. This technique is used by many *nix applications. Any application that has the potential for a security risk should be started as root and not a normal user. If you don't want to start as root, you could make the executable SUID root.
      The workaround has always been to use scripts because a script can elevate itself to su rights
      Huh? In Linux, a script cannot be SUID root. And a script cannot elevate it priveleges to root if ran by a non root user you idiot. A script is nothing special. It is just another process (ran by your shell such as bash) and it is a process that needs to be able to elevate its priveleges. If the process running the script (your shell) cannot change to root, the script cannot "elevate itself to su rights".

      Where did you get you *nix knowledge? From the MS handbook of Unix?

      "At no point in your rambling, did you even come close to an intelligent thought. I award you no points, may God have mercy on your soul."

      --
      If Tyranny and Oppression come to this land,
      it will be in the guise of fighting a foreign enemy. -James Madison
    42. Re:SP2 - as secure as any linux distro... by 10101001+10101001 · · Score: 4, Interesting

      It's actually a problem for both. It's a developer problem because most software really doesn't have a justifiable reason to be run as admin. At the same time, it's a MS problem to bow down to this problem by just making every admins instead of trying to teach users how to run those few programs as admin while *warning* them that said program doesn't really need to be run as admin and to go bug the developer over it or download a new version (the former assuming the developer hasn't released an update yet, the latter if they did).

      Heck, for all those cases when a program doesn't need to really be run as admin, Windows could sandbox the program in a pseudo-root and continue to let the program run in such a limited state (which developers might end up trying to work around instead of fixing the inherent problem, but that's a whole other point). There's also the possibility of making up "roles" for users and programs either by default (to further limit, not expand privilege) or easily accessible.

      The fact is, Microsoft hadn't until XP SP2 made any measurable attempt to mitigate the security risk to users. And even now, XP SP2 still is more reliant on filtering out possibly bad content and auto updating than educating the user and giving them options to help to secure their setup (auto update and filtering can be good things, don't get me wrong, but they're not end-all solutions and are only stop gaps to a bigger problem). Something like email viruses probably won't stop until a heavy dose of educating the user enough to not run viruses and some degree of lobotomize the system enough to never run a virus.

      So, a lot of the problem is still MS's (it's their email client for the most part and their OS which has to be lobotomized to support not running viruses). I'd also say they're pretty well required to teach the user security, given this is a new computer and security is really a key concept an internet connected user needs to understand. But, as part of MS's quest for a stable system for the home user, MS really slacked off over the issue of telling the user they'd have to be admin and they really do need to learn a lot of things if they want their system to continue running smoothly; and it can't be that MS was unaware that security was at all an issue because there actually *are* user accounts and lower privileges in NT/2K/XP; MS just decided to ignore the issue in favor of making it easier on the user who was adding programs. Making it more complex by forcing users to learn security in the short term was less marketable than progressively dealing with security flaws later as well as just crappy design decisions such as leaving various services on and exposed to what would almost certainly be the internet.

      Whew..that was a lot to write. And with all my bitching about Windows, I can't say I've personally used any other OS which does a good job of educating the user on what *not* to do while providing them ways to mitigate the possible damage on questionable programs that demand more privilege than they probably deserve (I haven't used OS X, so I can't speak for it; I used be a Windows user but now am a Linux user (except when I admin my mom's machine)). The issue of how to make administrating understandable and easy enough that all home users (or a few, given how much of a pain it is to have to get off every N minutes so someone else can properly install an app or whatever) are both willing and able to do the task is no small order. The fact that MS has for years pushed MS as "great" at administrating when it's only at best marginally better (it's a lot easier to do the granular ACL than doing various crazy groupings) really shows what's true of most companies: they're run more by marketers than engineers. The amount of work necessary to make administrating something anyone is *willing* to do is pretty mind boggling (just look up various research, or contemplate the issue of hundreds of programs, a few users, and how to make sure each program can't do harm to anything even if it *wants* to without pissing off said few users). Windows really isn't the right tool for the job; sadly no tool I know of is yet nor do I think ever will be ready. So, shall Microsoft rent out really cheap admins to everyone to improve security?

      --
      Eurohacker European paranoia, gun rights, and h
    43. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0


      Oh, great. XP has it.

      Yes. And XP is Microsoft's current OS and has been for almost three years. They've solved the problem. It's foolish for you to fault them for something that has been resolved for almost three years because people choose to run something ealier. Are you going to fault Microsoft for not supporting more than 640KB of memory because some people choose to continue running DOS?

      Can you say, "back-port"? Can Microsoft?

      How many Linux kernel and application security fixes are back-ported to earlier versions?

      How many Microsoft security fixes are back-ported to earlier versions? Oh, no, you've got to upgrade to get those.

      Microsoft still supports Windows 98 (from a security patch perspective). An OS released six plus years ago. So yes, Microsoft can say back-port. Probably better than most Linux distributions. Where can I find security patches for RedHat 7? RedHat 8? RedHat 9? Fedora Core 1?

    44. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      amen to that

    45. Re:SP2 - as secure as any linux distro... by Master+of+Transhuman · · Score: 0, Troll

      "I could easily see a home user trying it for a day or two and finding so many things broken that they just give up and log on as the administrator."

      I guess this is why the Windows trolls call Windows "easier to use" than Linux. Wow! I can do anything as administrator! This is so much easier than Linux where I have to have a clue!

      Now the Windows trolls blame the developers because Microsoft says an app should run correctly as a normal user, not an administrator.

      Has anybody bothered to ask the developers why they insist on running as administrator? Could it be because they can't design their app to run as a normal user for other Windows reasons?

      Nero wouldn't burn CDs as a normal user until they created their Windows service. Must have had a reason. I doubt they just upgraded their code from Windows 98 and said, "Well, it will be easier just to run it as Administrator because most users run as Administrator anyway." More likely, they couldn't figure out a way to do it correctly until they figured out the service angle.

      Could this be because the OS and its APIs are so complicated nobody can figure out how to do anything on it anymore?

      So now we're going to have a more or less complete rewrite called Longhorn so all the developers have to relearn how to design for Windows all over again? And this will be secure how?

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    46. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      It drops an executable into the Startup folder for the *user*. In other words, no root privledge is ever exercised, and the app would likely do nothing on a correctly-configured box (the worst malware can do running as non-root is wipe a user's directory -- same as in Linux or any other OS with similar permissions). Learn about security before you comment on it, please.

      As everyone else has said, you are a blatant moron. The security company I work for utilized Download.Ject on a client last week (yes, there are still unpatched machines), dropping our remote access client on their machines in less privileged user accounts. We relayed RDP sessions back, logged into their domain controller (thanks for setting the local admin password to null) and downloaded a dump of their SAM. I guess we don't know anything about security here either.

    47. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0
      Huh? In Linux, a script cannot be SUID root. And a script cannot elevate it priveleges to root if ran by a non root user you idiot.

      Yes you can... (/usr/local/bin/sudo -H -u usertorunas whatever)... imbedding a script within a script is the common way to evercome this limitation (the user is prompted for the elevated rights password so the script can do whatever it is you need it to do while remaining logged-on as a standard user, although you cannot imbed the password programatically... you cannot do this at all in a 'nix GUI app. Windows doesn't have this limitation ("run as" can be programatically incorporated into an app so the app can elevate and drop security rights while the user remains safely locked behind standard user securities)

      The significance of this is really only evident when trying to write advanced GUI apps for 'nix (group accounting software or network aware PIM's etc.) and explains the general lack of such apps for 'nix - it's not because nobody knows how to write them, it's because users must have innapropriately elevated rights in order to run them.

      With everything 'nix does so well it's tough to acknowledge that in one area it works very badly... unfortunately this is such an area.
    48. Re:SP2 - as secure as any linux distro... by humuhumunukunukuapu' · · Score: 1

      "the app would likely do nothing on a correctly-configured box "

      99.9999% of home users run as an admin. i mean come on, a correctly configured box? what in today's world makes you think most people run a correctly configured box? maybe this isn't a big deal in your office...but christ.

      --
      i saw the baby, and the baby looked at me
    49. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      (the worst malware can do running as non-root is wipe a user's directory -- same as in Linux or any other OS with similar permissions).

      Because everyone knows that the most important data on a disk is the easly recoverable software packages which can be installed in a matter of hours from cd or a network connection, not the user's irreplacable data which took hours upon hours to create. Of course. Very good, my friend.

    50. Re:SP2 - as secure as any linux distro... by jesser · · Score: 1

      As far as I know, short of a dumb terminal, there's no system in the world that can prevent users from doing dumb things to their files. It's the ones that screw up the system that need to be prevented.

      As you said, an operating system can't prevent users from doing dumb things to their files, but generally prevent users from doing dumb things to system files. On the other hand, a web browser should prevent web pages from doing things to users' files. When it doesn't, we call it a security hole in the web browser. On a system with only one user, this kind of hole is more severe than an operating system hole that lets the malicious code then gain root privileges and muck with system files.

      --
      The shareholder is always right.
    51. Re:SP2 - as secure as any linux distro... by drinkypoo · · Score: 1

      Another problem is all the Win9x software that puts everything in HKEY_LOCAL_MACHINE instead of HKEY_CURRENT_USER, which is to say software that was simply never designed to be run on NT at all. It works if you're administrator, but not if you aren't. For example we have a screen print utility which actually does WORK if the user is not an administrator, but which cannot be configured to any degree unless they user IS a member of the Administrators group. For this reason, when I set up a system (before I pull an image from it) I make the user an administrator and install all the software as the user, then demote them to a regular user or power user.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    52. Re:SP2 - as secure as any linux distro... by Wile_E_Peyote · · Score: 1

      First, let me assume you didn't mean what you said. What you *did* say doesn't make sense, as the only way for a system to run with less privileges would be for it to not even have a System Administrator account while leaving some other system with that authority.

      I think it is pretty clear what he meant and judging by the grammatical nightmare that was your reply, I don't think you should be the first to pick nits...

      Note, I only mention the grammar because of your snide beginning comment, not because I think grammar is a high priority here.

      W.E.P.
    53. Re:SP2 - as secure as any linux distro... by drinkypoo · · Score: 1

      It's generally because the developers are retards. For example only actual system DLLs and files should be written to the System32 directory, but people persist in putting ini files there. Also, people keep putting settings in the wrong part of the registry where a normal user does not have write permissions. These are simple things which can be solved by knowing just a tiny amount about the OS you're developing on. I'm not even a windows developer, or really any kind of developer, and I know this shit. Why? Because so much broken software fucks it up.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    54. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      you're comparing specifically typing the command to remove all files to using a scrollbar in a web browser!?

      how fucking retarded are you?

      jesus christ, you really must have shit for brains if you think having all your files removed because you used a scrollbar is comparable to having them removed because you typed the specific command to do it.

      it's hard to believe you could really be that stupid, so I guess you're just trolling and pretending to be the biggest retard ever. either way I shall be ignoring you from now on.

    55. Re:SP2 - as secure as any linux distro... by DA-MAN · · Score: 1

      Where can I find security patches for RedHat 7? RedHat 8? RedHat 9? Fedora Core 1?

      http://www.fedoralegacy.org/

      --
      Can I get an eye poke?
      Dog House Forum
    56. Re:SP2 - as secure as any linux distro... by AcornWeb · · Score: 2, Interesting

      You probably don't know it, but marketing is about giving people the product they want. Unfortunately many companies (and Microsoft is one of them) talk about marketing, but what they are really talking about is advertising.

      <marketing drone>Actually, marketing is all about "adding customer value". So of course, we (Microsoft) are adding value by allowing our customers to more easily see whether their computer has been compromised yet."</marketing drone>

      And yes, if you can't tell, I just took a marketing class, yes it was a waste of time, and yes I'll be poking fun at it for years. :-)

      --
      Your Windows PC is my other computer.
    57. Re:SP2 - as secure as any linux distro... by 10101001+10101001 · · Score: 1

      It was pretty clear to me when I first read it because I didn't read it. When I reread it, I realized that one approach to making various systems secure is to deligate privilege to another system, thereby making it impossible to become System Admin and wreck havoc. If you read my other comment along this thread, you'll realize I believe that in the end it'll probably be cheap admins that have to take over the job anyways. I just, from a computer literal point of view, hate the idea of handing over complete control of my system to someone else. But, from a computer novice position it might be rather comforting to know that your system will be properly administrated by someone else, assuming you could overcome the privacy issues. I'm sorry if you took it as a snide remark. If anything, it was a certain amount of fear handing over my system to someone else. :)

      --
      Eurohacker European paranoia, gun rights, and h
    58. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      "On the other hand, a web browser should prevent web pages from doing things to users' files."

      What on EARTH are you talking about? What do you call the cache where all internet files are stored? And cookies? A site could pretty much dump a 100-MB file of textual garbage on your computer by just going to it. Web browsers create, edit and delete user-level permissioned files all the time. Please, don't speak anymore. You're making yourself look worse and worse each time.

    59. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      "I also thing the mechanisms for malware to work with are limited in Mac OS X."

      You must've not been around for the disk image exploit a few months back. You know, the one where a user could go to a site and Safari would automatically download a disk image, run it WITHOUT ANY USER INTERACTION, and ruin the computer? The one where Apple kind of ignored it for a few weeks?

      "The point is that worms don't seem to need adminstrator access to cause a lot of harm... enough harm to be a serious problem."

      I disagree. If one of my users gets infected, cleaning a user directory is cinch. Having to redo an entire computer isn't.

    60. Re:SP2 - as secure as any linux distro... by SmittyTheBold · · Score: 1

      Yet programs continue to be released that cannot be run as non-administrator. Battlefield 1942 would not run properly. (It would run, but controls did not work in-game. What's worse, run-as didn't fix the problem.) A few other modern games had similar difficulties. People are simply not going to run as an unpriviledged account most of the time then switch to run a game. They'll just make their main account admin.

      Windows XP Home assumes a setup where the parents have administrator accounts and the kids have "limited user" accounts. There is a hidden "real administrator" account, but it is only accessible through safe mode.

      --
      ± 29 dB
    61. Re:SP2 - as secure as any linux distro... by SilentChris · · Score: 1

      The code also isn't run at root level. That means everything.

    62. Re:SP2 - as secure as any linux distro... by Tony-A · · Score: 1

      "What if somebody could tell if their machine was secure just by opening a control panel?" That's a very good idea -- [Emphasis added.]

      Only if the intention to extended insecurity as long as possible.
      Mind game. Imagine this on OpenBSD. You know it's a gag, just like BSOD screensavers.

    63. Re:SP2 - as secure as any linux distro... by cookd · · Score: 3, Interesting

      The problem is that Microsoft can't make Windows secure, and it isn't Microsoft's fault. If Microsoft added a full-featured firewall and virus scanner to XP, they'd be in a heap-o-trouble. If they get sued half a billion bucks for bundling Media Player, think how fast they'd be in trouble for new features. And if they made it even remotely difficult for any ole' program to claim to be a virus scanner or a firewall, the same thing would happen.

      Essentially, Microsoft has done the best they can in their position. And it is a very good step forward. Yes, any ActiveX control can mess with the firewall settings, but heck, any ActiveX control can do whatever it wants, including damage far beyond messing with your firewall settings. Once any attack has succeeded on your system, you are 0wn3d, whether or not the attack can mess with your security panel.

      As far as IIS goes -- please examine the exploit records. Both Apache and IIS have had exploits against them. The IIS exploits get more press because there is a finger to point, but Apache, PHP, etc. certainly don't have a clean record either. IIS versions prior to 6 have had several notable problems, but IIS 6 has an excellent track record for the time it has been available, even better than Apache in the same time period. Go with what will get your project done best in the least amount of time, then stay up to date on the patches.

      --
      Time flies like an arrow. Fruit flies like a banana.
    64. Re:SP2 - as secure as any linux distro... by Wile_E_Peyote · · Score: 1

      I just meant the opening. I believe he (wasn't my post) was saying the user running as an admin, not a system.

      I shudder to think of some outside source administering my PC.

      W.E.P.
    65. Re:SP2 - as secure as any linux distro... by webgit · · Score: 1

      The "switch user" feature is available in Windows XP, but not with all configurations. There are at least two instances when you cannot use this feature; when the computer is a member of a domain, or if you have "Offline Files" enabled.

    66. Re:SP2 - as secure as any linux distro... by dasmegabyte · · Score: 1

      Really? That's pretty pessimistic and short sighted...after all, that's what the Windows Update panel, your virus software tray control and your spybot summary are...control panels that tell you whether or not your machine has any problems they can detect.

      Combining all of this on an easy-to-understand panel is what people NEED.

      Of course, making it and making it useful are two separate things.

      --
      Hey freaks: now you're ju
    67. Re:SP2 - as secure as any linux distro... by NanoGator · · Score: 1

      "if every user were root."

      Yeah cos an app can only be a nuisance if you're running root.

      --
      "Derp de derp."
    68. Re:SP2 - as secure as any linux distro... by mit578 · · Score: 1

      Wrong Mozilla does have many holes in it just much less then IE.

    69. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0

      But, Bill is laughing all the way to the bank,
      with all the dupes to stupid to switch to another platform.

      Just another example why Enterprise Companies don't switch to windows. No Code Review, No Design Review, No Testing.

      Why spend money on these mundane tasks, when it can go directly to Microsoft's bottom line. Microsoft, again screwing it's loyal following with incompetence.

    70. Re:SP2 - as secure as any linux distro... by grolschie · · Score: 1

      You probably don't know it, but marketing is about giving people the product they want.

      Really? I thought marketing was about convincing people and making them want to buy a product they probably don't really need. An example being, MS convincing people to upgrade through every version of MS Office, yet many people need nothing more than MS Office '97. Clever marketing. Not just limited to advertising, but adding features that are wizz-bang, but no real use.

    71. Re:SP2 - as secure as any linux distro... by Anonymous Coward · · Score: 0


      Where can I find security patches for RedHat 7? RedHat 8? RedHat 9? Fedora Core 1?

      http://www.fedoralegacy.org/

      Nice try...but it isn't the vendor providing the support:

      "It is not a supported project of Red Hat, Inc. although Red Hat, Inc. does provide some support services for it."

      Just admit it. You hate Microsoft. It's better than pretending that you're objective.

    72. Re:SP2 - as secure as any linux distro... by juhaz · · Score: 1

      What do you call the cache where all internet files are stored? And cookies?

      Generally, in a predefined confined location. Configurable by user, NOT remote site.

      Are you really suggesting that because there's one place web browser is supposed to write files to, it's consequently PERFECTLY OKAY for it to start TAKING ORDERS from WEB PAGES and based on those write files to everywhere the user has write access?

      A site could pretty much dump a 100-MB file of textual garbage on your computer by just going to it.

      It pretty much could, into a cache, if the user has configured browser to allow it. Still into a specific location, it doesn't drop it randomly somewhere you happen to have permissions.

      Web browsers create, edit and delete user-level permissioned files all the time.

      Yup, their own files, files they're supposed to create, edit and delete. Web browsers do not randomly create, edit and delete user-level permissioned files around the system, and they ESPECIALLY don't allow web pages to do so.

      You're making yourself look worse and worse each time.

      And you can't possibly make yourself look any worse. A security hole is a security hole, root security hole is obviously worse, but user security hole is also a securíty hole no matter how much you try to spin it off. Stop playing moron and admit you're about as wrong as one can be.

    73. Re:SP2 - as secure as any linux distro... by NateTech · · Score: 1

      Actually if you ask them about system security and they're a GOOD boss, they'll stare at you blankly and then say they don't care -- that's the IT guy's problem. And they're right.

      --
      +++OK ATH
    74. Re:SP2 - as secure as any linux distro... by bankman · · Score: 1
      And yes, if you can't tell, I just took a marketing class, yes it was a waste of time, and yes I'll be poking fun at it for years.

      I used to do the same thing, mainly because I couldn't understand why marketing profs and lecturers (at least all I ever came in contact with) viewed marketing as a standalone science/course within management. Through many discussions with a friend of mine who is a marketing PhD and professional experience I came to realise that marketing is more about philosophy than anything else.

      IMHO marketing is about viewing the market from the customer's perspective, getting to know what he really wants. Only then will I be in a position to add value (to the product and/or service I am selling from the customer's POV, and to the customer by achieving satisfaction with my service even though I can charge a premium from my POV).

      This of course will only work as long as all other business functions are well tuned and focused on giving the customer what he wants. If he likes the product but needs a lower price, the finance and operations department are moving to the core of my marketing mix. If the product is lousy, market research has to provide R&D with proper input to make sure that the customer gets what he wants.

      This is all taught during marketing class, but no one ever tells you what this means in practice: It means that you have to listen carefully to your customer and deliver. If you are in the business of selling customised software and your client tells you that his 19 year old son has trouble deciding which Uni to attend, you have to offer advice if you know a thing or two about this. If his problem has to do with his organisation's internal communication and you know someone who is trained to help in similar situations, you broker a contract between your friend and you client. At first look, this might not be your business, but your customer is your business and it is your job to satisfy him in any way possible for you. It's all about problem solving.

      But, I do know your pain regarding marketing class. I had a teacher who thought that checking out what other people buy in a supermarket was market research, while I call this stalking. At one point, the MD of a medium sized, family owned business gave a presentation and basically said that they are not doing much regarding advertising and building a larger client base. My fellow students gave wonderful advice on how he could strategically grow the business. They were all missing the point: The company had a healthy profit and satisfied loyal customers who loved the product. Growing the company (and the market) would have meant attracting larger competitors to their core market which these hadn't touched yet, because they perceived it as too small. Sometimes less is more (not only on the command line).

      --
      I feel so sig.
    75. Re:SP2 - as secure as any linux distro... by Tony-A · · Score: 1

      Really? That's pretty pessimistic and short sighted...after all, that's what the Windows Update panel, your virus software tray control and your spybot summary are...control panels that tell you whether or not your machine has any problems they can detect.

      Hmmmm, NT4 Workstation, IE5, unpatched for 2 or 3 years, maybe more. No Windows Update panel. No Virus software. No spybot summary. I run as root (domain admin) and my machines stay up and logged in. Poor security and poor attitude, yes. But I have my limits. A false sense of security has never been a good idea, and something like a "Security Control Panel" is too much like painting a target for any passing malware.

    76. Re:SP2 - as secure as any linux distro... by DA-MAN · · Score: 1

      Nice try...but it isn't the vendor providing the support:

      "It is not a supported project of Red Hat, Inc. although Red Hat, Inc. does provide some support services for it."


      How about a third party vendor such as progeny. With open source, you can get third party vendors, you can do it yourself with the source or you can get resource from community projects such as fedoralegacy. When Microsoft EOL'd NT4.0, it was done. No second chances, you either migrate and risk incompatibility with your code or stick with what you have and worry about not being able to recover the system due to lack of drivers for a newer machine, not to mention viruses.

      Just admit it. You hate Microsoft. It's better than pretending that you're objective.

      No I don't. I get tons of money supporting customers with Microsoft products. Supporting Microsoft has always been a fast and easy way for me to get cash on the side. And believe me, there is never any shortage of work. . .

      --
      Can I get an eye poke?
      Dog House Forum
    77. Re:SP2 - as secure as any linux distro... by sumdumass · · Score: 1

      what happens when the executable or whatever in the startup folder uses another "bug" that allows it to gain root access or even malipulate a program that runs with admin level access like inet explorer in the local security zone? Or more likley allows it to place a short cut into the all users start up folder? then when it is runs, it checks system level access and if it has enough access does somethign really bad.

      This as it is now isn't really all that serrious in my mind. It does have potential to become very bad in a short period of time. The hardest part for a virus to travel it the path onto the machine. How many restriced users shop online and use thier credit cards? The potential for this to become worse is there.

    78. Re:SP2 - as secure as any linux distro... by sumdumass · · Score: 1

      That means nothing. What if the code is nothing more then an exploit that gains root access and then downsloads more code to run as a service when ever the computer is turned on. Hell even if it only runs as a user, If it open a small web server and serve the kiddie porn or the latest "how to blow your self up while taking out as many inocent bystanders as possible" instuctions your still in serious trouble if it gets tracts back.

      The fact that it is placed on the computer and ruun without user intervention makes it extreamly dangerous. What it could be doing that you don't know about makes it even worse.

  4. Can someone answer this question? by forgotten_my_nick · · Score: 3, Insightful

    I was told it was rolled out today (SP2), so can someone explain why my XP machines wanted to install the SP2 patch a few days ago?

    1. Re:Can someone answer this question? by hardreset · · Score: 5, Informative

      Microsoft released SP2 in a staggered fashion. First to MSDN subscribers, OEM's, Enterprise customers, etc. Second, SP2 was unleashed to XP Home Edition via Windows Update. Today, they're finally allowing XP Pro users to get the patch. It was intended to allow corporate customers the ability to disable the update to their clients.

    2. Re:Can someone answer this question? by Anonymous Coward · · Score: 0

      Then why did my copy of XP Pro update yesterday, not today?

      It might have even updated sooner. I hadn't booted into it for a week.

    3. Re:Can someone answer this question? by Yogi420 · · Score: 1

      It's even more staggered than that...25,000 random machines get access to it on Win Update on the first day. And so long as their support lines don't triple in volume they'll release it to 50,000 machines on the second day. and they'll keep going like that until they fully release it. Sometimes Microsoft is smart...well ok every time hell freezes over but it's must be damn cold down there now...

    4. Re:Can someone answer this question? by paradizelost · · Score: 1

      not correct.

      they relesed it to the MSDN,OEM, and enterprise customers about 2 weeks ago. then, on monday-tuesday it went through the automatic updates service, then last night through windows update web page. it's the same servicepack for home/pro/mediacenter/tabletpc, so they wouldn't have a reason to stagger by version of xp.

      --
      "In a world without walls and fences, who needs Windows and Gates?"
    5. Re:Can someone answer this question? by AcornWeb · · Score: 1

      And at least at the university I work for, we did just that. No way we want to have peoples' computers get hosed just as the semester starts. :-/

      --
      Your Windows PC is my other computer.
  5. Wasn't the release of XP2 supposed to... by rokzy · · Score: 0

    ...bring about the demise of the internet, according to Kaspersky or whatever that Russian company said? ...

    Can you hear me now?

    1. Re:Wasn't the release of XP2 supposed to... by niteice · · Score: 1

      Seeing as Windows has ~94% of the desktop OS market, yes, the Internet would have gone down if M$ allowed everybody to get SP2 at once.

      --
      ROMANES EUNT DOMUS
    2. Re:Wasn't the release of XP2 supposed to... by Anonymous Coward · · Score: 0

      Or maybe Bill Gates just saved the world in the nick of time by getting SP2 out?

    3. Re:Wasn't the release of XP2 supposed to... by Anonymous Coward · · Score: 0

      Or maybe Bill Gates just saved the world in the nick of time by getting SP2 out?

      I can only imagine that the FUD sent most Windows users running for the nearest bomb shelter, and while it's possible to have internet access there, there arent enough computers for the whole crowd to use.

      This situation freed up more than enough bandwidth to prevent the massive shutdown that was predicted.

      You heard it from me first! ;)

    4. Re:Wasn't the release of XP2 supposed to... by sigaar · · Score: 1

      A Soviet Russian company? It bugs me that the post didn't end in "profit" ...

      --
      sigaar
  6. this is surprising? by suezz · · Score: 1, Insightful

    why does this surprise anybody - I am sure glad I don't do windows anymore - I can get on with a lot more important things and my computers just work - don't have to defrag, virus update, or worse yet os update from microsoft. now if my dsl provider can just get more reliable life would be great.

    1. Re:this is surprising? by Errtu76 · · Score: 5, Insightful

      Right. I can only assume you're using Linux now, and I apologize if i'm wrong. So you probably never have to: upgrade your kernel, upgrade applications or do an fsck. If this is the reason why you abandoned windows, it's a silly one. As far as i know, only consoles (Nintendo, PS1/2 & Co.) don't require updates. Everything else does.

    2. Re:this is surprising? by LilMikey · · Score: 2, Informative

      I guess that depends on what you mean by "have to". An out of the box Fedora Core 2 system will work and play just nicely with your email, office, internet, graphics, video, etc. An OOB Windows XP install will only last 20 minutes once connected to the internet.

      --
      LilMikey.com... I'll stop doing it when you sto
    3. Re:this is surprising? by Anonymous Coward · · Score: 0

      you dont HAVE to do a kernel update except in a few cases where security bugs are an issue (and half of those dont matter to a desktop user).

      it is even more rare that you have to update an application, especially if it is a desktop.

      and fsck? what the hell is that? oh yeah, ext2, is anyone out there still using that for a desktop.

      overall linux doesnt require updates. windows DOES unless you want to be a spam relay in 73 seconds after connecting it the internet.

      just because a new version exists, doesnt mean you have to get it. seriousely, in windows, well you do because they only bring out new minor versions of things to fix the gaping security hole that made national news yesterday.

      if i were to upgrade my system today, it would take DAYS. because its outdated. i upgrade the important system packages, but other than that, why bother. i am happy with my current setup.

    4. Re:this is surprising? by halowolf · · Score: 4, Informative
      Oh XBOXs can be updated. Its the first thing that happens to them when you connect to XBOX Live, and there are more updates after that.

      Of course, you can "update" them also with mod chips, but I don't think that that is what you had in mind :)

    5. Re:this is surprising? by black+mariah · · Score: 1, Insightful

      Bullshit. I ran this computer right here sans virus protection, Ad-Aware, Spybot, Zone Alarm, or anything else even remotely resembling security software for the better part of a year and a half on the same connection as my parent's computers (router). They constantly get nailed with viruses and trojans and all manner of fun shit. I never did. User stupidity accounts for massive amounts of infections.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    6. Re:this is surprising? by bmj · · Score: 4, Insightful

      I guess that depends on what you mean by "have to". An out of the box Fedora Core 2 system will work and play just nicely with your email, office, internet, graphics, video, etc. An OOB Windows XP install will only last 20 minutes once connected to the internet.

      Out of the box Fedora may work with everything, but at some point in time, security vulnerabilities will be found in some piece of open source software, and a patch will (quickly) be made available. An unpathed *nix machine can be just as dangerous as a Windoze box.

      --
      Whereof we cannot speak, thereof we must be silent. --Ludwig Wittgenstein
    7. Re:this is surprising? by Anonymous Coward · · Score: 1, Insightful

      You're protected from worms by the router. The 20 minute figure is sans firewall or router. I've seen it with my own eyes ... take a brand new Windows XP computer with a fresh install, without security patches (you said "anything else even *remotely* resembling security software" - that "remotely" opens the door to considering patches), plug it into an unprotected connection with no firewall or NAT, and pretty soon you'll see an RDC error resulting in a reboot. If you patch the system completely before you plug in, you won't see this issue. It's not quite that bad with Linux - with this new ssh hack, if you've got an unpatched fresh install, you're toast in a day or two.

    8. Re:this is surprising? by essreenim · · Score: 2, Insightful

      and I apologize if i'm wrong.
      That was the smartest thing you said. You don't need to upgrade your kernel. In favt many choose to use the older more stable kernels instead of the newer unstable ones - i.i 2.6.8.1
      Hackers just dont pay the same attention to Linux, and when they do, they are not able to have the same penetration. Linux security is a public work in progress so exploits can be spotted long before they are with Windows. Windows is a good OS - good enough to warrant a small piece of the pie - not the huge amount it actually does. Windows offers: a good GUI, decent plug'n'play, a half-decent office suite, amongst a couple of other things. It deserves credit for that, but thats it. But its not free - like a bird.

    9. Re:this is surprising? by Errtu76 · · Score: 2

      I didn't mean you should uprade your kernel every time a new version comes out. The same goes for windows. You don't upgrade to a newer version every time either, right? For my firewall i still use 2.2.x series and don't bother to upgrade because it's of no use. Only times i upgraded the kernel was when a root exploit was fixed in a later version. I'm saying that if you switch from windows to because then you don't need to upgrade, is nonsense.

    10. Re:this is surprising? by hundalz · · Score: 1

      But he can run it as a cron :) and not need the system reboot for each application that gets updated :) except the kernel, of course.

    11. Re:this is surprising? by danheskett · · Score: 1

      That's "out of box" as in now service packs applied, no patches, no firewall.

      "Out of the box" as of last week for me was XP with SP2 slipstreamed into the distribution.

      Just an FYI for you.

    12. Re:this is surprising? by LilMikey · · Score: 1

      Interesting box that must've come in. You aren't Joe user.

      --
      LilMikey.com... I'll stop doing it when you sto
    13. Re:this is surprising? by danheskett · · Score: 1

      What do you mean? I just ordered a retail copy of XP direct from MS late last week.. I received it.. opened it up.. and bingo.. prepatched to SP2. You don't think they only sell the original release do you?
      SP2 was "RTM"'d (released to manufacturers) early for a reason...

    14. Re:this is surprising? by Tim+C · · Score: 1

      I can have automatic updates download and install updates on a scheduled basis, and I can't remember the last *system*-level update that required a reboot under XP, barring SP2 itself, let alone application updates.

    15. Re:this is surprising? by hundalz · · Score: 1

      Huh? Are you sure with this? Because the other day I was installing an update on, doh, can't remember what it was (it was a small update), and it did ask me to reboot. However, I did just ignore it, but it kept bugging me about rebooting every 5 mins or so.

    16. Re:this is surprising? by Nebu · · Score: 1

      An out of the box Fedora Core 2

      People complain about XP2 being 400 megs. At 400 megs, that's like a whole new OS, they say. But look at the Fedora Core 1 user who has to download 4000 megs for Fedora Core 2! THAT's like a whole new OS.

    17. Re:this is surprising? by soulsteal · · Score: 1

      How old is Fedora Core 2 and how old is OOB Windows XP?

      Windows XP was released Oct. 2001.
      XP SP1 was released Sept. 2002.
      Fedora Core 2 was released May 2004.

      Fedora has a minimum of 1.5 years worth of security updates/patches over the XP/XP SP1 cd install.

      You might as well point out that Redhat 6 and Windows 98 aren't up to snuff out of the box either.

    18. Re:this is surprising? by DashEvil · · Score: 4, Informative

      Hey. I hate Windows as much as the next guy, but if you want to make a compelling argument you should at least be fair.

      Windows XP came out in 2001. Do you really need me to tell you that running a RedHat distribution from 2001 would be suicide right now?

      --
      -If God wanted people to be better than me, he would have made them that way.
    19. Re:this is surprising? by misleb · · Score: 1

      I'd rather run Linux and update whenever I feel like it... on my own terms. Rather than in Windows with a gun to my head. There just isn't that sense of emergency with Linux (or Mac OS). An unpatched Linux box will last a while on the Internet without getting compromized. A Windows machine won't last more than 2 minutes, literally. ALso, there are fewer things to update in Linux. Usually just core applications (apt-get upgrade) and occasionally a kernel. With Windows there is the OS, individual applications, virus scanner, adware scanner, etc. You don't even need virus/adware protection in Linux! So there is that much less hassle.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    20. Re:this is surprising? by hugo_pt · · Score: 1

      Wasn't fedora the one promoted as very secure, and was hacked in less than 20 minutes too ? The story was on /. months ago

    21. Re:this is surprising? by Deviate_X · · Score: 1

      Hmmm...

      If you buy XP today it will come with SP2, either as a supplemental CD or rolled in. The same goes for New Computers.

      My experince of connecting and un firewalled, unpatched Xp was that it lasted about 30 seconds before the service DCOM crashed due to virus.

      If i connected an unpatched Linux distrubtion from say 2001 to the internet, if it would be compromised ?? The interesting question however is how would i even know i had been compromised? Or are such issues confined Windows ?

      Web Servers Compromised

      26/08/2004 -
      Linux (75.7%)
      Win 2000 (11.2%)
      Win NT9x (7.1%)
      FreeBSD (3.0%)
      Unix (1.1%)
      MacOSX (0.7%)
      SolarisSunOS (0.4%) ... (0.7%)

    22. Re:this is surprising? by Anonymous Coward · · Score: 1, Interesting

      Upgrading the kernel is a far sight easier than upgrading Windows. Applications aren't part of the OS, and are therefore irrelevant here. `fsck` only needs to be run for the older partition types, most notably ext2. Better file systems, like ext3 and reiser (both unavailable in Windows, I might add), do not run fsck.

      I notice you avoid the comment virus updates. That in itself is almost enough impetus to switch to Linux: not having to constantly worry about becoming a victim of the newest strains floating around on the Internet and in e-mails.

    23. Re:this is surprising? by Zak3056 · · Score: 2, Informative

      Windows XP came out in 2001. Do you really need me to tell you that running a RedHat distribution from 2001 would be suicide right now?

      Assuming you never patch the system, I agree. However, assuming that you're the slightest bit proactive about maintaining the box, I strongly disagree.

      I use RH7.3 as a baseline for my systems (because RHEL costs too damn much, and because I'm not particularly fond of 8, 9, or FC) and while it's not quite that old (early 2002 as opposed to 2001) it's stable and secure. Of course, I do make use of Fedora Legacy via yum for most of my updates, but presuming such are not available it's not exactly a dificult task these days to, say, rebuild OpenSSH from source if security issues are found.

      --
      What part of "shall not be infringed" is so hard to understand?
    24. Re:this is surprising? by Wile_E_Peyote · · Score: 1

      Bullshit. I ran this computer right here sans virus protection, Ad-Aware, Spybot, Zone Alarm, or anything else even remotely resembling security software for the better part of a year and a half on the same connection as my parent's computers (router).

      Good God! I hope you have a firewall up now, especially after announcing it to everyone. You know how many Linux/Unix machines I have had to track down on the internet because some joker thought they were safe cause it wasn't Windows and now their box is mail spamming or being used as a jump station to hack into other systems?

      Granted, the number is far lower than the Windows boxes, but jeezuz, get a firewall. Hardware/software, whatever...

      User stupidity accounts for massive amounts of infections.

      I agree, and I think running ANY system on the internet without 1. virus protection and 2. a firewall constitutes user stupidity...

      W.E.P.
      Can't believe this garnered an insightful.
    25. Re:this is surprising? by DarkMantle · · Score: 1
      I believe the reference that was made about the Windows XP box only lasting 20 minutes has to do with viruses. Out of the box windows HAS to have an antivirus program installed before you go on the internet.

      Speaking from experience using the following order I usually end up with a virus.
      1. Install Windows while connected to my router out to the internet
      2. Install Antivirus while going to windows update
      3. Reboot from AV install and update
      4. Reboot into safe mode to have AV software remove aquired viruses.
      That's right... all I do is windows update and I get a virus... :(
      --
      DarkMantle I been bored, so I started a blog.
    26. Re:this is surprising? by essreenim · · Score: 1

      Exactly. My personal machine uses 2.4.26 - the standard and stable default kernel for Slackware 10.0 I dont need anythin from the newer kernel. I read a post saying that the 2.6 series have a better scheduler but we're talking infinitessimally better here. Not worth the hassle of upgrading in my opinion. I really do believe there is not the same need to upgrade with Linux as there is with Windows.

    27. Re:this is surprising? by LilMikey · · Score: 1

      Fair enough... put an old RedHat system on the net and have a go. I bet you get more than 20 minutes before a forced restart. Add to that the fact that many (most?) XP owners have the old edition and aren't about to go buy a new one just because it has SP2 pre-installed.

      The tall and skinny of it is this: Joe User has a copy of XP. He can't even run that copy long enough to get patched. He's not going to(nor should he have to) spend cash on an updated version of 'XP' that is actually usable. Same Joe User has RedHat 8 lying around. While there's a slight chance some haxor could nab him he probably has the time to type the 3 commands necessary to upgrade his box to the latest Fedora Core release.

      --
      LilMikey.com... I'll stop doing it when you sto
    28. Re:this is surprising? by LilMikey · · Score: 0, Troll

      They're actually pushing out retail copies with SP2 on 'em? The same SP2 that many companies (including the one I work for) advise against installing? The same SP2 that breaks scores of 3rd party software?

      --
      LilMikey.com... I'll stop doing it when you sto
    29. Re:this is surprising? by Demanche · · Score: 1

      Your confusing XP SP2 as a seperate os...
      Fedora updates are relitavly small compared to XP updates...

      Compare apples to apples ;)
      Thats like saying its a pain to upgrade from windows 95 to windows 98.... Fedora Core 1 to Fedora Core 2... I can guarauntee you which one is easier to install and patch...

      You wouldnt happen to be one of those ms marketers comparing 1000 xp computers to a linux mainframe eh?

      --
      Mod me down im a newf (wiki)
    30. Re:this is surprising? by Anonymous Coward · · Score: 0

      "Do you really need me to tell you that running a RedHat distribution from 2001 would be suicide right now?"

      Yes, if anyone were interested in your machine. The name root kit comes from cracking unix, not windows, and I'm sure root kits are available for RH unpathed systems from 2001.

    31. Re:this is surprising? by Anonymous Coward · · Score: 0
      As far as i know, only consoles (Nintendo, PS1/2 & Co.) don't require updates.

      No, toward the end of its run the Nintendo 64 required an "expansion pak" to play newer games. The update added four megs of memory and cost about $20 US.

    32. Re:this is surprising? by Anonymous Coward · · Score: 0

      Defacements are more likely a cause of poor passwords or not properly securing the services being offered (i.e. poor quality admin job), not necessarily a system exploit. If you measure by exploits and not defacements (i.e. trying to zero in on software bugs) I think those results would be quite different.

      BC

    33. Re:this is surprising? by Anonymous Coward · · Score: 0


      That's right... all I do is windows update and I get a virus... :(

      Then you're a god damn moron.

  7. I'm sorry, were you expecting better? by Anonymous Coward · · Score: 2, Insightful

    Fact: You cannot bolt on security to something after the fact-- it has to be designed in from the ground up, or it's worthless.

    Exhibit A: Windows.

    Bill can announce a new security initiative every day from now until Doomsday, and it won't mean a damn thing unless they scrap Windows completely and start over. Period.

    1. Re:I'm sorry, were you expecting better? by ccharles · · Score: 2, Interesting

      I could be wrong, but aren't they already starting from the ground up with Longhorn?

    2. Re:I'm sorry, were you expecting better? by Serapth · · Score: 2, Insightful

      UM... have you taken a look at the size of SP2 yet? I used the MSDN install about a week back, and it was 400 megs in size. Thats as big or bigger then the initial install of XP.

      They arent bolting it on to XP, they are essentially rolling out Windows XP version 2. Sofar I havent had too many issues with the service pack, which is amazing considering how much it does. Frankly, I dont think Linux could come close to releasing a patch of this magnitude with as little side effects. Microsoft should truly be applauded for their recent actions... although, granted this is slashdot... aint gonna happen.

    3. Re:I'm sorry, were you expecting better? by chewmanfoo · · Score: 2, Funny

      Good Job Microsoft!

      I really appreciate you letting script kiddies hack my box with an ActiveX control to make it look like I'm "secure" when I'm really being ass-raped and turned into a SPAM server!

      Another excellent release. Kudos!

    4. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0
      Frankly, I dont think Linux could come close to releasing a patch of this magnitude
      Linux is an operating system. It doesn't release patches, you stupid fucking moron.
    5. Re:I'm sorry, were you expecting better? by Hungry+Student · · Score: 4, Informative

      That's because you got the network admin version, which has every little bit for every possible system so that admins can customise it for the systems running on their networks. The version designed for single computers is between 50 and 80MB according to how well patched your pc is to start off with. You're right that they're, effectively, rolling out XPv2, but your reasoning's off.

    6. Re:I'm sorry, were you expecting better? by Vann_v2 · · Score: 5, Informative

      That's the network install, which includes every update since XP was released plus code to figure out what version of Windows you're actually running. If you download it from Windows Update it does all that before-hand and only sends you the stuff you need, which makes for a much smaller download.

    7. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      Yes, 400 megs in size... of *binary* patching. Think about what that is in terms of actual source code patches and how many lines of patches are generated in commonly-used open source applications every day.

    8. Re:I'm sorry, were you expecting better? by Moridineas · · Score: 2, Informative

      What a moron.

      First of all, the update was NOT anywhere near 400mb.

      Secondly, it contains every update, every fix, etc since XP was released.

      Thirdly, it contains these fixes for every version of XP--home, corporate, pro.

      thanks for playing!

    9. Re:I'm sorry, were you expecting better? by turgid · · Score: 1
      Microsoft should truly be applauded for their recent actions... although, granted this is slashdot... aint gonna happen.

      No, this should be exposed and derided for what it is: the Emperor's New Clothes.

      Microsoft is a corporation, not a fan club or a charity. It does not require our sycophancy in any way shape or form.

      Like all large, powerful entities, it needs an enquiring Press, skepticism and competition to keep it in check.

    10. Re:I'm sorry, were you expecting better? by SilentChris · · Score: 4, Insightful

      This has nothing to do with the base security of Windows. The base nuts of NTFS and the security scheme has been solid ever since it was ripped from VMS. The problem IS the bolts that have been added since then: easily-foiled APIs that have full access to some of the underpinnings when they shouldn't.

      Quite frankly, if MS never "innovated", it would be a fairly secure product. NT 3 was practically bulletproof. It's when they started grafting on Win32 junk from 9x, things started to get screwed up. Take off that top layer and everything would be kosher (but a lot less user-friendly)... just like Linux.

    11. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      no they aren't :-(

    12. Re:I'm sorry, were you expecting better? by ttyv0 · · Score: 1

      Granted, SP2 does a lot. But it's hardly a "patch" based on it's size. So, to say that "I dont think Linux could come close to releasing a patch of this magnitude" is the same as saying "I don't think Linux could release 2.6 kernel".

    13. Re:I'm sorry, were you expecting better? by mlucius · · Score: 1

      If SP2 is a new version of Windows XP it should be called that. Calling it a patch is just pr. The fact is Microsoft doesn't want to admit Longhorn has been delayed so long that a new version of windows that fixes XPs embarrassing problems is necessary. Also Linux should never release a patch of this magnitude because it wouldn't be a patch and it wouldn't be required.

    14. Re:I'm sorry, were you expecting better? by AKAImBatman · · Score: 4, Insightful

      Personally, I would applaud more if their idea of security wasn't so damned screwy. For example, XP SP2 now modifies IE to reject redirects. i.e. If you have a redirect page to forward someone to your new website, IE will pop up an error message and tell you that it won't redirect. To make the redirect work, you have to add the site to your list of trusted sites. Apparently, there is no way to turn off this behavior.

      If Microsoft would focus on *real* security like that found in FireFox, OS X, etc., they wouldn't have to put these stupid "security" enhancements in. On the bright side, Microsoft is making Macs veeerrrry attractive to end users.

    15. Re:I'm sorry, were you expecting better? by dotcher · · Score: 1

      Not really - it's still an NT OS, after all. A fair bit of the userland is being redone, and there's a bunch of new stuff, but I don't think too much is being thrown away.

    16. Re:I'm sorry, were you expecting better? by Apathetic1 · · Score: 1, Informative

      The way I understand it, SP2 is 400 MB because it replaces the entire core of the operating system with executables and libraries compiled with a newer version of the compiler.

      --

      My username does not make me Apathetic. It's irony, get it?

    17. Re:I'm sorry, were you expecting better? by Jeff+DeMaagd · · Score: 4, Interesting

      Wasn't security for UNIX and UNIX-like systems an afterthought? The difference being that it has had decades of work to get where it is now, by companies and organizations that had to make it good, and not just a few years on a product that only has to be "good enough" for consumers.

    18. Re:I'm sorry, were you expecting better? by finkployd · · Score: 1

      They arent bolting it on to XP, they are essentially rolling out Windows XP version 2. Sofar I havent had too many issues with the service pack, which is amazing considering how much it does.

      What it does? I assume you are refering to how it leads you to believe you are secure while still having gaping holes. Yes, for a patch that does all that it is remarkably stable.

      Frankly, I dont think Linux could come close to releasing a patch of this magnitude with as little side effects.

      Actually it would be easy. You simply run diff between kernel 1.0 and 2.6.x, then release that as a patch. Viola, a huge patch that takes a Linux 1.0 kernel up to the latest version.

      Finkployd

    19. Re:I'm sorry, were you expecting better? by Serapth · · Score: 1

      Ah, my thanks, I hadnt realized what the end user patch size was, as frankly I didnt much feel like waiting for the final release. I had believed the MSDN version would be somewhat bloated to support multiple os's etc, but not to the degree you told me. Thanks for the info.

    20. Re:I'm sorry, were you expecting better? by SilentChris · · Score: 1

      "home, corporate, pro"

      There's a corporate version? Tell me where I can get it!

    21. Re:I'm sorry, were you expecting better? by hundalz · · Score: 1

      Frankly, I dont think Linux could come close to releasing a patch of this magnitude with as little side effects.

      a) Linux distros does not need a 400MB update at one go!
      b) Even if it does need, say if you upgraded a distro that has not been upgraded in a couple of years (if it does reach that much), it won't break anything (severely). What you have to consider is that all the Linux distro updates happen per package wise (even the kernel) and hence it can be thought of as a "rolling update". I know Microsoft do this as well. But your comment on Linux not being able to patch in such a huge magnitude is a little far fetched.

    22. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      isn't that what M$ said about windows 95? regardless, where is longhorn anyway?

    23. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0
      Ummmm ... the reason SP2 is so big is that most or all of the OS was recompiled, according to an MS product manager.

      "... We recompiled a bunch of the core system binaries with a new GS flag which helps mitigate buffer overruns ... That's one of the reasons that it grew beyond what most service packs were." http:channel9.msdn.com/ShowPost.aspx?PostID=9400#9 400

      A recompile is a whole lot different than a ground-up redesign.

    24. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      Fact: you cannot take what is obstensively a server OS and make it desktop-friendly.

      Exhibit A: Linux.

    25. Re:I'm sorry, were you expecting better? by essreenim · · Score: 1

      Firstly to triterate a child post, Linux is an OS, not an update centre. There are lots of ways Liux users update, Many distros do. Tools lile apt, Swaret, Potage (emerge), etc. do that very thing. But they dont force it down your throat with a generic one size fits all ball of chaos.
      ..releasing a patch of this magnitude Yes you make it sound like the deathstar.

    26. Re:I'm sorry, were you expecting better? by Moridineas · · Score: 1

      google if you don't believe me.

      And I forgot to list the media center, tablet, and 64-bit editions of XP.

    27. Re:I'm sorry, were you expecting better? by Serapth · · Score: 3, Insightful

      Actually, I hold to my origional comment... but I want to add one thing, which MANY people commented on, and thankfully, not you! ;)

      First off... im not bashing linux, and im not saying Linux needs a 400 meg patch, because frankly it doesn't. Nor, am I saying that Linux is a worse or better operating system. Actually, now that I think about it more, although my wording was poor, what I meant to say is I dont think the Linux Community, could have pulled off a patch like this with as minimal impact as what Microsoft has done.

      Not an attack... just an observation... here is my reasoning...

      Microsoft has control over all aspects of the OS, one of the positives I suppose of closed source. They know for example that a change here in the kernal, will break feature x in the web browser. Additionally, one company controls basically all of the API's that 3rd party companies would have to use to write software.

      Now, contrast that to the linux world, whereas you have on entity basically in control of the kernal development and direction. Then you have another group that controls Apache, another for GCC, another for X, another for KDE, etc, etc... You make massive changes in the kernal, and you are going to have a trickle out effect, that all other teams are going to have to deal with. Thing is, there is nobody there with a big stick that would force people to comply. Additionally, Linux is all about choice and freedom. But with that, perhaps my biggest beef with linux, and IMHO the thing holding linux back the most is the labrinth of dependancies between various libraries and subsystems. In a situation like this, where you need to make sweeping changes across the board, the team based, decentralized aspect... not to mention the multiple distributions, would make it all but impossible to do a rollout like this, with less impact then what MS has experienced.

      Once again, to keep the fanboy zealots ( not you Hundalz ) quite... im not saying Linux sucks, or that open source sucks, or any of these things. And yes, im well aware that Linux does not need a patch like this, unlike windows... so please stop beating that poor dead horse.

      What im saying is, that in this case, MS did good. For once they actually deserve some kudos. Also, this is one of those rarer examples, where a closed source single controller development system, is actually superior to open source. ( In regards to the ability to make sweeping changes with minimal impact, fairly quickly. ).

    28. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      "truly be applauded"

      Yeah, c'mon everybody, let's give Microsoft a really big round of true applause. They're doing an awesome job of helping move millions of high powered spam boxes a week to people all around the world who don't even know how to operate a VCR.

    29. Re:I'm sorry, were you expecting better? by laptop006 · · Score: 1

      Just tested this, proper 302 http redirects work, but meta redirects apparently donn't, so Don't Do That Then. Use proper 302's or have the page with the meta tag detect SP2 (someone had code posted elsewhere in this story) and display a page with a clicky (and personlly unless there's good reason I prefer to be told that the page has moved and here's a new link then redirected by a meta tag, as it lets me update things like POST FORMS.

      --
      /* FUCK - The F-word is here so that you can grep for it */
    30. Re:I'm sorry, were you expecting better? by Hemlock+Stones · · Score: 1

      Linux does not have to release "fixes" that are this big. Because of the way it is designed and implemented, it can get almost anything fixed by issuing small patch files.

    31. Re:I'm sorry, were you expecting better? by hundalz · · Score: 1

      Looking at the dependencies and the trickle effect, I think looking at the DLL hell that Microsoft comes with is just the same picture. See, I can't say for sure how the internal development is in Microsoft.

      I do develop programs in Windows and do get a bump in the head when there is a library gets bonkered with weird dependencies.

      Dependencies will be there for whatever platform that you are writing/developing in. It's how programs are made modular. Otherwise, everyone would love to have statically linked libraries and carry around massive binaries.

      Having one controller does not make a difference. To each of the development teams, that takes care of each aspect of their own part, like the IE developement team, or the MFC development team, or whatever component of the OS, will have to make sure their dependencies with other programs are fixed.

      Ripples will always be there. Solving them is the key. Having one controller is not the key here. Having a collaboration between your development teams is the key! Moreover, solving dependencies will be much much easier is everything is open sourced. I hope within MSFT all development teams can peek at each other's code. Just the other day I had a problem with a DLL that someone built, and looked at his code and fixed my code (my program was buggy). Being open-sourced does matter in debugging.

    32. Re:I'm sorry, were you expecting better? by danheskett · · Score: 4, Informative
      For example, XP SP2 now modifies IE to reject redirects. i.e. If you have a redirect page to forward someone to your new website

      META REFRESH is not a good way to redirect people, and furthermore, it's not standards compliant. Allowing META REFRESH to direct users around the web without their consent is deceptive, and a major usability problem for users.

      One of the big goals of SP2 was to improve the web browsing experience for users tired of getting hijacked by bad nasty web pages that intentionally use seemingly harmless methods to corral, trap, and frustrate users.

      A lot of people use the META REFRESH directive to move them to a new URL once an old one has expired. Even on FireFox/Mozilla this can be used to trap users, enable phishing, and the like.

      Better methods when you can addresses is to:

      Use server side URL rewriting, like in mod_rewrite or like available in IIS

      Display a simple page with a large clear hyperlink and message to update the original link

      Display a simple page like above and use a simple Javascript to move the user (unlike META commands, the Javascript can be disabled).

      Use the appropriate 3xx HTTP status code and let the client handle the change appropriately

    33. Re:I'm sorry, were you expecting better? by SilkBD · · Score: 2, Insightful
      If Microsoft would focus on *real* security like that found in FireFox,
      Ok, then use Firefox... you don't need to use IE. I don't.
      --
      00101010
    34. Re:I'm sorry, were you expecting better? by Zeromous · · Score: 1

      Trollish Fact: ActiveX is evil, but does not have a monopoly on security holes.

      Exhibit A: Linux

      Slashdot can promote new kernel releases and rpm pkg updates until Doomsday and it won't mean a damn thing unless they scrap all *flavors* of linux and start over. Period.

      I fail to see how windows is easier to hack than a linux box aside from through a web browser. The flaw/exploit here is microsoft web apis, not necessarily Windows (or at least any more than linux or OSX has innate security flaws)

      If windows was the major problem we wouldn't all be scrambling to Firefox.

      --
      ---Up Up Down Down Left Right Left Right B A START
    35. Re:I'm sorry, were you expecting better? by donnyspi · · Score: 1

      The "corporate" part is how the licensing works. It's no different that XP Pro. It means you don't have to bother with Activation.

    36. Re:I'm sorry, were you expecting better? by AKAImBatman · · Score: 2, Insightful

      The meta tag appeared to begin with, because HTML authors often don't have access to the web server. This is a very valid reason, and I can guarantee you that authors would just start writing "window.location = 'xyz.html'" to get around it. Thus Microsoft has saved us from nothing, and made everyone's lives more difficult.

    37. Re:I'm sorry, were you expecting better? by pmc · · Score: 1, Informative

      First of all, the update was NOT anywhere near 400mb.

      Erm - the version that I downloaded from MSDN is 498,436,096 bytes. This is the ISO image version (which was the only one that was available at that time).

    38. Re:I'm sorry, were you expecting better? by AKAImBatman · · Score: 1

      I do use Mozilla/FireFox. My point is that I'm not going to applaud them for having a boneheaded idea of what "security" means.

    39. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      Mods: this is not informative, it is incorrect.

      The 400 meg version released for download is the network admin version that includes everything.

      Windows update version is supposed to be flexible to include only the updates needed for a given machine, and thus much smaller.

      sheesh -- pay attention

    40. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 2, Informative

      "Linux is an OS"

      Linux is a kernel not an OS.

    41. Re:I'm sorry, were you expecting better? by danheskett · · Score: 1

      No, this should be exposed and derided for what it is: the Emperor's New Clothes
      Maybe you are being a bit over-harsh here?

      Recognizing improvements is just that: noticing when things get better, worse, or stay the same.

      If this was truly "the emperor's new clothes" then you would be saying that this version of XP is no more secure than any other.. and that is provably false..

      Denying that there are levels of security is absurd.. XP SP2 is significantly more secure than the original version, than Windows 2000, than 98, etc.

    42. Re:I'm sorry, were you expecting better? by Serapth · · Score: 1

      Your right, having access to the sourcecode is a huge boon. Myself I do a fairbit of both cross platform and windows specific development, and yes I have a hell of alot less hassles when debugging if I can step into the origional sources. I agree with you 100%, that is one of the huge advantages to open source. Keep in mind, im not arguing that closed source is better then open source, or vice versa. Each have their own strengths and merits. In this case, im arguing that closed source monolithic development actually has an advantage.

      See, your right, DLL hell and dependancies loops are bad in Windows aswell, although in my opinion, not nearly as bad, as frankly there are normally only multiple revisions of a single DLL normally from a single vendor. In linux, you can have multiple revisions of a single library, with multiple possible replacements for that library, each inturn that depends on a heirarchy of libraries above or below it, that exist in the same situation. Im not saying linux could under go as massive a change as what Windows just did. What I am saying is, it would be more likely to be bugged, or take a hell of alot longer. Frankly, just the overhead of coordinating between different teams, identifying all of the different area's that are affected and working out the myriad of combinations that the open source world contains, would be a staggering task. That said, in the MS world... theres one vendor, with one top level command and closed access to all the systems needing fixing.

    43. Re:I'm sorry, were you expecting better? by danheskett · · Score: 1

      Thus Microsoft has saved us from nothing, and made everyone's lives more difficult.
      No, that's false. Javascript can be controlled in other fashions. For example, I (when using IE), do not have it enabled at all. It's just plain off. That is an accetpable way to browse: javascript turned off. There is no accepted way of disabling META tags. The META refresh is a NON-STANDARDS compliant hack that violated the whole idea of META tags to begin with. The bottom line is that the browser should not go where the server tells it, it should go where the user tells it.

      MS has eliminated this Netscape induced abomination, and it's about time.

    44. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      That's why they called it a "service pack" and not a patch.

    45. Re:I'm sorry, were you expecting better? by turgid · · Score: 1
      Denying that there are levels of security is absurd.. XP SP2 is significantly more secure than the original version, than Windows 2000, than 98, etc.

      True, but compared to everything else of note on the market (and stuff available gratis) it still stinks.

    46. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      Fact: NT has an arguably better security model than most *nix systems. It just has severe coding flaws. The design is good, the implementation is not. Few people seem to pick up on this.

      (NB: We're talking the OS proper.)

    47. Re:I'm sorry, were you expecting better? by Moridineas · · Score: 1

      Except, AFAIK (and I believe I've tried in the past) Corporate keys don't work on Pro--meaning there IS a difference that needs to be detected and patched accordingly.

    48. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      "Linux does not have to release "fixes" that are this big."

      Could that be because of that fact that Linux is a kernel and is no where near the same size as the WindowsXP (OPERATING SYSTEM, not just a kernel) source code? Linux is a kernel not an Operating System! Get a clue, the Linux kernel better not need a 400 MB patch since that's about 50 times larger than the kernel itself. Furthermore, the kernel is patched and updated regularly and I personally look at that as a good thing, as it continuously shows progress and improvement.

    49. Re:I'm sorry, were you expecting better? by Nebu · · Score: 1

      On the bright side, Microsoft is making Macs veeerrrry attractive to end users.

      Usually when an end user complains about some aspect of Windows, and you suggest to them "why don't you use a Mac?", they'll probably scoff at you or get pissed at you for your "sarcasm". I can say "usually" because probably 90% of "end users" use Microsoft OSes.

    50. Re:I'm sorry, were you expecting better? by Moridineas · · Score: 1

      Ok, I don't know anything about a ISO image from MSDN so I could be wrong there--the version that has been publically available for several weeks off microsoft's website is 266mb and patches all versions. I don't know what else is included on the ISO, but the servicepack (and all previous updates) for all versions of XP is not that big.

    51. Re:I'm sorry, were you expecting better? by hundalz · · Score: 1

      My point is that it does not matter if there is one top level command. Developers will do what's needed to get it working.

      MSFT have an obligation to make sure that they do updates properly. Agreed, but so do Linux distros. That's what they are there for. To coordinate that none of their updates brake other applications. I highly doubt if Mandrake/RedHat,Fedora/Gentoo/ actually would release an update if it breaks their system.

      No difference whatsoever. The top level is just the same. Hence that is why I thought your comment on the capabilities of Linux to deploy a huge update is somewhat far fetched.

    52. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      "Linux is an operating system. It doesn't release patches, you stupid fucking moron."

      Linux is a kernel and it does release patches. You really seem to have a good grasp on Linux.

    53. Re:I'm sorry, were you expecting better? by Predius · · Score: 1

      Which is why non microkernel OSs are doomed.

      NT has more room to be secured by nature of microkernel base than linux currently. So yeah, you can bolt security on. Most people will be pissed at old apps breaking, but if MS thought they could get away with it they could lock XP/etc down hardcore. Unfortunatly 99.9% of their userbase will piss and moan that its too hard to use and they don't wanna buy new software.

      Whiners.

    54. Re:I'm sorry, were you expecting better? by SilentChris · · Score: 1

      It's not considered a separate version. You don't see "Windows XP Corporate" on the startup screen, do you? It's just Pro with activation turned off.

      For that matter, there should be "Exchange 2003 with volume key", "Exchange 2003 without volume key", "Exchange 2003 with Outlook packaged in the kit", etc. on startup screens...

    55. Re:I'm sorry, were you expecting better? by jridley · · Score: 3, Informative

      Hmm, I just tried it, and the meta redirect is working for me on XP/SP2.

      I just looked, and in Internet Options/Security settings, there's an "Allow META REFRESH" checkbox, which for me is enabled. I don't know if I've set it in the past, but I didn't do it recently. I am running a "custom" security level, not a prepackaged one.

      But the grandparent's assertion that there's no way to change it appears to be wrong. I've tried both 302 and meta refresh redirects and both work for me on XP/SP2

    56. Re:I'm sorry, were you expecting better? by Serapth · · Score: 1

      Guess this is an area we have to agree to disagree on :)

      Its my belief the overhead of dealing with hundreds or thousands of sub projects with different teams is a hell of alot higher then if its one team working across hundreds of projects.

      To each their own.

    57. Re:I'm sorry, were you expecting better? by hundalz · · Score: 1

      ditto :D

    58. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      Fact: Saying something doesn't make it so.
      Exhibit A: Slashdot Post #10077609

      More facts:
      Black = White
      Good = Bad
      Dogs = Cats
      Slash = Dot

    59. Re:I'm sorry, were you expecting better? by ajp · · Score: 1

      Exhibit B: Apple. At least Microsoft calls it like it is and releases security bulletins that don't mince words. Google for "improve the handling of long passwords" and you'll see why MS has such a rotten security reputation: no one else admits they have a problem.

    60. Re:I'm sorry, were you expecting better? by silvergoose · · Score: 1

      Doom doom doom doom doom doom doom doom doom doom doom...repeat ad finitum...

    61. Re:I'm sorry, were you expecting better? by Apathetic1 · · Score: 1

      That doesn't change my point that the core was recompiled. Whether it's 80MB or 400MB, the reason it's large is the same.

      --

      My username does not make me Apathetic. It's irony, get it?

    62. Re:I'm sorry, were you expecting better? by Atzanteol · · Score: 1

      Linux != Open Source Community != Linux Distro

      The last one is what you would copare to Windows. Redhat, Debian, SuSe, Mandrake, Gentoo; these all can most certainly handle large scale updates similar to SP2. Install an old debian cd sometime, and watch apt-get do it's thing. Or from an old Gentoo disk and watch emerge go (and go, and go). Most of which is rather seamless (or at least as seamless as SP2).

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    63. Re:I'm sorry, were you expecting better? by kannibal_klown · · Score: 1

      Well, SP2 is cumulative; as in it has ALL of the updates thus far as well as SP1.

      So, the combined network-install file can easily be over 400 megs.

      If you're up-to-date with Windows Updates and already have SP1, then it won't be copying anywhere near 400MB of crap to your hard drive.

      I have a copy of SP1 on CD, so when I need to install XP on someone's machine, I can bring it to a certain point update-wise without having to download all of the small updates again.

      Now, I'll have SP2 on CD, so I'm covered for all updates up through Jul 04 when I need to install or reinstall XP.

    64. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      But isn't that because everyone bitched and moaned about having to upgrade an OS after 5 years? If the latest version wouldn't run their 1995 version of Print Shop Deluxe, they didn't want to upgrade. So MS had to add all the 'compatibility' cruft because people didn't want to upgrade their apps.

      This compatibility issue was why in my opinion OS/2 didn't succeed. It was a false choice - run your $15 app now or run a more securely architected operating system.

    65. Re:I'm sorry, were you expecting better? by D4MO · · Score: 1

      Some sites need the javascript to redirect the user from an SSL to non-ssl pages. If it's not client initiated an annoying "You are about to be redirected to an insecure site..." pops up. Consider this situation: a site that just wants to use SSL to accept user credentials for login, but then send them to non-ssl pages for performance.

      --

      Rocket science is easy. Neurosurgery, now *that's* difficult.
    66. Re:I'm sorry, were you expecting better? by _Sprocket_ · · Score: 3, Insightful


      Wasn't security for UNIX and UNIX-like systems an afterthought? The difference being that it has had decades of work to get where it is now, by companies and organizations that had to make it good, and not just a few years on a product that only has to be "good enough" for consumers.


      Great point. I would suggest a few other things to consider.

      One of the things I find interesting about Unix is its modular nature. For the most part, various components are fairly well insulated from each other. One is able to rip out or drop in pieces as one wants. This allows for major changes of the system's operation. This can be applied to anything from hardening the system to implementing new functionality. Security may have been an afterthought for Unix. But it's foundation allowed for it.

      Keep in mind that "security" hadn't always been a buzzword for Unix. A very visible example is the Morris Worm. But exposure to the public via the Wild Internet caused the Unix community to start picking up all its dirty laundry. It learned lessons. And those lessons are often the basic tenants of Infosec.

      One of my criticisms of Microsoft is that they ignore history. The Unix crowd has already run its gauntlet early on and made its findings and lessons learned widely available. Yet Microsoft continually repeats not only Unix's mistakes, but also their own.

      Sure - a mature code base implies a greater degree of bug fixing, etc. But that solves implementation mistakes. It doesn't help fundamental design flaws. Those can be very difficult to deal with. Especially if your system isn't very modular.

      One final point - how mature IS the relative codebases? How much of the original *nix code still exists vs. being entirely new? And how much of WinXP is pedigree WinNT from a previous decade?
    67. Re:I'm sorry, were you expecting better? by bluekanoodle · · Score: 1
      Let's call this for what it is, an OS upgrade, not a patch.

      Having said that , I can't think of any times I've upgraded a distro, (suse 8 to 9, Mandrake , Redhat hat) and not have a stuff stop working. Linux is great, but it too has problems with incompatibilities between versions.

    68. Re:I'm sorry, were you expecting better? by upsidedown_duck · · Score: 1


      UNIX still has better compartmentalization. A sendmail worm is a sendmail worm, a hole in rsh is a hole in rsh, etc. These problems can be hunted down and fixed one by one. With Internet Explorer and Windows...who knows? I've read about a "cut-n-paste" programmer culture at Microsoft, so there's a good chance that one problem might need 100 fixes.

      --
      -- "Makes Little Debbie look like a pile of puke!" - Moe Szyslak
    69. Re:I'm sorry, were you expecting better? by bluekanoodle · · Score: 1
      Kernel Schmernel.

      Yes, we all know Linux is a Kernel. However in the context of this discussion, and in most discussions, people are not refering to the kernel, they are referring to the Whole deal. While "distro" would be the technically correct term for it, You know damn well what a person is saying if they say say Linux Rocks, Windows Drools.

      I find it really annoying when people like to play semantics with words. They sound like a bunch of whiny losers.

      Much as the way the word Hacker has been co-opted by the world to mean someone who breaks into computers, so too has Linux been chosen as the word to refer to the entire GNU/Linux Operating System and packages. Deal with it.

    70. Re:I'm sorry, were you expecting better? by donnyspi · · Score: 1

      You're right. When i said there is no difference I meant there is no difference like there is between Home and Pro. It's not like Corp offers features different from Home or Pro.

    71. Re:I'm sorry, were you expecting better? by Zeromous · · Score: 1

      Thank goodness for good sense. SilentChris can obviously see past any blind love for OSS the majority of ./ers seem to emminate.

      Post Insightful++

      --
      ---Up Up Down Down Left Right Left Right B A START
    72. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      Fact: If you cannot spell big words like "ostensibly" correctly, you should consult a dictionary or refrain from using aforementioned big words.

      Exhibit A: Your post.

    73. Re:I'm sorry, were you expecting better? by Curunir_wolf · · Score: 1

      Correction: According to "Automatic Update", it will be between 78 and 223 MB.

      --
      "Somebody has to do something. It's just incredibly pathetic it has to be us."
      --- Jerry Garcia
    74. Re:I'm sorry, were you expecting better? by lucas+teh+geek · · Score: 1

      Except, AFAIK (and I believe I've tried in the past) Corporate keys don't work on Pro--meaning there IS a difference that needs to be detected and patched accordingly.

      there is a 1 char difference in a text file that tells it to accept retail, OEM or VLK (aka "corporate") keys. there is zero difference in the patches between retail and VLK, just as there is zero difference between OEM and retail patches.

      --
      TIAEAE!
    75. Re:I'm sorry, were you expecting better? by Just+Some+Guy · · Score: 1
      META REFRESH is not a good way to redirect people, and furthermore, it's not standards compliant. Allowing META REFRESH to direct users around the web without their consent is deceptive, and a major usability problem for users.

      Here's what we used refreshes for:

      Customers select a bunch of parameters for custom reports, some of which take over a minute and a gig of RAM to generate (think processing huge images based on database results). On our old system, customers would grow impatient and click "Generate This Report" several times until the webserver died a flaming death with a load average in the high 40s, no swap left, and all processes attempting to use 100% of the CPU.

      So, I rewrote those pages to send the customer to an intermediate page ("Your request make take some time to fulfill...") with no links to the page that actually launches the request. Then the intermediate page sends a Javascript redirect to the "real" target page (or gives them a "manual action needed" explanation and a link to the "real" page in the event that Javascript is unavailable).

      Basically, then, we're using refreshes and redirects as part of a system to keep dangerous items away from end users (the other part involves generating single-use "request cookies").

      Note that we did use META REFRESHes until recently, when we discovered that IE6 would choke when the target URL had a longish query string, so moving to Javascript was purely a functional decision

      If you have any ideas for how to better handle this situation, I would be extremely happy to hear them. Bear in mind that our visitors are often non-technical types that are accessing our site to check the status of packages that they've mailed to us, so we have to support pretty much every ancient browser in existence. As a side note, since I wrote the site in XHTML/1.0 with CSS and validated the heck out of it, it looks good and logical even in Lynx.

      --
      Dewey, what part of this looks like authorities should be involved?
    76. Re:I'm sorry, were you expecting better? by eventhorizon5 · · Score: 1

      "NT 3 was practically bulletproof. It's when they started grafting on Win32 junk from 9x, things started to get screwed up."

      Well the Win32 APIs appeared before Win9x; for example NT 3.51 contained the pre-win95 Win32 API infrastructure, and Microsoft ported that subsystem over to Win 3.1x as an addon (called Microsoft Win32s), even though NT 3 had a much easier time executing the 32-bit executables. Many Win9x apps run on NT 3.51 fine (except for some that require DirectX extensions). Win95 had a slightly enhanced Win32 API, and that API (along with the new v4 graphical interface) was then ported over to NT4.

      Most of the problems stem from the amount of features running at the kernel level (which Andrew Tannenbaum could go on for hours about), and each version gets worse in this respect; XP and Server 2003 are frightening. One example is that Windows has the graphical interface (the core, not the userland components) running at kernel level, while Linux, Unix, and MacOS X all run the graphical interface at the user level. A single exploit in any of these kernel-level Windows systems can compromise an entire system. MacOS X has a microkernel architecture (Mach), and so most of these issues don't apply to it.

      Also NT3 had lots of exploits and was nowhere near bulletproof.

      "The base nuts of NTFS and the security scheme has been solid ever since it was ripped from VMS."
      Yep; but also remember that NTFS was derived from both VMS and OS/2's filesystem HPFS. Many core components of NT are based on early Microsoft/IBM-designed OS/2 infrastructures, along with many VMS-specific designs mostly from Dave Cutler I'm guessing.

      --
      #Secret Windows Source Code, in MS C% - if (uptime >= "24 hours") then bsod() else print "Windows License Violation!"
    77. Re:I'm sorry, were you expecting better? by essreenim · · Score: 1

      I find it really annoying when people like to play semantics with words.
      Me too. Plus Linux is technically an O.S. The kernel is really a bare bones OS - much like MS DOS (D_isc O_perating S_ystem) is also an OS. ALthough I have to admit, certain terms are very annoying. Intellectual Property for exmaple - a lawyers term. It refers to the blob that is copyrights, and trademarks etc. but makes no sense on its own really. I look here for spiritual guidance.

    78. Re:I'm sorry, were you expecting better? by beuges · · Score: 1

      the msdn version is 400-odd megs because it contains not only the binaries for xpsp2 but the debugging symbols also. since the binaries have changed, the debug symbols must be updated. stepping thru code in the debugger, it is alot more useful to see meaningful function names in your callstack, as opposed to plain memory addresses.

    79. Re:I'm sorry, were you expecting better? by darkwhite · · Score: 2, Insightful

      Of the four methods you listed, only #3 does not require admin control over httpd and is automatic (which was kind of the point, DOH). I don't quite see how javascript is better than META REFRESH, especially since the latter is part of (D?)HTML while the former is an extension available in fewer browsers and turned off by some users.

      --

      [an error occurred while processing this directive]
    80. Re:I'm sorry, were you expecting better? by Anonymous Coward · · Score: 0

      Fact: You cannot bolt on security to something after the fact-- it has to be designed in from the ground up, or it's worthless.

      Originally, unix had no security. So, is unix still incecure, or is your premise false?

    81. Re:I'm sorry, were you expecting better? by drsmithy · · Score: 1
      Bill can announce a new security initiative every day from now until Doomsday, and it won't mean a damn thing unless they scrap Windows completely and start over. Period.

      So which aspects of Windows' security do you think can only be fixed by a rewrite, and why ?

    82. Re:I'm sorry, were you expecting better? by phantomfive · · Score: 1

      Security on Unix wasn't an afterthought, but most of the security was designed to prevent one user from bothering another user sitting at the dummy terminal across the room. I don't think the full potential for remote "badness" was realized for a long while...

      --
      Qxe4
    83. Re:I'm sorry, were you expecting better? by bobbozzo · · Score: 1

      We had something like that (30sec - 1min delay doing pdf processing)...

      We did exactly what you did, but we also display an animated image which shows an animated progress bar to further help the user realize the server is working on the request.

      --
      Nothing to see here; Move along.
  8. Wait by wwwojtek · · Score: 1, Insightful

    another good reason to wait a few more weeks before applying sp2

  9. Leave it to microsoft by Nos. · · Score: 5, Interesting

    To build in a security overview system and leave it wide open so that its easy to fake the current status of things like your firewall and anti-virus.

    1. Re:Leave it to microsoft by LaCosaNostradamus · · Score: 1

      That's OK ... it'll be just another patch. The customers are the real software testers of Microsoft, so this is business as usual.

      --
      [You have a stable society when some nut guns down a schoolyard and the law doesn't change.]
    2. Re:Leave it to microsoft by shird · · Score: 3, Insightful

      Uhm... yeah. Easy to fake by a program already running as admin on your box. Why would such a program even bother?

      The point of the security center is so you dont get that malicious code running on your system in the first place. If it does, your systrem is already compromised, and nothing can be trusted anyway.

      No OS can protect against malicious code running as root/admin.

      --
      I.O.U One Sig.
    3. Re:Leave it to microsoft by buffer-overflowed · · Score: 1

      Work up some evil thoughts and go cruise MSDN or codeproject or something.

      You can do a hell of a lot w/o admin, including running things as system. IF you exploit the right helpfully included APIs that can't be fixed without breaking Windows backwards compatibility.

      At least until Longhorn, if someone can get an executable run on your Windows system, they own it.

      --
      The key to the enjoyment of pop music is to replace any instance of "love" with "C.H.U.D."
    4. Re:Leave it to microsoft by ljw1004 · · Score: 1

      Windows: if the user drags-and-drops a file then it can report incorrect antivirus/firewall settings.

      Linux: if the user downloads-and-runs the following script then it can report incorrect antivirus/firewall settings:
      #!/bin/sh
      echo "Your antivirus and firewall are functioning and up to date."

    5. Re:Leave it to microsoft by cortana · · Score: 1

      Is this the "shatter attack"? Or is the windows-equivalent of setuid(2) really free for any process to call? :)

    6. Re:Leave it to microsoft by SilentChris · · Score: 1

      RTFA. You need root access, the same as any other box, to tamper with the security display. This has nothing to do with security, and everything to do with a Slashdot editor who likes to manipulate story summaries to leave out keywords like "ActiveX with root privledges".

    7. Re:Leave it to microsoft by Just+Some+Guy · · Score: 2, Informative
      No OS can protect against malicious code running as root/admin.

      If the OS has the concept of a superuser, then you're correct. However, that's ignoring other OSes that are built on capabilities or mandatory access controls. Those do away with "root users" altogether, and replace them with users with sufficient access to grant necessary rights to other users. These aren't hypothetical creations, but real systems in use, today, in high-security installations.

      --
      Dewey, what part of this looks like authorities should be involved?
    8. Re:Leave it to microsoft by Shippy · · Score: 1

      Um, if the OS has no concept of a "root user", then the point the grandparent post made is no longer applicable. You're comparing apples to oranges. The fact is that Windows and Linux _do_ have admin users and therefore cannot protect against malicious code running as admin. Sure, there are numerous other types of OSes that do things differently... but that's not the point the grandparent post was making.

      --
      -Shippy
  10. Internet Meltdown Predicted for Today by Cocodude · · Score: 5, Funny

    So this is what the Internet Meltdown Predicted for Tomorrow article was referring to!

    1. Re:Internet Meltdown Predicted for Today by funkdid · · Score: 2, Interesting
      hahahaha

      You know what I got from the article was:

      It will now be easy for people/code to exploit a new vulnerability in Windows allowing (insert favorite action taken after an exploit is found HERE).

      Umm, I saw this coming, I mean it's 10am where I am right now and I haven't heard about today's exploit yet.

      In all seriousness Joe Computer needs to stop trusting Microsoft to do everything in his computer. Their idea of shouting "HEY STUPID get an anti-virus program" isn't a bad idea. The implementation was, but the idea isn't. From what I've read SP2 is a slight improvement security wise, so for Joe User all security updates are worth installing. (Joe User just normally doesn't ever run Windows Update. Think of the last time some relative called you with a computer problem!

      "You: Did you try doing the 'Windows Update'?" - Relative: "Where's that?" -I rest my case.)

      I'd rather the 14 million drone machines out there in the wild had XP2, then not.

      --

      I boycott signatures

    2. Re:Internet Meltdown Predicted for Today by Drasil · · Score: 0, Troll

      Does that make Microsoft a terrorist group?

    3. Re:Internet Meltdown Predicted for Today by burns210 · · Score: 1

      NO, the meltdown will occur when the entire Windows Personnel userbase installs SP2, and half the world blue screens.

    4. Re:Internet Meltdown Predicted for Today by Anonymous Coward · · Score: 0

      The answer is No

  11. That's ok by Bricklets · · Score: 5, Funny

    According to them, any program (including ActiveX controls) can access and edit the Windows Management Instrumentation database, and therefore spoof the security status of an insecure box to report that it is properly secured."

    That's ok. MS probably wants it to be easy to use so that everyone can use it. ;)

    --
    Little Bricklets
    1. Re:That's ok by random_culchie · · Score: 1

      Thats exactilly it.
      Check out microsoft's response to the PC World article.
      IMHO the treat is exagerated. The malicious program would already have to have bypassed the security features to interfere with the security panel.

  12. Pseudo Problem. by vi+(editor) · · Score: 5, Insightful

    If a boxen is 0wned then we can savely assume that the 0wner/w0rm has root access. And with root access it can do anything anyway.
    This is like complaining that one can shut down your computer by removing the power plug.

    1. Re:Pseudo Problem. by sigaar · · Score: 1

      For real, but I don't believe that's the point. The concern now is that MS did all these great things to the security and in the process broke a bunch of applications, all in the name of extra security. And as it turns out it's no better than it was, it just makes you think it is.

      --
      sigaar
  13. Scary stuff. by sploo22 · · Score: 5, Interesting

    Step 1: Go to http://www.mikx.de/scrollbar/
    Step 2: Drag the scrollbar down a bit and let go
    Step 3: Start -> Programs -> Startup

    That's just spooky.

    --
    Karma: Segmentation fault (tried to dereference a null post)
    1. Re:Scary stuff. by Anonymous Coward · · Score: 0

      Step 4: Profit!!

    2. Re:Scary stuff. by iainl · · Score: 2, Funny

      Cool! Now I can justify buying a replacement mouse on the grounds that a working wheel is a "Security Feature".

      --
      "I Know You Are But What Am I?"
    3. Re:Scary stuff. by Anonymous Coward · · Score: 0

      Not so scary if you run FireFox...

    4. Re:Scary stuff. by Pxtl · · Score: 1

      Cripes that's creepy. Nice "security", Bill.

    5. Re:Scary stuff. by alphax45 · · Score: 2, Interesting

      Doesn't appear to work correctly with Mozilla... but that could also be zone alarm stopping it.

      --
      K Man
    6. Re:Scary stuff. by uss_valiant · · Score: 1, Funny

      Do you really still use IE??

      LOL

    7. Re:Scary stuff. by spellraiser · · Score: 5, Informative
      You forgot ...

      Step 0: Open IE

      Couldn't even drag the scrollbar in Firefox :-/

      Then I opened IE and tried it - jackpot. Nice little booom.exe in my startup folder. I have SP2 installed. Good grief.

      --
      I hear there's rumors on the Slashdots
    8. Re:Scary stuff. by NtroP · · Score: 4, Funny
      Crap! One more site that doesn't work right in Safari or Firefox!

      I guess I'll have to switch back to IE.

      --
      "terrorism" and "pedophilia" are the root passwords to the Constitution
    9. Re:Scary stuff. by Anonymous Coward · · Score: 0

      I tried with IE 6.0 on my Windows 2k3 Server and nothing happened, no program launched.

    10. Re:Scary stuff. by Talthane · · Score: 1

      Doesn't work with my copy of IE. Oh...wait...I'm a Mac person.

      I'll get my coat now.

      --
      "This is why men never share their feelings; because women always remember." -Just Shoot Me.
    11. Re:Scary stuff. by SilentChris · · Score: 1

      Only works if you drag your mouse onto the IE window. If you leave it on the scrollbar while going up and down (which I assume most users do) nothing happens.

    12. Re:Scary stuff. by GlassUser · · Score: 1

      Running IE6 SP1 on windows xp sp2. I saw the script actions (looked like the mouse was dragging something, consistent with the documentation on the page), but nothing else happened. Oh, and my virus scanner is disabled too.

    13. Re:Scary stuff. by Anonymous Coward · · Score: 0

      Look in your startup folder rocket boy.

    14. Re:Scary stuff. by Anonymous Coward · · Score: 0

      You are forgetting that some of us are *forced* to visit Slashdot from work, where there is only MS stuff allowed.

      Ah, well, we're not really forced to go to /., but... you know what I mean, 'right?

    15. Re:Scary stuff. by utexaspunk · · Score: 1

      yet another reason i'm glad i always use the scroll wheel...

    16. Re:Scary stuff. by slungsolow · · Score: 1

      I fail to understand what stops people from installing firefox since it usually doesn't rely on an administrative profile for installation.

      perhaps I am wrong, but it matters not because I get to do whatever the hell I want with my work PC.

    17. Re:Scary stuff. by Pembers · · Score: 1

      Step 3: Start -> Programs -> Startup

      I think I speak for all (both?) Solaris desktop users when I say:

      I don't have a Start button, you insensitive clod!

    18. Re:Scary stuff. by kawika · · Score: 1

      Wow. It does work if you drag the mouse off the scroll bar into the client area; you'll see the little cursor with the "plus sign" indicating a drag-drop is occurring.

      To view the Javascript source you may need to use a "get" utility or something similar; View/Source doesn't show you everything. It depends on the <a folder="shell:startup"> as a drop target to get the link into the startup folder. Now show me where Microsoft documents the "folder" attribute of the "a" tag, I just checked the MSDN site and saw nothing.

    19. Re:Scary stuff. by Quarters · · Score: 1
      Doesn't work in XP SP1 w/ Maxthon Beta 1.0 (aka MyIE2)

      That's interesting to me, since Maxthon is built using the IE core libs.

    20. Re:Scary stuff. by jayp00001 · · Score: 1

      Doesn't work for me- win2k pro ie6 with MSN toolbar

    21. Re:Scary stuff. by npsimons · · Score: 1

      Step 1: Go to http://www.mikx.de/scrollbar/
      Step 2: Drag the scrollbar down a bit and let go
      Step 3: Start -> Programs -> Startup

      Hmm, I tried this in Mozilla on my Debian GNU/Linux box, and nothing happened. Am I missing something? Should I be using Konqueror? Also, where is this "Start -> Programs -> Startup" you speak of?
    22. Re:Scary stuff. by Anonymous Coward · · Score: 1, Informative

      I *think* that exploit is XP only.

    23. Re:Scary stuff. by Anonymous Coward · · Score: 0

      Yeah, since I couldn't get it to work on Win2K either.

    24. Re:Scary stuff. by Anonymous Coward · · Score: 0

      Congrats! You've been 0\/\/ned.

    25. Re:Scary stuff. by displaced80 · · Score: 1

      Not for me - Keeping the pointer within the bounds of the scrollbar still caused the file to be copied to my startup folder.

      Not that I use IE. Except for when trying out these exploit proof-of-concepts :)

      --
      What's the frequency, Kenneth?
    26. Re:Scary stuff. by gid · · Score: 1

      Great, now I can't delete it because it "may be in use". Good lord I hate XP's bullshit sometimes. Is there anyway I can delete this thing without rebooting?

    27. Re:Scary stuff. by Nintendork · · Score: 1
      This vulnerability was just announced 7 days ago. Microsoft usually releases patches on the second Tuesday of each month. I wonder if that applies to critical vulnerabilities that are released to the public. After all, people are reporting that assholes are already exploiting this one to pwn systems. As a sysadmin for a MS network, I'll be watching to see how MS handles this.

      -Lucas

    28. Re:Scary stuff. by hobo2k · · Score: 1

      If you must use IE, it is probably best to set the "Internet zone" to high security (which breaks this exploit). And then make liberal use of the "trusted sites" list.

    29. Re:Scary stuff. by tacokill · · Score: 1

      LOL. Yep, I just did the same exact thing.

      For the record, Firefox is not susceptible to this flaw. Thank you, please come again.

    30. Re:Scary stuff. by LnxAddct · · Score: 1

      You can install firefox in MyDocuments and run it fine. Everyone has access to their own My Documents. Firefox makes no system changes and therefore needs no system files. It's perfectly happy running from its own little folder wherever you put it.
      Regards,
      Steve

    31. Re:Scary stuff. by hobo2k · · Score: 1
      The "folder" part of this is documented as part of the IE anchorClick Behavior.

      Behaviors, as I recall, were an invention which allow websites to act more like locally installed applications, without actually installing an ActiveX control. Brilliant idea Microsoft, well done.

    32. Re:Scary stuff. by Anonymous Coward · · Score: 0

      Kill explorer.exe, then from a command prompt attempt to delete it. This get's it about half of the time.

      Otherwise... reboot, reboot, reboot...

    33. Re:Scary stuff. by bluekanoodle · · Score: 1

      Same thing here. My Start up folder opened, but nothing was placed in it.

    34. Re:Scary stuff. by SirTalon42 · · Score: 1

      Though Admins tend to get REALLY pissy if you run software on the computers that they don't explicitly approve of being on there.

    35. Re:Scary stuff. by mydn · · Score: 1

      ms-help:MSVSCC2003MSMSDNQTR2003FEB1033Behaviorwork shopauthorbehaviorsreferencepropertiesfolderhtm Actual link is ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/Beh avior/workshop/author/behaviors/reference/properti es/folder.htm Slashdot is mangling the link in the tag.
      Also at:
      http://msdn.microsoft.com/workshop/author/behavior s/reference/properties/folder.asp

    36. Re:Scary stuff. by grolschie · · Score: 1

      I run 98SE and IE6ps1. The page couldn't open that shell window, so the .exe did nothing but ask me to download it. Must be an XP thing?

    37. Re:Scary stuff. by sploo22 · · Score: 1

      Apparently the exploit uses a very small image that follows your mouse pointer as the "drop target". Don't ask me why IE lets you move layers over the scrollbar...

      --
      Karma: Segmentation fault (tried to dereference a null post)
    38. Re:Scary stuff. by avitlanstroke · · Score: 1

      I couldn't drag the scrollbar in firefox, and could see an image placeholder where the image was described to be. I opened it in IE, and dragged the scrollbar over and over again, and checked the Startup folder, but it's still empty. I don't have SP1... Oh, no! What's wrong with me?

    39. Re:Scary stuff. by Anonymous Coward · · Score: 0

      I tried it and at first it did not work. I looked at my security settings (custom level) and enabled "allow paste operations via script" then it worked. So by disabling this or putting it on prompt you should be ok.

      Or even better just use Firefox.

    40. Re:Scary stuff. by __aavljf5849 · · Score: 1

      Nono, it IS working correctly with Mozilla, that is: Not at all. It is IE that is broken. Just don't use it.

  14. Incorrectly report, but change? by iainl · · Score: 4, Interesting

    I'm seeing reports all over the shop that its easy to spoof the security centre into claiming that (for example) the firewall is turned on when it isn't.

    What I've yet to see is any indication that its possible to actually do the turning off of things, which would be rather more serious.

    As it is, surely the only problem is if you forget that you turned something off? I've no big plans to make my box insecure now I've done configuring it on installation.

    --
    "I Know You Are But What Am I?"
    1. Re:Incorrectly report, but change? by Red+Alastor · · Score: 1

      The article said that viruses or similar threats could wait for you to turn security off to attack, then cripple them while they are off and let you think after that they work normally.

      Lots of people will turn off security for show periods. Like when an installation program tell them to turn off every running program.

      --
      Slashdot anagrams to "Sad Sloth"
    2. Re:Incorrectly report, but change? by BenjyD · · Score: 1

      Well, this exploit seems to rely on using an exploit to run arbitrary code as administrator on your machine. If an attacker can do that, you're pretty much screwed anyway. The attacker could turn your firewall off, disable anti virus and print out three hundred copies of "Catcher in the Rye" if he wanted to.

    3. Re:Incorrectly report, but change? by Zaiff+Urgulbunger · · Score: 1

      It always bugs me that programs do that! I can understand why.... but it always seems a bit redundant when there's a whole load of non-visual stuff running in the background. Maybe installers should just test if required resources are in use first and just prompt if thats the case?

    4. Re:Incorrectly report, but change? by iainl · · Score: 1

      "Like when an installation program tell them to turn off every running program."

      Has anyone ever done this, then? I've never bothered, and yet everything seems to work just fine. Sure, I could probably get installs to run quicker if I turned off virus checking first, but surely that kind of negates the point of having one?

      --
      "I Know You Are But What Am I?"
  15. Close it anyway MSFT or stop the default Admins! by garcia · · Score: 5, Insightful

    To spoof the Windows Security Center WMI would require system-level access to a PC. If the user downloads and runs an application that would allow for spoofing of Windows Security Center, they have already opened the door for the hacker to do what they want. In addition, if malware is already on the system, it does not need to monitor WSC to determine a vulnerable point of attack, it can simply shut down any firewall or AV service then attack - no WSC is necessary."

    Sadly just about everyone runs shit as Administrator (it is the default mode for XP Home installs) to make life easier and as MSFT has noted they are opening themselves up to the attacks... For those that will mention that Linux is so much better remember that these are the same people that wouldn't like to have to change to root (sudo, su, login, whatever) to install anything and would be opening themselves up to the same vulnerability level as if they had been running Windows.

    Basically the problem was in design... They should not have had an open API controlling the "WSC" and thus malware would not be able to detect the presence of the programs' status from a single location. The real problem is that MSFT isn't admitting that it is a serious problem and needs to be changed on a different level... Saying that malware writers are going to use the direct route and disable the firewall/AV outright, while true, doesn't get them off the hook for creating this hole that is more difficult even for a more advanced user to notice.

  16. UA String any different? by Anonymous Coward · · Score: 4, Interesting

    Is there a way to distinguish Windows XP with SP2 from older versions through the User Agent String?

    1. Re:UA String any different? by mr_z_beeblebrox · · Score: 2, Interesting

      I don't work with the UA string but here is something nobody likes to see on /.
      VB CODE IN YOUR FACE
      Wscript.echo "Service Pack: " & objOperatingSystem.ServicePackMajorVersion _ & "." & objOperatingSystem.ServicePackMinorVersion
      I almost used the BLINK tags for that one :-) The above VB put into a script will echo the SP level and I think you can do it remotely on VB I have only the MSNSK certification (Microsoft novice script kiddie :-)

    2. Re:UA String any different? by Anonymous Coward · · Score: 0

      Yup, if the UA string contains "SV1" then its an SP2 install of IE. At least thats the check that MS suggest and it seems to work.

    3. Re:UA String any different? by Anonymous Coward · · Score: 1, Informative
      I think the code you were looking for was more like:
      strComputer = "."
      Set objWMIService = GetObject("winmgmts:" _
      & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
      Set colSettings = objWMIService.ExecQuery _
      ("Select * from Win32_OperatingSystem")
      For Each objOperatingSystem in colSettings
      Wscript.echo "Service Pack: " & objOperatingSystem.ServicePackMajorVersion _
      & "." & objOperatingSystem.ServicePackMinorVersion
      Next
      and Yes.. by changing the "strComputer =" to accept parms you can do it on remote machines.
    4. Re:UA String any different? by Frizzle+Fry · · Score: 1

      Someone should mod up parent. SV1 is the token to look for to identify IE on xpsp2. It stands for "security version 1". I can't find relevant documentation now, so you'll have to take my word for it.

      --
      I'd rather be lucky than good.
  17. Re:Leopard? by SparafucileMan · · Score: 1

    "Spotted" it the code-name for SP2. MS Sales made the name change to piggyback, as usual, after Apple: OSX's "SP2" was called Jaguar.

  18. Re:Leopard? by runner_one · · Score: 1

    No, it sounds more like a virus warning to me.

  19. You would think.. by JustNiz · · Score: 1

    That after all the fuss about security, microsoft would get it right, especially in the face of obviously superior security in Linux.

    I can't believe that they they lack the expertise or resources, which only leaves the will to do it, which sounds like a bad conspiracy theory.

    Does anyone know why they would persist with allowing XP to be insecure on purpose?

    1. Re:You would think.. by Anaphiel · · Score: 5, Insightful
      A poster further up the thread has it right: it's nearly impossible to make a software product, especially one as large and complex (and insecure) as XP, secure after the fact by patching it. Security is best designed into a product at every level from the very start.

      What Microsoft is doing is analogous to me trying to turn my apartment into a bank:

      Initially I just put up a sign that says "Bank" and leave the money lying on my sofa. Then when I get tired of people walking in and taking the money I lock my door. Then they kick in my door, so I get a thicker door. So now they climb in through a window, so I close and lock the windows. They break a window, I put up shutters. They cut through the floor, I lay down cement; ceiling, I add an alarm; they cut the electricity, I buy a generator. Maybe at some point I buy a safe, which works until they pick the safe up and roll it out of a hole cut into my wooden walls. This goes on for years, until eventually I get fed up and move out, and have a building built to purpose that's secure as a bank should be.

      Where this analogy breaks down is at some point pretty early on customers would stop giving me their money until I got my act together, where they've shown no intention of doing the same to Microsoft.

    2. Re:You would think.. by GuyFawkes · · Score: 1

      quote
      Does anyone know why they would persist with allowing XP to be insecure on purpose?
      end quote

      yes, EVERYONE knows why.

      it is because security = time spent by the users doing something (and learning to do it) they would not have to do with no security.

      it's a no brainer, no security wins every time.
      always has, always will

      --
      http://slashdot.org/~GuyFawkes/journal
    3. Re:You would think.. by SenseiLeNoir · · Score: 1

      You have an extremely good analogy, but the forgot another conclusion from that analogy.

      see the thing is, you HAVE now made your apartment secure as anything, but the would be robbers have the perception that from past experience that you are insecure, and are emboldened to attack you.

      Whereas had you looked at providing the basic security at the start, even if it was not to the absolute level it is now, you would be less likely to be a focus of their attention.

      Therefore, more dangerous to Microsoft is the perception of lax security, than any real lack of security.

      --
      Have a nice day!
  20. Oh my god! by dave420 · · Score: 3, Insightful
    You mean it's possible to edit configuration scripts from within the operating system? Oh no!

    Seriously, this is just more scaremongering. The WMI system has to be accessed locally, and their examples of how this could be circumvented is pretty silly. ActiveX apps on a web page won't run unless you specifically tell them to. The only other ways are via a downloaded application. It boils down to "you have to do something on your computer that lets a malicious application run". How is that any different from any other operating system in the world? Even as a non-root linux user you can fuck up a system by running a malicious script... I don't get it.

    Am I missing something?

    1. Re:Oh my god! by $rtbl_this · · Score: 2, Insightful

      Even as a non-root linux user you can fuck up a system by running a malicious script...

      I'm intrigued. While I've only given it a few minutes' thought, I haven't managed to come up with a way that an unprivileged Linux user can hose an entire system (well, outside of their own data) with a malicious script. Could you let me know what I'm missing here? Thanks.

      --
      "Are you being weird, or sarcastic?" said Emma. I said I didn't know because I get the two feelings mixed up.
    2. Re:Oh my god! by dave420 · · Score: 1

      I know I've done it in the past. I'd give you specific examples but I've not done it recently. There is a way... dare you find it? ;)

    3. Re:Oh my god! by CountBrass · · Score: 1
      Yes you are missing something. That most users *will* let the ActiveX control run and that because the user has admin rights by default the control can do anything it wants: including modifying shit.

      This is yet another manifestation of the fundamental security flaw with Windows: the user and his processes can do anything they want.

      --
      Bad analogies are like waxing a monkey with a rainbow.
    4. Re:Oh my god! by Anonymous Coward · · Score: 0

      Am I missing something?

      Yes. This is what you'rs missing. Retard.

    5. Re:Oh my god! by Anonymous Coward · · Score: 0

      For one thing, ActiveX apps on a web page WILL run, fine, if they are in the right zone. And users are stupid, and will sometimes run things that they don't understand, and then later claim total innocence to the sysadmin's face.

    6. Re:Oh my god! by shis-ka-bob · · Score: 1

      Sure I darem, I have a throw-away box at home. I would be interested in seeing how to do this. I take it that this was a script that didn't do something intentially evil like a buffer overflow. One was or another, this will be a learning experience for me.

      --
      Think global, act loco
    7. Re:Oh my god! by Chanc_Gorkon · · Score: 1

      True. If all Windows apps were well be haved and let you run it as a limited user, then thigns would be peachy but there are a number of Windows that unecessarily have you running it as administrator. One of these was the version of Quicken that came with my PC at home. I tried to set it up so my wife could use it on her limited account, but it did not work.

      --

      Gorkman

    8. Re:Oh my god! by draed · · Score: 1

      write a c app that makes an infinite number of fork() calls?

    9. Re:Oh my god! by clontzman · · Score: 1

      Saying "well, outside of their own data" isn't very comforting. Who gives a rip if the operating system survives but the data doesn't? My data is the one thing I don't want getting chewed up by a script.

      Yeah, yeah, I know people should make backups of their data, but they don't do it often enough and, if you're going to use that excuse, who cares about security anyway? Just back up everything and let the kiddiez run wild.

    10. Re:Oh my god! by thelexx · · Score: 1

      "Even as a non-root linux user you can fuck up a system by running a malicious script... I don't get it.

      Am I missing something?"

      Yes. The most that script could do would be to spawn cpu-hogging processes and delete your personal files. The rest of the system will still be untouched. Open a new terminal and log in as root, kill the script and the processes, delete the script and restore your files, and it should be as though nothing happened. This is of course all assuming you were both smart enough to back-up your files and dumb enough to run a script from an untrustworthy source without looking at it first.

      --
      "Gold still represents the ultimate form of payment in the world." - Alan Greenspan, 1999
    11. Re:Oh my god! by mr_z_beeblebrox · · Score: 1

      Am I missing something?

      Umm yeah. Apparently you are missing users. Otherwise you would know why Activex controls which need local permissions to do bad things are bad. I have users and they tell me things like: "Um I got a message saying that w32.sasser was trying to get to the internet, but the fire thingy was blocking it and do I want to put out the fire thingy...but I clicked OK and now I think I fixed my sasser"

      Me: "That's wonderful, thanks"

    12. Re:Oh my god! by dave420 · · Score: 1
      I wish I could point you in the right direction on this one, but my memory is so bad, Swiss Cheese inc. is suing me for copyright infringement.

      Of course it's easy enough to screw up some of the more modern, yet essential, services like kerberos, which will send anything that needs it completely off the rails. :)

    13. Re:Oh my god! by Anonymous Coward · · Score: 0

      1. Fill /tmp
      2. Fill /var (how? Overflow your mail box. Lots of admins leave /var/spool/mail the same filesystem as /var/log. Heck, MOST do)
      3. Logged in at the system console? Hmmm...

    14. Re:Oh my god! by atriusofbricia · · Score: 1
      I suppose if the user is in the wheel group, and the sudoers file is configured to let wheel users run things in sudo without a password, and inside of the script it was something to the effect of:

      sudo bunchofnastystuff -0wnme now

      Then yes, it could be done.

      It could also be done if a person, trying to make things "easier" on the users, changed permissions in the /etc directory to 777 (or some other God forsaken set).

      That's what I could come up with rather shortly without having to fall back to buffer-overflows in root access programs and the like. But, there shouldn't be that many, if any, of those on a normal system.

      --
      I was raised on the command line, bitch

      "Nemo me impune lacesset"

    15. Re:Oh my god! by shird · · Score: 1

      Nope, this is just typical scaremongering. All these people saying 'Oh yeah, but everyone installs stuff as Admin'.. or 'But everyone just clicks yes on ActiveX prompts' etc dont get the point.

      If you are able to trick a person into running stuff as admin on their system, thats a social engineering attack, not a weakness in the OS.

      But more importantly, if you can do that, why would you waste time editing the config to report the system as secure? So you can make the system less secure and therefore attack it???? uhm... arent you already running code as admin on their box in the first place?

      why do you need to make changes to WMI? If you want to do that (god knows why?), you could completely uninstall the security center and install your own trojan version. You are running as admin anyway. Typical anti-ms bashing bs. imho.

      --
      I.O.U One Sig.
    16. Re:Oh my god! by dave420 · · Score: 1

      Windows does have a good "run as" option on executables, which is useful for situations like that, but it doesn't address the big ol' flaw of admin users. I think that problem would break so many things if it were fixed that we're not going to see it for a while. I mean, look at the backlash over SP2 :-P You can hardly blame them

    17. Re:Oh my god! by Anonymous Coward · · Score: 0

      Which should make the system slow as shit but not halted. Open another terminal, login as root and start whacking...

    18. Re:Oh my god! by Anonymous Coward · · Score: 1, Funny

      Yea, for example, i was told by my friend to save disk space run a rm -rf /home. I still can't figure where all my settings go.

    19. Re:Oh my god! by Anonymous Coward · · Score: 0
      Or in other words:

      no

    20. Re:Oh my god! by Anonymous Coward · · Score: 0

      Can you say 'quotas', dumbass?

    21. Re:Oh my god! by finkployd · · Score: 1

      Of course it's easy enough to screw up some of the more modern, yet essential, services like kerberos

      Now I know you are full of it. Explain how a regular user account is going to screw up kerberos.

      Finkployd

    22. Re:Oh my god! by Seahawk · · Score: 1

      Well - you just load the backup and you are up and running again!

      Quite a bit faster than a full system restore!

    23. Re:Oh my god! by finkployd · · Score: 2, Informative

      Who gives a rip if the operating system survives but the data doesn't?

      That is true if you are the only user on the system, however if you are not, then I'm sure the others take comfort in knowing you cannot hose their data or the OS it resides on.

      Finkployd

    24. Re:Oh my god! by MustardMan · · Score: 1

      Plenty of ways. As others have mentioned, fill a disk or use up all the system resources if you just want to hose the system. Also, I've almost never run into a system that had EVERY possible user-accesible root exploit blocked.

      As a simple example, I remember at one college I was attending, the graduate student/administrator was talking about how he thought red hat's default install was secure. I'm far from a script kiddie, and in fact haven't used any of that childish nonsense since I was, in fact, a kid, but I felt it neccesary to illustrate to the administrators and professors who believed their system was secure how foolish they were being. In literally five minutes and three attempts, at a commonly-known security bulletain website, I was not only able to find an exploit for which the system was vulnerable, but to use the example code given on the page to root the system. When the admin saw the boxes the next day, the login screen's graphic had somehow managed to have been changed to "All your Base are belong to us"

      Also please note that I sent him an email explaining the exploit, linking the page which described said exploit, and giving a few other links to tools to help him better secure the system. I'm not a complete dick.

      My point: Any system that hasn't been updated and secured ACTIVELY and REGULARLY is going to have exploits that allow a non-priveledged user to obtain root.

    25. Re:Oh my god! by Anonymous Coward · · Score: 1, Interesting

      > write a c app that makes an infinite number of fork() calls?

      Try an infinite number of CreateProcess calls on windows. You think forkbombs are bad, you try to find the process limit setting in Windows...

    26. Re:Oh my god! by dave420 · · Score: 1

      By doing anything so much as glancing sideways at the picky-ass CONF files scattered all over the system? Just because you've never seen it doesn't mean I'm instantly wrong and you're instantly right. You're not very polite, are you? ;)

    27. Re:Oh my god! by GlassUser · · Score: 1

      That's because the users demand it. Windows was made to have the "regular" user not have admin rights. Because of a combination of lazy/ignorant software vendors and lazy users listening to them, most people log on as an admin and run anything anyone tells them to. "It's just easier". They bought the computer, you can't really force them to set it up how you want.

    28. Re:Oh my god! by Espectr0 · · Score: 1

      I'm intrigued. While I've only given it a few minutes' thought, I haven't managed to come up with a way that an unprivileged Linux user can hose an entire system (well, outside of their own data) with a malicious script. Could you let me know what I'm missing here? Thanks.

      You are missing the fact that the user's data (for a home system anyway) is the most important data in the OS itself. Being able to damage your home folder really kills your data, since you could reinstall anyway to get your /usr/bin back.

      Moral of the story? Exploits do the same damage in windows and linux for home users, without root access. So, kids, remember to do backups.

    29. Re:Oh my god! by finkployd · · Score: 1

      You're not very polite, are you? ;)

      Not particularly, especially when Panera gave the wrong sandwich for lunch :(

      However I do have over 4 years of experience in a Kerberos shop with 120,000+ principals.

      On a kerberos client, there is usually one config file, /etc/krb5.conf. A regular user can glance at it all they want, it is writable only by root (unless for some reason you changed that).

      On a KDC there are more config files, but the same rules apply. And frankly there shouldn't be regular users logging and doing regular user stuff on those machines anyway.

      In this whole thread I have yet to see a single way that a regular user on a unix system can take down the system. In fact I cannot think of any way other than a privilege escalation buffer overflow, or a severly misconfigured system where regular users have access to system files.

      Finkployd

    30. Re:Oh my god! by Hockney+Twang · · Score: 1

      I know how a regular user can bring down a properly configured Unix system...with a hammer. Aside from that, I tend to agree with you.

    31. Re:Oh my god! by finkployd · · Score: 1

      Or a Windows install disk and access to the machine :)

    32. Re:Oh my god! by kfg · · Score: 1

      Even as a non-root linux user you can fuck up a system by running a malicious script. . .

      In Linux this is entirely depedant on the configuration of the system. Sure, it's perfectly easy as root to configure the system to allow a non root user to hose it (and your distro maker configured the defaults as root), but it isn't all that hard either to configure a system so that a user can't do any harm to the system without first gaining root access through some means or other.

      And if you're willing to work a bit harder it's certainly possible to configure the system so that there is at least no known way for an unpriviledged user to gain root access.

      And a fairly effective process for closing down newly discovered exploits as they occur.

      So, I guess what you were missing was a distro with a default configuration centered on system security over user convienience. Even Linux people can write bad code and make bad choices, as heretical as that my sound to some. You won't catch me running Lindows/Linspire/Firedows with the default configuration.

      And it was RMS himself who left the door wide open to the Morris Worm by allowing emacs to give root access to anyone, but you still had to use the exploit to get root to harm a properly configured system.

      KFG

    33. Re:Oh my god! by Kenja · · Score: 1
      "How is that any different from any other operating system in the world?"

      You act as if a privileged session on a Linux system could write to /etc/passwd or somthing!

      Oh wait.....

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    34. Re:Oh my god! by tepples · · Score: 1

      ActiveX apps on a web page won't run unless you specifically tell them to.

      "To view this page, click YES on the following dialog box."

    35. Re:Oh my god! by CountBrass · · Score: 1

      Funny. Works just fine for me on OSX....

      The problem on Windows is that most people don't even realise they're running as Admin and that they have any particularly "special" rights. I use Windows still (at work and to play games: but even though I should know better my login is still Admin because, as you said, that's just easy. The difference with OSX is that when it needs me to have admin rights I can just type in my password and *temporarily* get them (think "sudo"). I do not, as I have to in Windows log in as another user.

      With Windows I have to log in as another user, either temporarily or permanently. Both are more painful than OSX's way.

      So no I don't agree: it's not down to "lazy users" or "lazy/ignorant software vendors" it's down to a lazy/ignorant Microsoft.

      --
      Bad analogies are like waxing a monkey with a rainbow.
    36. Re:Oh my god! by GlassUser · · Score: 1

      With Windows I have to log in as another user, either temporarily or permanently. Both are more painful than OSX's way.
      Patently incorrect. You can either manually execute something as another user (to run it as the local administrator, you just enter the password into the dialog). When you insert media containing a program installation (well, when the vendor, you know, followed the simple directions from MS), the system will automatically prompt you for the admin password to let you install it.

  21. Re:Leopard? by Anonymous Coward · · Score: 0

    Made it sound like a disease to me.

  22. Anybody? Anybody? by avisdream · · Score: 0, Redundant
    I installed SP2 last night, and when I booted my PC this morning, Windows would not load. Not even in safe mode. Just hangs at the startup screen.

    Thanks a lot, Bill. I couldn't have asked for a more appropriate birthday present from you.

  23. No real surprise by Arclite · · Score: 4, Insightful

    Let's be honest. Did anyone really expect SP2 to not need a slew of new patches after release?

    Personally, I'm just glad that it doesn't bomb randomly after install. Yet.

    1. Re:No real surprise by Anonymous Coward · · Score: 0

      No. But then again, is setting a very low bar for Microsoft to jump over then being amazed that it crosses over without tripping a good thing? Isn't not demanding anything beyond good enough from Microsoft part of the problem?

  24. Still better than Unix. by Basalisk · · Score: 0, Troll

    At least Microsoft makes an attempt to identify non-secure PCs, while Unix security goes no further than 'read-only' flags on files (and only files, directories are by default read/write, so anybody can delete your files.)

    1. Re:Still better than Unix. by Red+Alastor · · Score: 0

      Everything is a file in Unix. A directory is a file like everything else.

      --
      Slashdot anagrams to "Sad Sloth"
    2. Re:Still better than Unix. by Anonymous Coward · · Score: 0

      Two words: POSIX ACLs. +rwx is so ten years ago.

    3. Re:Still better than Unix. by Anonymous Coward · · Score: 0

      from family guy:

      peter listening tothe police radio:
      "we've got 2 officers down...robbery at north an.."

      brian: "is it just me or is rap music just getting lazy"

    4. Re:Still better than Unix. by Basalisk · · Score: 2, Funny

      Which again points out just how much of a joke Unix is. If the OS makes no distinction between folders (that's what directories are called in an Object Oriented operating system like Windows) and files, then how can you explore the C: drive? I mean, having to open a file called 'paths.dir' in notepad.exe just to find your files? I'm beginning to suspect that someone is taking the mickey.

    5. Re:Still better than Unix. by Anonymous Coward · · Score: 0

      Since when is Windows OO?

      And have you ever actually _used_ a Unix variant of any kind?

    6. Re:Still better than Unix. by Alioth · · Score: 3, Informative

      I was going to mod you down, but just in case you really are ill-informed and not just a troll, in the interest of enlightenment I'll reply instead.

      I don't know what Unix you're using (perhaps Version 7 on the Interdata 7/32 or some other forgotten vintage system), but modern Unix-like operating systems, such as *BSD, Linux and Solaris, by default create user's home directories with permissions user: read/write, group: no permissions at all, world: no permissions at all, and no special ACLs. Filesystems for these operating systems support ACLs (much like NTFS ACLs. Personally, I've found the user/group/world permissions have covered every case I've encountered, but that may not be true for everyone hence POSIX ACLs were created).

      Certainly in the Linux world, major distributions turn the firewall on by default (RedHat since at least 7.x, and continuing into Fedora Core) during the install process. It's been a proper stateful inspection filter since before XP was even out. Also in a Redhat or Fedora install, you are asked to create a non-root user. The Windows XP install also asks you about what users you want to create, but by default creates them all with root privileges.

    7. Re:Still better than Unix. by Goaway · · Score: 1

      "I figured out you were a troll, but since I don't actually understand the meaning of this word, I shall proceed to fall for you trickery anyway in an attempt to show my own superiority."

    8. Re:Still better than Unix. by hundalz · · Score: 1

      You will do well in sales :D

    9. Re:Still better than Unix. by MonkeyPie · · Score: 1

      Your absolutely right. Microsoft could help keep Windows systems safe by at least SUGGESTING you to have an admin account and a user account. But they don't say that it is "unsafe" to use Admin at all times. In most *nix's they give a short description on why it is important to use a user account for everyday use, and root only for administrative usage. I am use OS X, FreeBSD, and Gentoo for the majority of my computer sessions, and I even have an XP machine. I don't hate Windows, (maybe M$) but the *nix's are just more dependable....mainly because of enforcing of "root." My grandmother used to call me about once a month to come over and look at her computer. I switched her over to a Fedora Core 2 box and now she never calls for help! Thanks for listening!

    10. Re:Still better than Unix. by Anonymous Coward · · Score: 0

      +5 INFORMATIVE!!!!!!!!!!!!!!!!!

      Seriously, thank you for pointing this out, as I was going to switch to a Unix variant, but I didn't wanna be sued/hacked/spied-on etc....

      Thanks much man!

      Long live MS, and the developers who actually care about EVERYONE instead of a small niche group.

      And UNlike the Ulicks/Crapintosh fags who do nothing but bitch and moan about an os they aren't even using, at least the MS developers are trying to fix problems..... ...rather than just sitting there and complaining like a whining little baby wearing an apple or penguin bib. ..Well, rant over, time to go back to my bulletproof XP box.

      you know, work?

      That thing that you whiny babies only HOPE to get? ...other than suckin dicks of course....
      but Steve Jobs is a WHOLE other story:)

    11. Re:Still better than Unix. by Anonymous Coward · · Score: 0

      You forgot to say that she can no longer use any of her software, and has her head buried in some manual not having any fun at all. ...when she's not suckin my dick of course....

      But thats the life of a *nix whore.

    12. Re:Still better than Unix. by MonkeyPie · · Score: 1

      I would like to know exactly what software she can't use anymore? You mean like Word, Excel, Outlook? She doesn't miss those. She likes Abiword, Gnumeric, and Evolution better! And Firefox for browsing. Email and browsing is the only things she really does. She has actually been happier with linux than she has ever been with Windows. And as for your penis, she might be able to perform fellatio on it if it wan't for your father's mouth already being in the way! :)

    13. Re:Still better than Unix. by Just+Some+Guy · · Score: 1
      modern Unix-like operating systems, such as *BSD, Linux and Solaris, by default create user's home directories with permissions user: read/write, group: no permissions at all, world: no permissions at all, and no special ACLs.

      Yeah? On my Debian/unstable desktop machine built earlier this year, new home directories are created with "drwxr-xr-x". Same with our FreeBSD 5.2 server, and the last account was created on July 16 of this year with those permissions.

      Some systems may work your way, but several widely used Free Unixes have default user permission schemes that are radically different from what you're describing.

      --
      Dewey, what part of this looks like authorities should be involved?
    14. Re:Still better than Unix. by SirTalon42 · · Score: 1

      Intresting... I'm running Fedora Core 2 and all home directories are set so only the owner has any access and no one else has any at all (including the 2 created under Fedora Core 1).

    15. Re:Still better than Unix. by Alioth · · Score: 1

      That's still not the way the original poster was claiming it works - he was claiming that home dirs would be created with permissions drwxrwxrwx.

  25. ho hum by avandesande · · Score: 1

    running windows as admin again. what do you expect?

    --
    love is just extroverted narcissism
  26. Not working for me by G27+Radio · · Score: 1

    Auto-update notified me of the patch yesterday on my workstation. I accepted it to check it out, but it never downloaded.

    Today I got the notification on my notebook and decided to try the same thing on that one as well. Same thing--the update box goes away but nothing appears to download.

    It's not that big of a deal, but I do want to get it installed on at least one of my machines to see if it would break anything.

    1. Re:Not working for me by iainl · · Score: 1

      SP2 is available from Windows Update now - I downloaded it from the site last night and installed it ok (after making a System Restor point first). If you want to give it a whirl, I'd suggest just going there.

      --
      "I Know You Are But What Am I?"
    2. Re:Not working for me by FlyingOrca · · Score: 1

      Same thing happened to me on my work notebook (forced to use XP Pro). I waited until I was home to actually run Windows Update; it was pretty seamless from there. Tedious, but seamless. The only glitch I had was that it hung on the first boot; no problems after rebooting. It even detected my firewall and knew enough to leave the Windows firewall switched off, which was a pleasant surprise.

      Aside from installing Media Player 9 (grrrr....), it was as painless a service pack as I've ever encountered (from Windows). Cheers!

      --
      Corruptissima re publica plurimae leges.
  27. Need root? by randyest · · Score: 5, Insightful

    No, most user's don't need to be root most of the time. Yet:

    While we are not aware of any malware exploiting this, we think it will only be a matter of time. The one mitigating factor that we found is that to change the WMI, and spoof the Security Center, the script has to be running in Administrator mode. If executed in Windows XP's Limited Mode, it will give an error, and not allow changes. Unfortunately, most home users who will be at risk, run in the default administrator mode.

    How can we convince people not to run admin mode? It's easy at work, in UNIX land (most people don't get to know root pw.) But most Windows users I know don't even know the difference.

    Every windows security problem I know of can be solved, or at least significanly mitigated, by users not running root.

    --
    everything in moderation
    1. Re:Need root? by Anonymous Coward · · Score: 0
      People won't stop with the root-running untill some of the major programs no longer require that you run in root.
      IIRC some games (Unreal?), some AVs and some business software still require root.

    2. Re:Need root? by lpangelrob2 · · Score: 1
      How can we convince people not to run admin mode?

      Something as simple as making the first account not root, shuffling away Administrator Mode into the "Advanced..." section of setup, and even showing the fire-engine red background and menubars with a "WARNING: You are in administrator mode. Only proceed if you're an advanced user..." would do.

      That would show Windows users the difference. Now if only all the people that makes Windows apps could allow them to be installed in limited mode...

    3. Re:Need root? by Anonymous Coward · · Score: 0

      in theory you are correct, but I suspect you haven't tried this much in XP (it was worse in 2000). Many applications are not set-up properly to be installed by the Admin but run by a powerless user. For example, lack of permission to write to a log file created by the Admin during install/set-up. Games have this problem too, which means...your kids must play under Admin privs.

      Yes, you can manually go and correct all these things but it's easier to have one machine you acknowledge is insecure and have a second machine for finances etc.

    4. Re:Need root? by MobyDisk · · Score: 2, Insightful
      How can we convince people not to run admin mode?
      Two steps are required:
      1) Make apps that work without admin mode. Most stuff on the shelf today still doesn't. I have yet to see a game that does.
      2) Make apps that need admin access prompt you for it. - *nix has done this for a long long time.

      But neither of these things will happen until the mentality changes. The mentality won't change until the apps are there. I've tried to get user's to do it when possible, but then they go download some spyware app that makes a jiggly peanut dance across the screen (or some such nonsense), and it needs admin rights, so they would rather lose all security and pay me $100 later on to fix their system, than to stop downloading the pointless spyware.
    5. Re:Need root? by black+mariah · · Score: 1

      Wow. So what this boils down to is that you have to be logged in as root in order to hose your system.

      Someone please explain to me how this is different than Linux?

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    6. Re:Need root? by SilentChris · · Score: 2, Interesting

      "How can we convince people not to run admin mode?"

      Simple. Force them not to. When my family got a new PC, I immediately dumped XP Home and put on XP Pro. I set up myself with the Admin account and gave everyone else Limited User accounts.

      If they want to install software, tough. They have to go though me first. Just like at work.

    7. Re:Need root? by Simon+Lyngshede · · Score: 1

      You just make a menu in the installer that says:
      "Don't use Administrator account as default. Press next to accept" and no other options.

      Actually I thought that XP used a normal user account by default, but what do I know, I don't use it.

    8. Re:Need root? by Anonymous Coward · · Score: 0

      My companys software is guilty of this. And you know the worst part. All the dev's came from our old product which ran on unix. They also refuse to admit this is a problem with their programming. Saying its a problem with windows.

    9. Re:Need root? by NtroP · · Score: 1
      No, most user's don't need to be root most of the time. Yet:
      I'd agree with this for the most part, but I've run accross a situation on my Fedora box that does require root (or at least sudo) to work properly and I'm not sure what to do about it. I know this is off-topic but I'd appreciate suggestions.

      I'm using smb4K to browse our windows network and mount shares easily (awsome package BTW). I'ts great, except I can't mount any shares unless I have root privs. and it won't run with suid on smbmount. The solution I've had to use is to launch smb4k with sudo (I've modified the sudoers file to not prompt for a pw since I use a launcher) and it works fine - as long as I have smb4k open and access it from within there. See, it mounts the share in my home directory with root as the owner so I can't write to it unless I sudo everytime I try - which is a pain with drag-and-drop.

      What am I missing? Is there a setting somewhere that will allow me to mount shares as a normal user into my home directory without requiring root privs?

      Thanks.

      --
      "terrorism" and "pedophilia" are the root passwords to the Constitution
    10. Re:Need root? by hundalz · · Score: 1

      How can we convince people not to run admin mode? It's easy at work, in UNIX land (most people don't get to know root pw.) But most Windows users I know don't even know the difference.

      Agreed. I think it is how the system gets installed and auto-logins as the user itself, not making many users aware of an Administrator account and what it means.

      However, in *nix land, in most installations, you are told wtf is a root user, during installation it asks you to set it up, remember? And most of them give warnings like "Don't use this account for everyday use". I think people will listen to that. When needed, most programs, like Yast and Mandrake's Control Centre do ask for the root password clearly. This does not invoke complications.

    11. Re:Need root? by Zed2K · · Score: 1

      "If they want to install software, tough. They have to go though me first. Just like at work."

      yeah I bet your family really loves you. Treating them like your coworkers and being an ass about it. How about instead of being an ass you teach them. Education goes a long way.

    12. Re:Need root? by 0123456 · · Score: 4, Informative

      "Someone please explain to me how this is different than Linux?"

      Most programs on Linux run happily as a non-root user. So many programs on Windows force you to run as an admin user that most people who even think about trying to run as a non-root user quickly give up...

    13. Re:Need root? by soulhuntre · · Score: 0, Flamebait

      Someone please explain to me how this is different than Linux?

      It's not - but they desperately need something to complain about. With SP2 windows is pretty damn tight - and it's killing them.

      --
      --> Fight tyranny and repression.... read /. at -1!
    14. Re:Need root? by twbecker · · Score: 2, Informative

      If you could both install and run software in limited mode, how is it limited??? I'll probably get flamed for this, but limited users under XP are more trouble than they're worth. A lot of older software refuses to run. As long as you run a firewall, Antivirus software, spyware detection software, know what software you install and why, and don't casually click past warning messages on the web (or better yet use Firefox), you're fine as an Administrator. Granted that's a lot of shit, but hey, that's what it takes. The *nix approach of only having access to your account's data is great for a multiuser box, and can probably stop your machine from being turned into a drone, but for most desktop users, your data is the most important stuff on the box!! Screw the OS internals, you can always reinstall. . .

      --
      "The problem with internet quotations is that many are not genuine" -Abraham Lincoln
    15. Re:Need root? by VAXGeek · · Score: 1

      you can add the remote share into fstab as a user mount, coupled with smbmount that should be fine.

      --
      this sig limit is too small to put anything good h
    16. Re:Need root? by TopShelf · · Score: 1

      Remember that we need to put this in terms that not just the average PC user, but most of the sub-average ones, will understand. Perhaps a car metaphor, such as a "driving around" mode for general use, and an "under the hood" mode that relates to Administrator priveleges...

      --
      Stop by my site where I write about ERP systems & more
    17. Re:Need root? by datadriven · · Score: 1

      You can chmod +s smbmnt & smbumount

    18. Re:Need root? by SilentChris · · Score: 1

      "Education goes a long way."

      There's only so much you can teach. When you say a million times "Don't click Yes on every dialog box", and they decide to click Yes for every single P2P program Little Bobby wants to install, what can you do? The solution is either to watch things like a hawk or have them come to me for installations. There's a difference between being an asshole and being safe.

    19. Re:Need root? by Zak3056 · · Score: 1

      How can we convince people not to run admin mode?

      By smacking software developers around until they stop writing applications that require them to.

      --
      What part of "shall not be infringed" is so hard to understand?
    20. Re:Need root? by NtroP · · Score: 1

      smb4k will refuse to run when smbmount is suid root

      --
      "terrorism" and "pedophilia" are the root passwords to the Constitution
    21. Re:Need root? by datadriven · · Score: 1

      not smbmount, smbmnt

    22. Re:Need root? by temojen · · Score: 1

      Edit your fstab:

      //machine/share /mnt/share smb rw,fmask=0644,dmask=0755,noauto,user 0 0

      Then just mount it as the non-root user.

    23. Re:Need root? by Junks+Jerzey · · Score: 2, Informative

      I'll probably get flamed for this, but limited users under XP are more trouble than they're worth.

      No, you've hit the nail on the head. "Administrator" under Windows XP is not like "root" under UNIX. The former is something that came along fairly recently and put down a few arbitrary restrictions on applications. Problem is, most Windows software was written prior to XP, and at one time the restricted items--like writing to your own application folder--were the accepted ways of doing things. There are even developers running older versions of Windows who don't know about the issues involved.

      Furthermore, when you install a new application you have no way of knowing if it will work in a restricted account. So first you install it the proper way. Then you have to load it up and experiment with it for a while to find out if it is clean. Sometimes this is hard. Maybe it only gets caught when you try to save a document template or a window layout or some other less common activity. When this happens you have to uninstall and reinstall to a folder outside of "Program Files." This is generally not worth it. If you're running a firewall, anti-virus program, and not using IE, then running as administrator isn't a bad thing. Remember, even in administrator mode programs can do all sorts of bad things to your system, like emailing or deleting your files. It's only the "Windows" and "Program Files" folders that have any protection on them. To repeat: this is not like running as root under UNIX.

    24. Re:Need root? by Chanc_Gorkon · · Score: 1

      We need to convince the developers who write programs that don't need to run in admin mode but they have to run it in admin mode because it won't work any other way. :(

      --

      Gorkman

    25. Re:Need root? by black+mariah · · Score: 1

      And again... once you are running as root.... how is this any different? It doesn't matter how many programs require you to do it. Anytime you are running as root, you are vulnerable. I'm still waiting for the first Linux 'screensaver' email to go around. "Simply run this as root and it will install the SUPER HAPPY 3D SCREENSAVER!" Meanwhile, it's just a script that says rm -rf *. I guarantee you it would hose a lot more people than you think.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    26. Re:Need root? by Jackie_Chan_Fan · · Score: 1
      How can we convince people not to run admin mode?


      One of the main problems is a lot of software wont work without admin rights hehe.

      WinDVD for one. I had just admin'd my mothers laptop. Set her up a USER account. I just got a call from her in virgina before saying "I can play a dvd, i get this error"

      Well dam it. I didnt think of that. I would have expected it to work, but clearly it wont run without admin access. I gave her the admin pw, and told her strictly to never run anything else in admin account :)

      Probably a mistake ;)

      Interestingly enough, AOL... which she uses (GOD i'm trying to get her off that peice of shit) But anyways.. AOL's software apparently respects USER account restrictions, and dir access restrictions.

      So i have to give AOL that.

      Boo on Windvd though.
    27. Re:Need root? by EvlG · · Score: 1

      Halo PC requires an administrator to install it (so that it can write to Program Files and create the HKLM registry keys for example) but any user can run it.

    28. Re:Need root? by juhaz · · Score: 1

      I have yet to see a game that does.

      You must not have been playing very many games then. Yes, they require you to be admin to install, doom3 setup didn't even work trough the runas thing (shame on you, iD!), you needed to be logged in as admin, but after that, lower privileges seem to work fine.

      Everything I've tried lately (Doom3, Perimeter, Spellforce, ...) works fine as an user (or "Power User").

      And they're not just exceptions either, everything seems to work. Even old ones (Freespace, Battlezone) that have been made for win9x when there were on non-admin users.

    29. Re:Need root? by Knetzar · · Score: 1

      Give them an old computer, and let them mess it up. That's what my dad did years ago, and that's why I'm in the computer field now.

  28. just put your facts in the right order by rozz · · Score: 1

    http://www.pcmag.com/article2/0,1759,1639277,00.as p

    --
    "There is nothing more frightful than ignorance in action." Johann Wolfgang von Goethe
  29. and you were expecting what??? by stonebeat.org · · Score: 2, Insightful


    Windows XP SP2's 'Windows Security Center' is just about as insecure as it could possibly be.

    and you were expecting what???

    Remember Windows Management Instrumentation requires administrator credentials. If you have admin priveledges on any box, you can do much harm, regardless of the Operating System

    1. Re:and you were expecting what??? by joxeanpiti · · Score: 1

      Insecurity

    2. Re:and you were expecting what??? by black+mariah · · Score: 2, Insightful

      I have a script here that hoses your entire Linux system. All you have to do is run it as root.

      rm -rf *

      Please explain how this is different than any other program on any operating system being run as root.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    3. Re:and you were expecting what??? by SuiteSisterMary · · Score: 1

      Sorry, there's a bug in that script. It should be:

      rm -rf /*
      --
      Vintage computer games and RPG books available. Email me if you're interested.
    4. Re:and you were expecting what??? by prockcore · · Score: 1

      I have a script here that hoses your entire Linux system. All you have to do is run it as root.

      rm -rf *

      Please explain how this is different than any other program on any operating system being run as root.


      Actually, a distro with selinux will protect against this. Fedora Core2 was supposed to have selinux but there were problems.. maybe FC3.

  30. Re:Leopard? by lucabrasi999 · · Score: 5, Funny
    Sounds like some sort of leopard in the jungle, if you ask me.

    Cue Marlin Perkins (of the old Mutual of Omaha Wild Kingdom shows):

    MP: "Today, we are going to find and capture the elusive XP2 Leopard. My associate, Jim, is armed with a toe-nail clipper and a badminton raquet. Jim, why don't you start marching down that trail over there? I'll be back at the truck with the cameraman and a bottle of scotch."

  31. Re:Close it anyway MSFT or stop the default Admins by drinkypoo · · Score: 2, Informative

    Administrator is the default context for XP Pro, too, if you create users at install time. I run as administrator, but I use Firefox to browse everything but windows update, and I have Norton installed and auto-updating itself every day. Hence I am operating in an insecure fashion, but with little risk.

    (Watch me get owned tomorrow or something, but nonetheless, I stand by my statements.)

    On Linux I do typically do everything as me, and sudo when I can, but some programs don't work right when you sudo, they need a full root environment. On windows, using run as often doesn't work right because spawned programs revert to your user context (though not always? I'm not sure what's going on there), and many processes spawn new processes to do their dirty work. Even a lot of installs work this way, unfortunately.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  32. I installed it last night by mrgreenfur · · Score: 5, Informative

    I noticed it was up last night to I installed it.

    It's 94.50 mb which takes a while to download. Upon installation and restart the new windows security center pops up and trys to get you to turn on your firewall, automatic updates and antivirus software. By default if any of these are off, there's an obnoxious red shield in the system tray. Turning off alerts for these makes it go away.

    Otherwise there doesn't seem to be any major changes.

    So far nothing's borked.

    1. Re:I installed it last night by Tim+C · · Score: 1

      It's hardly obnoxious (although that's subjective, I guess), and (presumably) you can elect to hide it, like any other "status notification icon", if for whatever reason you want to ignore the warning.

    2. Re:I installed it last night by SirTalon42 · · Score: 1

      Though at least the "WARNING YOU DON'T HAVE ARE GOD DAMN FIREWALL ON!!!!!!" will come back every boot even if u do disable it

    3. Re:I installed it last night by Sentry21 · · Score: 1

      XP SP2 also limits outgoing TCP connections. It allows ten per second (I don't know if this is per process or system-wide), and after that, the connection requests get queued. Thus, if a computer is trying to open up 50 connections per second, it will open 10 the first second with 40 queued, then 10 the second second with 80 queued, and so on.

      This may interfere with some practical applications, but it will also help connection flooding (will this help anyone? I don't know...). There are workarounds for it, but the workarounds have to be installed in Safe Mode with no networking support, so you'd be hard pressed to do it remotely to someone else's machine. I'm sure it's possible somehow though.

      --Dan

  33. Send in the Rovers by MikeMacK · · Score: 5, Funny
    Based on an anonymous tip, PC Magazine looked into the WMI and the Windows Security Center's use of it, and found that it may not only be a security hole, but a crater.

    Maybe MS could get NASA to send a few rovers in there to see what they can find out.

    1. Re:Send in the Rovers by zardor · · Score: 1

      When NASA tried that, the rover's filesystem crashed, and they had to upload a patch......

      --
      -- We don't understand software, and sometimes we don't understand hardware, but we can *see* the blinking lights
  34. Re:Close it anyway MSFT or stop the default Admins by grasshoppa · · Score: 5, Interesting

    There is one subtle difference between linux and window admins: There is a lot of window software that is written to be run as administrator. Finding all the files to give permissions to causes quite a headache.

    Linux, I feel, has a better system at the moment. However, as this is the developers fault, I see no reason why linux would be immune from this problem.

    --
    Mod me down with all of your hatred and your journey towards the dark side will be complete!
  35. Actually, no... by Svartalf · · Score: 2, Interesting

    They're claiming that it's much more secure that Unix/Linux with this service patch. In terms of being 0wned, it's hard to totally cover your tracks in a Unix box- you leave a trail of breadcrumbs somewhere that typically can be seen (most tools simply automate the process...). In the case of an SP2 XP box, it'a apparently rather easy to cover one's tracks and you have to rely on signature scanning (i.e. Virus/Trojan scanning...) to hope you can find the intruder.

    I don't consider that to be a non-problem, nor do I consider it to be more secure. It's definitely not secure enough to be allowed exposure to critical infrastructure of any kind.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    1. Re:Actually, no... by Pxtl · · Score: 1, Interesting

      The reason they say its safer is because they took advantage of the new processor features that allow you to mark a block of memory as "non-executable" thus stopping buffer overrun 'sploits and similar problems. Linux doesn't have this feature.

      The catch is this: most of the modern windows 'sploits aren't buffer overruns into non-executable memory, they're just malware using the MS application tools like ActiveX.

      So, it is probably true that the Microsoft kernel is more secure than the Linux kernel. The respective operating systems, viewed from a holistic perspective, may not be.

    2. Re:Actually, no... by BabyDave · · Score: 5, Informative

      The reason they say its safer is because they took advantage of the new processor features that allow you to mark a block of memory as "non-executable" thus stopping buffer overrun 'sploits and similar problems. Linux doesn't have this feature.

      Yes it does

    3. Re:Actually, no... by Anonymous Coward · · Score: 0
      Linux doesn't have this feature.
      Yes it does, retard. Jesus, why would you bother to type something like that without checking on your facts first?
    4. Re:Actually, no... by unknowns · · Score: 1

      Why 'sploits? Are you just trying to sound cool? 'cause the last time I checked exploits was easier to type and had the same number of characters.

      I'm not trying to be a dick. It just comes naturally.

      --
      Even blind squirrels find nuts now and then.
    5. Re:Actually, no... by bersl2 · · Score: 1

      Um... libsafe too? You don't necessarily need NX if you can do it from software, and it's surely even more effective if you layer the two.

    6. Re:Actually, no... by Ice_Balrog · · Score: 1

      Not only that, but Linux has had this for some time now, just not at the hardware level. OpenBSD (not sure about Net/FreeBSD) has this.

      --
      #include "sig.h"
    7. Re:Actually, no... by Zak3056 · · Score: 1

      The reason they say its safer is because they took advantage of the new processor features that allow you to mark a block of memory as "non-executable" thus stopping buffer overrun 'sploits and similar problems. Linux doesn't have this feature.

      A) As another poster already mentioned, Linux supports that feature.

      B) Joe User isn't running a freaking Itanium or any other CPU that supports it, so the NX feature is completely useless for home user security.

      --
      What part of "shall not be infringed" is so hard to understand?
    8. Re:Actually, no... by SirTalon42 · · Score: 1

      C) Linux version isn't dependant on CPU supporting NX (like Fedora comes w/ it out of the box)

  36. I don't think anything can be done. by London+Bus · · Score: 5, Interesting

    To make Windows secure, that is. I know lately that Microsoft-bashing has gone from being the in thing to being "trolling", but it's true. Just because it's become less fashionable to say so doesn't change the fact. I don't understand how Windows users can continue to use these machines. I live in a relatively remote area of Japan, and yet somehow within 4 minutes after hooking up my brand-spanking new machine to the Internet, I started getting Code Red connection attempts and repeated assaults on various four-digit ports. I guess they don't respect geographic boundaries either. By the way, this all happened while I was downloading XP2/SP2. It's not going to help when we don't even have time to install it before getting our machines "owned".

    I've always criticised Linux users for being sloppy and the like, but the operating system itself is at least rock solid. It rarely crashes, it has a decent windowing system, and I don't see advisories for it on Bugtraq every 8 hours. Windows is easy to install, but it's all too easy for someone else to compromise. Ease of use is nice, but I think I'll take peace of mind with GNOME on Fedora Core.

    1. Re:I don't think anything can be done. by Anonymous Coward · · Score: 0

      If you ticked the box to enable WIndows Firewall BEFORE you connected to the internet to install Service Pack 2 you wouldn't of been owned.

      It was there from the beginning you know, it just didn't bash you around the head until you turned it on.

    2. Re:I don't think anything can be done. by IDIIAMOTS · · Score: 1

      I started getting Code Red connection attempts and repeated assaults on various four-digit ports. I guess they don't respect geographic boundaries either. By the way, this all happened while I was downloading XP2/SP2. It's not going to help when we don't even have time to install it before getting our machines "owned".

      If you're posting on Slashdot you should know by now not to attach a freshly installed XP machine to the Internet without having enabled firewall first. That very small tidbit will make the difference between "owned" and painless install.

    3. Re:I don't think anything can be done. by cortana · · Score: 1

      In pre-SP2 versions of Windows, the firewall was enabled late enough in the boot procedure to give a significant window during which a computer could be attacked.

    4. Re:I don't think anything can be done. by InsaneGeek · · Score: 1

      Not just XP, but *any* fresh install, 2-3 years ago when I went to a SAN's conference; the honeypot project measured how long it took for a Linux box to be rooted from first plugin to the net... 15min; much shorter than it takes to download the patches.

      Face it, everybody's at risk, it's just plain foolish to plugin any (Win, Linux, Solaris, etc) unpatched system to the internet.

    5. Re:I don't think anything can be done. by Anonymous Coward · · Score: 0

      No firewall? You deserve to be 0wnd.

    6. Re:I don't think anything can be done. by Anonymous Coward · · Score: 0

      To quote the grandparent poster:

      "...to enable WIndows Firewall BEFORE you connected to the internet..."

    7. Re:I don't think anything can be done. by RzUpAnmsCwrds · · Score: 1

      "To make Windows secure, that is. I know lately that Microsoft-bashing has gone from being the in thing to being "trolling", but it's true. Just because it's become less fashionable to say so doesn't change the fact. I don't understand how Windows users can continue to use these machines. I live in a relatively remote area of Japan, and yet somehow within 4 minutes after hooking up my brand-spanking new machine to the Internet, I started getting Code Red connection attempts and repeated assaults on various four-digit ports. I guess they don't respect geographic boundaries either. By the way, this all happened while I was downloading XP2/SP2. It's not going to help when we don't even have time to install it before getting our machines "owned".

      I've always criticised Linux users for being sloppy and the like, but the operating system itself is at least rock solid. It rarely crashes, it has a decent windowing system, and I don't see advisories for it on Bugtraq every 8 hours. Windows is easy to install, but it's all too easy for someone else to compromise. Ease of use is nice, but I think I'll take peace of mind with GNOME on Fedora Core."

      Let's go install RedHat 7.3 on a system open to the internet. We all know how secure that is.

      The Code Red patch was released SIX MONTHS before the worm hit.

      When the OpenSSH remote root exploit became public, the admin of my Linux virtual server installed the patch within hours. If most Windows users had done the same thing with the Code Red patch (well, not the same thing - they did have six months to apply the patch), then Code Red would never have been a problem.

  37. Worse than no protection at all... by Anonymous Coward · · Score: 1, Insightful

    According to them, any program (including ActiveX controls) can access and edit the Windows Management Instrumentation database, and therefore spoof the security status of an insecure box to report that it is properly secured.

    A protection scheme that reports that it is secure while actually being totally insecure is worse than no protection at all. A lot of people will use ZoneAlarm or whatever and their own virus scanner, but if too many people believe their machines are secured, this SP may have the opposite of its intended effect: *more* unsecured PCs attached to the Net than before. MS should stick with their old policy of not introducing new features in service packs, just bundling bug fixes and security patches together.

  38. Re:Close it anyway MSFT or stop the default Admins by garcia · · Score: 1

    On Linux I do typically do everything as me, and sudo when I can, but some programs don't work right when you sudo, they need a full root environment.

    You have a clue about the importance of doing so. Windows users don't give a fuck about the importance of anything except ease of use. All they want to do is click, download, install, and run. They would prefer to skip all steps except run if they could...

    If that means running everything as "super user" then that's what it needs to be. Remember these are the people that use the same passwords for their home, work, ATM, websites, email, and garage door codes.

  39. Solution by joxeanpiti · · Score: 1

    # umask 077

    or

    # chmod 700 XXX

    1. Re:Solution by Basalisk · · Score: 1

      I don't know what you are trying to say there, perhaps there is a loose connection in your internet modem or somesuch.

      But this 'solution' seems to have nothing in common with an XML driven agent based security infrastructure, which I hear Microsoft will be developing for their next Windows release. Any modern, user-friendly Operating System would have something along those lines.

      Unix's security 'model' seems to be nothing more than a 'please do not modify this file' mark. I am surprised it is even considered as a viable operating system.

    2. Re:Solution by atriusofbricia · · Score: 0, Flamebait

      /me looks around for his flamebait mod.... :)

      --
      I was raised on the command line, bitch

      "Nemo me impune lacesset"

    3. Re:Solution by Anonymous Coward · · Score: 1, Informative

      XML-based file system? I think I'd rather superglue my hands to a rhino's ass - I'd be less likely to get a Darwin award.

      You might also want to do some research into ACL support in Linux. It's there, and it sounds a lot less complicated than "XML driven agent based security infrastructure". Ever heard of the adage "Perfection in design is not achieved when there is nothing left to add, but when there is nothing left to take away"? Simpler designs are generally better, so long as they get the job.

  40. Running as admin? by W2k · · Score: 5, Insightful
    According to them, any program (including ActiveX controls) can access and edit the Windows Management Instrumentation database, and therefore spoof the security status of an insecure box to report that it is properly secured.
    Um .. you sure that's not supposed to be any program that's already running as admin on the box in question? Sorry, but if I was a malicious app running as admin, I would do much more interesting things than tamper with the security center. Not even Linux/OSX/*BSD are secure if you manage to get malicious code running with admin rights. The article got it right (it mentions that the attacking script/app/whatever must be running as admin) but whoever submitted this to Slashdot seems to have missed this tiny, unimportant detail.

    The next thing to be said is usually: "But most home users run as admins." (The article also mentions this.) Well, that's not a Windows problem; that's a user problem. Even if Windows forced users to run in "limited mode" (which would cause an outcry in itself - "eek, Microsoft is trying to take away control over our own computers from us"), it also doesn't help that most third-party software for Windows requires admin rights either to install or *gasp* to run. Of course, this is ancient news to everyone with a clue .. nothing to see here, move along.

    Of course, even when running as admin, protecting yourself against malicious code is fairly trivial; simply use a firewall (SP2 incidentally includes one), don't run binaries from untrusted sources, surf the web and check your email using something other than IE/Outlook, use a virus scanner/shield, and keep your apps and OS updated. Again, no news to anyone with a clue.
    --
    Quality, performance, value; you get only two, and you don't always get to pick.
    1. Re:Running as admin? by Anonymous Coward · · Score: 0

      "not a Windows problem; that's a user problem"

      Boy do you need a serious beating.

      Please get the fuck out of the computing world, you're an embarrassment to the rest of us.

    2. Re:Running as admin? by Tom · · Score: 4, Insightful

      "But most home users run as admins." [...] Well, that's not a Windows problem; that's a user problem.

      You are oversimplifying. Ask yourself why most home users run as admins. May it be because that's the default? Because XP doesn't even offer another setup option, but hides it well? Or maybe because tons of things simply don't work if you run as a normal user?

      Driving reckless is a user fault, yes. But driving reckless when that's how the manual told you to do it and that's what the car was designed for makes it a bit more tricky to properly place the blame.

      --
      Assorted stuff I do sometimes: Lemuria.org
    3. Re:Running as admin? by W2k · · Score: 2, Insightful

      It's the default because the users want it that way (see previous posting). Windows users have been running as admin since it was just a glossy shell over DOS (hell, pre-NT, Windows didn't have a non-admin access mode as such). If Microsoft changed it now, there would be an outcry (see grandparent) and people would just figure out how to make themselves admins, and do so. It's a lose-lose situation for Microsoft - and again, the fact that many pieces of third-party software expect or demand admin access to run does not help matters.

      In the end, no operating system is luser-proof. User education is the only viable solution, not built-in lockdown of the OS.

      --
      Quality, performance, value; you get only two, and you don't always get to pick.
    4. Re:Running as admin? by W2k · · Score: 1

      Oh, how the insults of an AC send chills down my spine!

      --
      Quality, performance, value; you get only two, and you don't always get to pick.
    5. Re:Running as admin? by Apathetic1 · · Score: 1

      I must respectfully disagree. Most users run as admins because they are admins by default. That makes it a Windows problem, not a user problem. If users weren't admins by default, application developers wouldn't rely on having those priveleges. I can't see any good reason why I should have to run a game as an Administrator.

      --

      My username does not make me Apathetic. It's irony, get it?

    6. Re:Running as admin? by bitswapper · · Score: 0

      Actually, the Windows interface conventions taken as a whole encourage people to run as admin. Its very easy to do, and its the 'windows way' of doing things. This default convention has been a part of the windows 'user culture' for so long that weaning users and the developers who encourage them to run as admin is going to be very difficult.

      So, yes its a 'user problem', but msoft has had the strongest influence in encouraging it. So while its not *technically* msofts problem, they are the ones who need to address it. And yes, you can elect to drop IE/Lookout, but as long as msoft bolts them into the os/office suite, the majority of people will default to them. Granted, people are pretty unaware of the choices before them, but with the largest software company in the world fighting to obscure choice, or block it altogether, one can hardly place blame so squarely on users.

    7. Re:Running as admin? by Tom · · Score: 1

      If Microsoft changed it now, there would be an outcry (see grandparent)

      Would there? I dare to say that grandma would most certainly not complain. She doesn't care about admin rights, she cares about writing her letters and surfing her senior citizen interest webpages.

      I'm speaking from experience. I set my mother up with a Linux system some years back. She has never complained about not having root access.

      The people who'd complain are the ones who are dangerous both to themselves and (if net-connected) the rest of the globe - those who believe they know a lot, but actually know very little. Frankly, I don't think they deserve any sympathy.

      --
      Assorted stuff I do sometimes: Lemuria.org
    8. Re:Running as admin? by Cro+Magnon · · Score: 1

      If a user is warned against running as root, but does it anyway, that's his problem.

      However, if a user doesn't even know he CAN run in a more secure manner, then it's at least partly the fault of the OS vendor.

      The default should be to run as limited user, not Admin, as it is now.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    9. Re:Running as admin? by W2k · · Score: 1

      Grandma will complain when she tries to run an app that wants admin access (for whatever reason). If she's just running Microsoft Word and IE, this won't happen. However, grandma is not a Typical User(TM). The Typical User wants to download music using Napster-clone-of-the-week, play games, and run those "kewl" shareware apps from Download.com that everyone's talking about. Eventually he or she will come across a stupid app that demands admin access even though it doesn't need it.

      Linux/*nix developers do not develop with the assumption that the user will be running their app as root. Windows developers (at least the poor ones) do. So I would not expect the same difficulties on Linux. Your experience confirms this.

      We can agree on one thing; the main complainers would be the ones who aren't supposed to have admin access anyway. Unfortunately, those are the ones who run IE/Outlook without any patches, and because they pay the Microsoft tax dutifully, they expect - no, demand that everything should work as promised. They're a loud-mouthed bunch, and Microsoft doesn't want bad PR. So it's easier to let them run as admin and let the tech support folks cash in on their ignorance, than to fix the underlying problem.

      --
      Quality, performance, value; you get only two, and you don't always get to pick.
    10. Re:Running as admin? by W2k · · Score: 1

      It's not Microsoft's fault that the typical user is clueless. The fact that you can run Windows under a limited-access account is well-documented in the Windows manual, in the help files, and on countless web sites. Could it be made more obvious during the install? Yes. Could Microsoft change the default? Not without breaking lots of third-party apps and causing additional inconvenience for users, which would be a potential PR disaster - as I mentioned in the post you replied to.

      --
      Quality, performance, value; you get only two, and you don't always get to pick.
    11. Re:Running as admin? by Llynix · · Score: 1

      It's the default because the users want it that way (see previous posting).

      I beg to differ. The users we are talking about here don't know what they want. If they knew, they wouldn't be running as admin, or they wouldn't be bitching because of a virus because they ran as admin.

      Windows should by default set up a user account and use this for normal use. I don't see how this would have affected many people if this was the default behavior from the begining.

      In addition, many programs simply won't work unless they are run as admin.

      The problem is two fold. For starters Microsoft should not have left the door wide open by default. Also, programmers should check all conditions while writing their programs. It amazes me how many programs I find that require administrator privilidges for no reason.

      Much like the problems many programs are facing with the xp firewall. It causes me to ask, "Didn't they test this?" Surely the thought must have crossed their mind that some people would be running the xp firewall.

    12. Re:Running as admin? by fzammett · · Score: 1

      Uh, in fact it does... When you install XP (and I think when you first turn it on if it was an OEM install) you are asked to create a new user, which I believe does NOT default to admin equivalent.

      Ok, granted, maybe there could be some verbiage explaining why this is a good idea rather than just allowing the Abort button, which makes you use the admin account. But Windows XP does in fact work as you are stating it should.

      --
      If a pion (n-) collides with a proton in the woods & noone is there to hear it, does lamdba decay into the source pa
    13. Re:Running as admin? by Llynix · · Score: 1

      Uh, in fact it does... When you install XP (and I think when you first turn it on if it was an OEM install) you are asked to create a new user, which I believe does NOT default to admin equivalent.

      It took some looking around, but I think this is how it goes.

      In XP Pro, no user accounts are created except for an administrator account.

      In XP Home, you are prompted to create a new user accounts. However from what I've read these are also administrator by default. At least that's what the allmighty google tells me.

    14. Re:Running as admin? by fzammett · · Score: 1

      Hmm, interesting. Certainly not out of the question that I'm not remembering correctly... I was almost certain before, now I'm just kinda certain :)

      --
      If a pion (n-) collides with a proton in the woods & noone is there to hear it, does lamdba decay into the source pa
    15. Re:Running as admin? by Anonymous Coward · · Score: 0

      I have recently done some work on XP home and Win2K Pro and can attest to the following:

      XP Home creates accounts by default as admin without a password!! This is inexcusable since they certainly knew by the time XP shipped that this was not a good idea for security. Come on, no password by default?? The password is considered an advanced option!

      Win2K Pro during install creates an administrator account and then allows the creation of an additional account (I believe this allows both admin and normal user options, can't remember for sure but I do remember some kind of account option after setting the local admin account). New accounts are user (or possibly power user) by default not admin. From what little I know about XP Pro installs, I believe it behaves similar to 2K pro.

      Win2K (and therefore XP Pro) is reasonable from my point of view, except so much software won't run properly as non-admin (not Microsoft's fault except that they should be applying a lot more pressure to the bigger ones to fix their stuff). Just deny them their favored designed for logo on their box, etc. Technically, they are not designing it for Windows 2K or XP very well if it doesn't work as a normal non-admin user, IMHO.

      A side note, MS should make Run As more reliable. I picked up from this topic that the reason I can't use Run As for Computer Management is because I am doing it to the shortcut. Well, I am using the Administrator folder in the Control Panels folder to perform the Run As, where the hell am I supposed to get them to do a proper Run As? Use Properties and click on Find Target?? And how many average users are going to know all this and care to put up with the inconvenience to use it?? Come on, Micrsoft, this isn't the smartest move you ever made. If you go in via the control panels, Run As (otherwise properly applied) should work correctly!

      My $0.02 worth.
      BC

    16. Re:Running as admin? by Tom · · Score: 1

      When you install XP (and I think when you first turn it on if it was an OEM install) you are asked to create a new user, which I believe does NOT default to admin equivalent.

      You have been misinformed. I've had the "pleasure" of a new XP install (OEM, XP Home Edition) and the user account it creates most certainly is an admin account.

      But Windows XP does in fact work as you are stating it should.

      "Work" in conjunction with any windos is quite an oxymoron. If I were to work at my job the way windos "works", I'd be fired within the week.

      --
      Assorted stuff I do sometimes: Lemuria.org
  41. Confirmed by SkiddyRowe · · Score: 1

    I did a refresh of a XP Home update, and SP2 was at the top of the list. Pretty interesting, the boot screen now says "Windows XP" with no reference to Home or Professional. The scrolling bar color also changed. Now it looks like I have XP Pro....wait that's still embarassing....

  42. Doesn't work for me... by Anaphiel · · Score: 1
    ... and I'm pretty sure this is the most recent version of Safari available.

    Oh, wait...

  43. Re:Please help a Linux Newbie by Anonymous Coward · · Score: 0

    Ever heard of google?

  44. MOD PARENT UP by Anonymous Coward · · Score: 0

    OH MY GOD.

    that's so pathetic I think part of my brain just exploded.

  45. Die security balloon! Die! by dtfinch · · Score: 1

    I don't want to enable my firewall damnit.

    1. Re:Die security balloon! Die! by Call+Me+Black+Cloud · · Score: 1


      You can turn off the warnings from the control panel. Open up the "security" applet (or whatever it's called) and there is an option to control notification.

    2. Re:Die security balloon! Die! by dtfinch · · Score: 1

      Found it, finally. The "Resources" box on the left side of the Windows Security Center, that looks like it's just help file links, there's a link at the bottom entitled "Change the way Security Center alerts me". It was right in plain sight, but none of us (3) could find it.

  46. Re:Leopard? by whitlock · · Score: 1

    I thought because it was spotty at best! ;)

    --
    "Tuez-les tous; Dieu reconnaitra les siens."
  47. So let me get this straight by Bandit0013 · · Score: 1

    It's possible to write a virus exploiting an insecure machine...

    Really now? How interesting *dripping sarcasm*.

    This isn't news. In fact I'd say this whole article is a troll.

  48. Re:fp by Anonymous Coward · · Score: 0

    looks like you almost got it

    http://www.freedesktoppc.com/default.aspx?refere r= 8353205

  49. STILL Broken by Roguelazer · · Score: 3, Informative

    Great work Microsoft! After all the beta-testing, SP2 is still broken. Here's what I've found so far that's messed up badly:

    • FarCry Demo fails to install
    • Unreal2 won't run
    • Norton Antivirus status is not detected by Security Center
    • AVG Antivirus is not detected by Security Center
    • Windows crashes on startup if any non-MS OS is doing a SMB network scan while it is starting up
    • Security Center considers having Automatic Updates set to "Ask Before Installing" a security risk

    What I find funny is that ZoneAlarm's AntiVirus monitor feature detects AVG and Norton properly.:P

    1. Re:STILL Broken by Zed2K · · Score: 1

      "FarCry Demo fails to install"

      Full version works fine. There were other problems with the demo under just XP, and its a really old demo. Not XP's problem.

      "Norton Antivirus status is not detected by Security Center. AVG Antivirus is not detected by Security Center"

      Why is this a SP2 problem? If you have it installed its installed. I wouldn't call this broken.

      "Security Center considers having Automatic Updates set to "Ask Before Installing" a security risk"

      it is

      I don't know about the rest but just based on the 4 above I bet they aren't really a problem either. People will find things to call "broken" even if something truely isn't broken as long as it makes them feel better about slamming microsoft.

      Really folks. Microsoft slamming is so 1990's.

    2. Re:STILL Broken by delus10n0 · · Score: 3, Informative

      # FarCry Demo fails to install
      # Unreal2 won't run


      Both working fine here..

      # Norton Antivirus status is not detected by Security Center

      Norton's problem, they've said repeatedly they're working on a patch.

      # AVG Antivirus is not detected by Security Center

      This should be working. It's works for a lot of other people correctly.

      Windows crashes on startup if any non-MS OS is doing a SMB network scan while it is starting up

      Huh? Did you pull this one out of the air? We haven't had a problem with this on our network here (300+ PCs, 10+ Macs)

      Security Center considers having Automatic Updates set to "Ask Before Installing" a security risk

      And I agree that it should. Users are totally retarded, and should be treated like a child.

      --
      Not All Who Wander Are Lost
    3. Re:STILL Broken by tgd · · Score: 0, Troll

      * FarCry Demo fails to install

      So? How is that their problem?

      * Unreal2 won't run

      So? How is that their problem?

      * Norton Antivirus status is not detected by Security Center

      Neither is the state of my house's alarm system. Guess I should blame Microsoft instead of ADT. Or no one...

      * AVG Antivirus is not detected by Security Center

      It didn't detect me leaving my garage door open, either. Wonder how it was that Microsoft didn't know I had a garage door?

      * Windows crashes on startup if any non-MS OS is doing a SMB network scan while it is starting up

      Okay, this I'll give you.

      * Security Center considers having Automatic Updates set to "Ask Before Installing" a security risk

      What percentage of XP home users out there install critical updates as soon as they're available?

      Do you really think this is a problem?

    4. Re:STILL Broken by Mant · · Score: 1

      Rather than code for each anti-virus program that exists, Microsoft introduced a way for AV programs to register themselves with the OS. So, you need to update you AVs before SP2 will know about them.

      I'm running Norton, and quick auto-update and SP2 recognised it just fine.

    5. Re:STILL Broken by Maul · · Score: 1

      There is a patch for Norton AntiVirus you can get via LiveUpdate so that it will report itself properly to the Security Center.

      As much as I hate the "in your face" way the security center works, isn't really a fault of SP2, but rather just the fact that the makers of some AntiVirus software did not design their software anticipating that Microsoft would place this feature in the OS.

      --

      "You spoony bard!" -Tellah

    6. Re:STILL Broken by dtfinch · · Score: 1

      Windows crashes on startup if any non-MS OS is doing a SMB network scan while it is starting up

      This sounds pretty serious. Have any more info on it?

    7. Re:STILL Broken by Anonymous Coward · · Score: 0

      Except having automatic updates set to update without asking is a security risk. All it takes is the Microsoft updates server being spoofed or cracked into for a few seconds and you're in serious trouble. Or a single Microsoft patch that's not adequately tested. And after Windows NT, we all know that NEVER EVER happens, right?

      Posted as AC because posting anti-MS things on Slashdot isn't safe. There's more astroturfers than actual posters here now.

    8. Re:STILL Broken by SilentChris · · Score: 1

      "FarCry Demo fails to install
      Unreal2 won't run"

      A lot of online games are having issues. That's because most game programmers tend to write around the default network stacks and create "optimized" versions that break over time. You hear me, Carmack?

      N"orton Antivirus status is not detected by Security Center
      AVG Antivirus is not detected by Security Center"

      No shit. There's a host of programs not detected. Most are on MS's website. You can always turn on that "I'll manually monitor this one" feature. By the way, why are you running to AV programs on one box?

      "Windows crashes on startup if any non-MS OS is doing a SMB network scan while it is starting up"

      News to me. I have a mix of OS X and WinXP boxes at home constantly talking to each other through Samba. Although, again, a weird question: why are you scanning SMB while the computer is starting up? What exactly are you going to find?

      "Security Center considers having Automatic Updates set to "Ask Before Installing" a security risk"

      Unfortunately, for most home users, it is. A lot have seen that "I'm ready to install" box and completely ignored it. Better to have Windows install automatically (us geeks can turn it off and actually read the EULAs).

    9. Re:STILL Broken by Tim+C · · Score: 1

      AVG Antivirus is not detected by Security Center

      What version are you running? I have the free version of AVG installed at home (version 6.0.742) on 2 machines with XP installed patched to SP2, and the security centre detects it just fine, including whether or not the virus definition is up to date.

      Security Center considers having Automatic Updates set to "Ask Before Installing" a security risk

      That's because it is. In the time between the user realising that there's an update ready to be installed (or choosing to install it) and it being installed, there is a window of opportunity for the machine to be compromised. Having them installed automatically reduces that window. There are very good reasons for not necessarily installing all updates automatically, but it most certianly is a trade-off in terms of security.

    10. Re:STILL Broken by JanusFury · · Score: 1

      Wrong. I have automatic updates set to Ask Before Installing and it doesn't consider that a problem. It also detected my installation of AVG6 perfectly. I'm willing to bet Unreal2 and FarCry are fine too, and you just have a crappy computer loaded to the brim with spyware.

      --
      using namespace slashdot;
      troll::post();
    11. Re:STILL Broken by Anonymous Coward · · Score: 0

      If it's still broken after all that beta testing, then that's *your* fault.

    12. Re:STILL Broken by westlake · · Score: 1
      Norton Antivirus status is not detected by Security Center

      Run Norton's LiveUpdate before installing SP2. It won't hurt to look at whatever else might need a patch.

    13. Re:STILL Broken by Dahan · · Score: 1
      Except having automatic updates set to update without asking is a security risk. All it takes is the Microsoft updates server being spoofed or cracked into for a few seconds and you're in serious trouble.

      Um, the updates are digitally signed. If someone manages to crack the server and obtain MS's private key and passphrase, there'd be a problem... but say you have automatic updates set to ask you first--how would you tell that the update was bogus? It has a good signature, after all.

    14. Re:STILL Broken by Sentry21 · · Score: 1
      # Norton Antivirus status is not detected by Security Center

      Norton's problem, they've said repeatedly they're working on a patch.


      I dunno kids, but it detects my copy of NAV2004 no problem. Maybe I'm lucky? I Liveupdate whenever the icon shows up in my taskbar though, so maybe I got the patch already. Still, it does work.

      --Dan
  50. Easiest way to break into any box... by Anonymous Coward · · Score: 1, Funny

    Breaking into computers is much like breaking into houses. There are different ways to do it, but the simplest way is to go through windows.

  51. Re:The new XP SP2 insecure by Anonymous Coward · · Score: 0

    Oooo... Will you let me your tinfoil hat? Grow up.

  52. This sounds like a typical... by bob670 · · Score: 2, Insightful
    bullshit headline grab from PC Mag/Ziff Davis/Cnet that Slashdotters love to sieze on. If Windows is so damn insecure why haven't I had any issues professionally or personally in the last 10 years? Patch it when called for, keep your anti virus software up to date (come to think of it, I only scan incoming mail on my personal workstations), get a decent router with (an even marginal) built in firewall/NAT and don't click on every pop up you see at www.pussy-u-will-never-get.com and you are pretty much safe.

    I love my Linux box but I expend far more effort keeping it locked down with constant updates than I do my Windows boxes.

    I'll say it again, OSS will never suceed with end users as long as so many in this community take an "Anything But Microsoft" stance.

    1. Re:This sounds like a typical... by TaintedPastry · · Score: 1
      Thank you!

      Though I think we'll both be modded as trolls.

    2. Re:This sounds like a typical... by kuedan · · Score: 1

      So you never have had a single virus/worm/popup?

    3. Re:This sounds like a typical... by Mitleid · · Score: 1

      It'd be tragic if the parent got modded down, as he or she does have a very valid point. I've also been a Windows user for an incredibly long time, and the only time my system has gotten completely hosed is due to my own stupidity. The bottom line is, I cover my ass and all my bases when using a Windows system (reliable AV, NON-MS firewall, ad-aware, etc, etc.) and I can honestly say I've never had a problem.

      Yes, there is a trade off I suppose. I DO have to worry more about security than I might with say, a Linux or a OS X system, but on the other hand I like playing GAMES. Lots of them, and whichever ones I want. Therefore, I've taken the steps to educate myself to "deal" with a Windows system, and I think it's safe to say that I've never gotten burned. This isn't to say that I never will, but the truth is for all of the bitching and complaining I hear about MS insecurity I've never had a problem.

      I guess it all comes down to is knowing the userbase. Windows is designed to appeal to the LOWEST COMMON DENOMINATOR. That means the more computer-savy users have to sift through all the nonsense in order to get things working the way they want. With Linux, it seems like all your dealing with IS nonsense (but the good kind of nonsense...heheh). And Mac, those seem to have the best of both worlds because Apple has all the control they want over the hardware/OS, so they really have no excuse for it NOT to be perfect as far as I'm concerned.

      --

      --
      Is it me, or did it just get fatter in here?
    4. Re:This sounds like a typical... by praxis · · Score: 4, Insightful

      I would also like to tell my story. I've been a Windows user since 1990, a Linux user since 1995, a SunOS/Solaris user since 1995, an Irix user since 1995, an OpenVMS user since 1997, and an AIX user since 1997. I don't run all of these concurrently anymore but I've administered each of them for quite some time. I keep abreast of security issues in each OS I'm running, even if it's only getting the latest patches. On Windows, I run an up-to-date virus scanner. I had to do a lot more work to secure Linux than I did to secure Windows XP. I have *never*, not *once* had a serious issue with any of my machines running any OS unless it was a hardware fault. By serious I mean anything beyond a virus caught by the scanner or an application crash due to a bug. I may, or may not, help that I don't run any software beyond the business apps I need, a few games, and some IM client. I don't download much software, beyond perhaps putty, Java run-time, and well, perhaps something else. I did, in college witness many people have problems with Windows, and they did not run AVS, used Kazaa liberally, and liked to install little apps that web pages offered. There is no technological solution today that trumps educating users. I'm rambling, so I'll stop.

    5. Re:This sounds like a typical... by BigRedFish · · Score: 1

      I've only been hit once since Windows came out (at least that I know of). And that was just adware - I got suckered by a fake close-box once when I was tired.

      But I take issue with:

      Patch it when called for, keep your anti virus software up to date [....], get a decent router with [....] built in firewall/NAT and don't click on every pop up you see

      Patching, check. As for the other two, as I learned the hard way, it's really hard to tell a fake close box on a popup sometimes.

      Besides, I consider the need to be running resource-consuming programs in the background (AV software) just to prevent the OS from doing something it oughtn't do in the first place to be an issue. I consider the need to purchase another operating system (the firewall router) and keep it upstream from the first operating system to be an issue.

      If you are running AV software or an external firewall, then you have had issues, personally or professionally. Come to think of it, pop-up and adware blocker programs are also issues. The mass of spam in your inbox (or choking up your mail server pipe and CPU cycles) coming from compromised Windows boxes is an issue too. Installed Moz or Opera of Firefox to replace IE due to all the problems? Being unable to use the product you purchased (IE) and having to install a replacement counts as a big honkin' issue in my book.

      That said, I agree wholeheartedly that Linux is not a magic bullet, even though it does benefit from the UNIX security model. If some numbskull wrote a web browser for Linux that automatically downloaded scripts, marked them executable, and ran them as root without telling you, that too would be an issue just as bad as any in Windows. If Linux on the desktop ever takes root, I figure it's just a matter of time before someone writes such a thing. Any clueless end-user who gets conned into entering the root password once (all home users would have it, right?) could easily install a nasty Linux trojan that caches said password and it's lights-out.

      The same can be said for OSX or any system, the root passward to which is known to a gullible person. So yeah, the MS-bashing here gets kinda ridiculous.

      OTOH, leave it to MS to report the status of the AV and firewall from a stored text string, rather than doing a real check. That's just brain dead, and it's typical Microsoft - it gives the surface appearance of doing what it's supposed to do, at least well enough to get through a trade show demo, but look a little deeper and it's really quite lacking. In this instance, it may actually be worse than not reporting at all as it can lull a user into a false sense of security and deter them from checking the real status of the AV and firewall manually.

      I'm not saying this as some Linux fan (though I do use Slackware and love it), I'm saying it as someone who has been using MS software since DOS 1.0 and noticed this tendency of theirs to release mock-ups as software long ago.

      I just hope that if I get modded up, it's because someone found something truly interesting, informative, or insightful in this post, and not just because I said something bad about MS. Or that I don't get modded down just because I said Linux can't turn water into wine. I'm definitely with the parent poster on that one. It's a credibility killer for Slashdot when that happens, though I wouldn't make my OS choice based on Slashdot mods one way or the other... that would be kinda pathetic I think.

    6. Re:This sounds like a typical... by Anonymous Coward · · Score: 0

      If Windows is so damn insecure why haven't I had any issues professionally or personally in the last 10 years?

      Either:
      a) you are the luckiest SOB alive... or
      b) your systems admin is God...

      There's no other possible explanation...

    7. Re:This sounds like a typical... by bob670 · · Score: 1

      Hmmm, I am a sysadmin, then perhaps I am God? Oh crap, I don't believe in my own existance...so I am really typing this post?

    8. Re:This sounds like a typical... by Wile_E_Peyote · · Score: 1

      Besides, I consider the need to be running resource-consuming programs in the background (AV software) just to prevent the OS from doing something it oughtn't do in the first place to be an issue.

      The issue is viruses and unethical people, they come for all operating systems. Even your cell phone now.

      mass of spam in your inbox (or choking up your mail server pipe and CPU cycles) coming from compromised Windows boxes is an issue too.

      Don't think there aren't any Linux/Unix boxes out there spamming, because there are.

      W.E.P.
    9. Re:This sounds like a typical... by Bambi+Dee · · Score: 1

      Is that really so improbable? I do the AVG/Spybot S&D/Ad-Aware jig once a week or so, but they never found anything that wasn't there from the beginning, and frankly don't see why I should let them consume system resources the rest of the time. So I'm not doing all that much beyond running Kerio PF and using Firefox/Sylpheed instead of IE/OE -- and yes, I've had to learn to avoid the flashy, ad-supported junk-ware that's shoved in your face when you're new to the web -- so it's not like I actually trusted Windows (updated or no) but no, it doesn't take all that much to not get 0wned. Then again, maybe everything I'm typing right now is being logged, who knows..

  53. Yep by essreenim · · Score: 1

    In Slackware I trust- My only OS.
    I will never go back to Windows. No crappy Sp's for me thankyou very much.

  54. Re:Close it anyway MSFT or stop the default Admins by sadler121 · · Score: 1

    You need to remember, too, that most applications will BITCH (and not install) if you try to install them with anything less than Admin privlages. For ~90% of Linux/Unix programs, you can install them as a user in your home directory, with no problem. This is not the case with the majority of programs for windows, (even if it installs in a user directory, the installer still complains that your not running with admin privlages and tells you to get admin privlages before installing said software.

  55. Re:Close it anyway MSFT or stop the default Admins by Anonymous Coward · · Score: 0

    Sadly just about everyone runs shit as Administrator (it is the default mode for XP Home installs) to make life easier and as MSFT has noted they are opening themselves up to the attacks

    If you want to run a program on XP almost everything requires you to be adminstrator.
    The McAfee firewall/virus engine won't run unless your administrator. How's that for security?

  56. Linux regularly updated more than that by Anonymous Coward · · Score: 0

    Well, if you happen to track debian's sid or run something like gentoo's emerge world regularly, you'll easily update 400megs every month or less. The number of serious issues are miniscule; most are improvements.

    Windows is having problems because of fundamental design flaws; not because it's updating lots of stuff.

  57. Exhibit B: UNIX? by Anonymous Coward · · Score: 0

    UNIX was not originally designed with security in mind either. In fact, because Windows NT development is more recent, there was probably a larger focus on security in its initial stages than there was for UNIX when it was first designed. Are you arguing that UNIX can never be secure either? Or are you just attacking Microsoft and getting modded up to 5 for that?

  58. Re:Close it anyway MSFT or stop the default Admins by Tom · · Score: 1

    For those that will mention that Linux is so much better remember that these are the same people that wouldn't like to have to change to root (sudo, su, login, whatever) to install anything and would be opening themselves up to the same vulnerability level as if they had been running Windows.

    You've not used KDE for the past two years or so, have you? While I'm definitely not a KDE fan, they got one thing right: Stuff runs as user and if something (say, a system configuration change from the control center) requires root privs, it switches to them temporarily and asks for the root pw.

    --
    Assorted stuff I do sometimes: Lemuria.org
  59. maybe by by Errtu76 · · Score: 1

    filling up the harddisk with bogus data (in /home/user or /tmp) could cause certain programs to fail

  60. I fail to see... by TaintedPastry · · Score: 2, Interesting
    I fail to see where the 'huge security problem' lies.

    So it tells you the firewall is up when it 'may' be down. If you can't remember wether you put it up or not, PUT IT UP ANYWAYS DUMBASSES!! (Not that I'd trust a Windows Personal Firewall anyways - wasn't UPnP supposed to revolutionize something?)

    This is a training issue. Just as anyone who hasn't used Linux before would need help setting it up, anyone using Windows will need to know how to not be a dumbass; 99% of all security issues I've come across could've been prevented with liberal application of common sense.

  61. Having Problems with it by AKScooter · · Score: 0

    I have also installed it on a test machine here on my network.

    If you use putty (an ssh client), be prepared to have problems right out of the box. If too much data is sent to the host at once, ie. backspacing a line out in vi, the session video buffer will lock up.

    I have found that by adding it to the firewall exceptions does help, but does not eliminate the problem completely. You also have to put in boinc and seti@home or they won't contact the distro server eiether.

    Overall, I wouldn't install this on any of my mainstream XP machines.

    I do, however, like the new NIC properties window, and the exact status of ip renewal.

  62. WARNING by Anonymous Coward · · Score: 0, Funny

    Installing SP2 overwrites W32_Clippy_A with W32_Clippy_B.

  63. Not just those. by Anonymous Coward · · Score: 1, Informative

    Home, Pro, Corporate, Media Center Edition and Tablet PC Edition.

    1. Re:Not just those. by lucas+teh+geek · · Score: 1

      Corporate

      if we are going to start counting the different licencing methods for pro, then you missed OEM. corporate IS pro, just as OEM copys are pro. its just a matter of different licencing

      --
      TIAEAE!
  64. Windows? by mrselfdestrukt · · Score: 3, Funny

    What is this Windows XP thing I keep hearing about?

    --
    "I used to have that really cool,funny sig ,but it got stolen."
    1. Re:Windows? by Anonymous Coward · · Score: 0

      It's a compatibility library for legacy apps. If you aren't locked into a legacy, then don't worry about it, you'll never need it.

    2. Re:Windows? by Anonymous Coward · · Score: 0

      It's like quad biking or paintball - it deprives businesses of productivity and money.

  65. Order The CD by kjeldor · · Score: 0

    If anyone is interested (and doesn't feel like wasting all that bandwith) Microsoft will gladly send you a free cd of Service Pack 2. Just go here and fill out the form.

  66. Not running as admin is all that matters? Not so. by fmachado · · Score: 4, Interesting

    People just conveniently forgot that running as a common user does NOT guarantee that a malicious app does not runs as admin (or SYSTEM, more precisely). IIS, RPC, Messenger, lots of others run as a service with SYSTEM privileges. If you do attack it and find any vulnerability then you can run your malicious code as SYSTEM as well.

    Sure, running as ADMIN is almost stupid and multiplies your chances of being 0wned by large. But its not the only source of being 0wned as people said above. As long as I remember, IIS (along with Sendmail, Bind, IE and some others) where considered the worst software in terms of security in the SANS Institute list. Break-ins are common in these softwares and would grant you good priviledges for doing some nasty things.

    Just to be fair the same can happen in Linux/Unix but it's a bit less easy to do it. And you can always run an UserMode Linux, for example, and host the application inside it which would turn the host system almost invunerable and this is quite difficult to do in Windows (I can only think of VMWARE). Normally people are a little better educated to not use root in daily use and every installation program of recent distros explicit says it.

  67. M$ should make the Admin account anoying to use by denis-The-menace · · Score: 5, Insightful

    The only way to make joe user NOT want to use an Administrator account is to make it anoying to use. IE: -Display a NAG window everytime the user launches an application. (Maybe only if the user spends more than 30 minutes in the account) Maybe even make it easy to do some admin tasks easily as a Limited user by prompting for the administrator pw when required like Linux distros do today.

    --
    Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
    1. Re:M$ should make the Admin account anoying to use by Anonymous Coward · · Score: 1, Insightful

      Yeah, I remember 'Safe Mode' on Win9X being terribly painful. Maybe something along those lines?

    2. Re:M$ should make the Admin account anoying to use by denis-The-menace · · Score: 1

      Something like that except imagine it for EVERY single application that Joe-six-pack launches he gets:

      You have been in an administrator account for more than 30 minutes.
      This account is for system maintenance only.
      Please use a User account for for day-in day-out use.

      To make it even more anoying, add a long delay for the OK button to show if the user been in there for more than a day!

      --
      Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
    3. Re:M$ should make the Admin account anoying to use by kosmosik · · Score: 1

      I would go further and simply disable super-user (aka root, aka Administrator) account - there is no need to use it on daily basis. Only thing users need are convinient frontends for installing software and configuring the system. They just need to click on software (or hardware) manager and click it when he needs to add software - meaning no need to run everything (think MSIE) as super user, only selected (and allowed by vendor) components that actually need it. It is funny that MS has pattented "sudo-like service" but their's own RunAs service sucks ass very much... I like (from users point of view) the fashion this is treated f.e. in Fedora, set of PAM's and userhelpers and you can do anything just knowing root password and running as normal user, it even remembers root password for session (AFAIR 15 min.) - now try to configure Windows system without loging for entire sesion as Administrator...

    4. Re:M$ should make the Admin account anoying to use by Nintendork · · Score: 1
      If you try browsing the web from Windows Server 2003, it does this. 2003 is so locked down, it's a PITA to use as a client. I download patches from my workstation and copy them over to the server so I don't have to browse from the server to get patches.

      -Lucas

  68. Re:Close it anyway MSFT or stop the default Admins by GlassUser · · Score: 1

    On windows, using run as often doesn't work right because spawned programs revert to your user context (though not always? I'm not sure what's going on there), and many processes spawn new processes to do their dirty work. Even a lot of installs work this way, unfortunately.
    Not sure what you're experiencing. A process is launched in the security context of its parent (unless that parent specifically requests it be launched under a different context, and it has to specify the exact user, etc).

    The only way I can think of for your programs to be doing this is if they're doing some kind of funky junk using the shell/desktop to get it to launch the programs for them. This is a rather convoluted procedure, even when you're using the shell script host - they'd have to actually go through a lot more trouble to get it to do that then to just launch a child process in their context.

    On windows, there's only one program I've had any problems with running in a context different from the rest of the console. That's part of activesync, when you have the main part running as a user, and another part used to register an installed program that needs to talk with the first part. If they're running as different users, they can't communicate, but you can't launch a new "main part" since it checks to see if one is already running.

  69. redundant by Anonymous Coward · · Score: 0, Redundant

    redundant and overrated

  70. Calling Dr. Freud by SavoWood · · Score: 2, Funny

    I find it amazing and certainly think someone should alert the NIMH. Software and hardware are each capable of EMOTIONS! Not just that, but complex ones at that. Who knew my little hunk of plastic, silicon, and metal would be so insecure? Is it because of my incessant banging away on the keyboard? Am I touching the mouse inappropriately? How do you tell?

    I'd bet it's when I'm taping out the BPM for the music loaded on the drive. It has to be like the Chinese water torture. Poor little computer.

    Please, let us make amends. I'm offering a sincere apology and promise to do what I can in the future to keep you from feeling battered and furthering your feelings of insecurity.

    Good thing I've got all your patches up to date, or you might find strangers abusing you from far away locations. I'd never let you have such unsecured access. It' would only lead to more insecurity.

    --
    Plant a tree in a developing country.
  71. Re:Please help a Linux Newbie by Anonymous Coward · · Score: 1, Insightful

    Hey Do you know any of these people? They sound like they have the same (or very similar) problem
    One,
    Two,
    Three,
    Four,
    Five,
    Six,

  72. Bad Logic From Microsoft by catwh0re · · Score: 4, Interesting
    Judging from Microsoft's response to this issue. (and many similar issues in the past)

    They bypass this obvious lack of security as a feature, and that the application is rather to serve as an extra barrier of obscurity to hackers, and not as a solution to the problem (which it will ultimately be marketed as.)

    This unfortunately isn't an adequate mentality. Microsoft appear to make the mistake to think that hackers are as technically challenged as their regular home user base.
    Yes! certainly a home user wouldn't be able to craft some accidental software that rips a hole through the new security centre features. However, hackers which discover holes in Windows (Without ever seeing the source code.) have the competency to add the extra layers of dodging to their worms. This it at Microsoft's peril, as now worms can fool a system into reporting that everything is fine, in turn fooling the technically challenged home user into also thinking, that their new DDoS server is also functioning without a hitch.

    Microsoft needs to understand that hackers are significantly "gifted" in comparison to their regular user base (many of which who'd think Mac OS X is another version of Windows.) They must craft their security devices such that they can not be trivially undermined, and put an end to the assumption that more easily bypassed road blocks lead to greater security.

  73. "Home" before "Pro"? by johndeerejedi · · Score: 1

    That sounds backwards...why would they release the patch for "Home" users, most of whom probably wouldn't notice anyway, instead of "Pro" users, who mostly probably consider themselves power users and would tend to be more concerned about the security of their machine, or at least features?

    1. Re:"Home" before "Pro"? by hardreset · · Score: 1

      They released SP2 to Pro users via Windows Update later to avoid the backlash from corporations that didn't have enough time to disable the automatic update. If they WERE power users, they would've downloaded the 250Mb file the day it was released to MSDN users anyway. A "power user" using Windows Update is NOT a power user, they're a luser...

    2. Re:"Home" before "Pro"? by dave-tx · · Score: 1
      My guess would be that most "pro" users are behind a corporate firewall and have competent sysadmins looking after them.

      Most of the security problems I'd wager come from home users who are operating without a clue.

      That's just my assumption, though.

      --

      >> "What would the robut do? Frame someone!"

    3. Re:"Home" before "Pro"? by Anonymous Coward · · Score: 0

      Most of the real power users would have access via MSDN or corporate access. Other pro users are likely to be at smaller, non tech, businesses that are not home of lots of power users.

    4. Re:"Home" before "Pro"? by omidk · · Score: 0

      very mature. Why would everyone want to download a 250mb file when they can just download what needs to be patched? I will avoid calling you names to prevent further karma damage but please use your imagination :)

    5. Re:"Home" before "Pro"? by kikta · · Score: 1
      A "power user" using Windows Update is NOT a power user, they're a luser...

      Well, aren't you just super cool? Ya know, if you remove the word "Update" it becomes even more accurate.
    6. Re:"Home" before "Pro"? by st1d · · Score: 1
      A "power user" using Windows Update is NOT a power user, they're a luser...
      IMHO, "Power Users" are the most likely to have this thing on. Power User is a term used by marketing droids to make inept users with a little knowledge feel more important and push them into buying one (typically bad) product over another. Power Users are the same folks that will delete the "useless" programs in their System32 directories, because somebody at work told them their hard drive runs faster if there are less files on it. (In these situations, they typically have 100+GB hard drives, and are not using more than a couple percent of that.) They're also the ones who tend to hit cancel on their anti-virus checks/updates, because it's interfering with whatever "important work" they're doing.

      Power Users scare me... :)
      --
      Microsoft has just released their much anticipated hands-free cordless mouse. Warning, it may hurt a little at first.
  74. Its called Linspire or Lindows by Anonymous Coward · · Score: 0

    Its called Linspire or Lindows depends on when you got it.

  75. Re:Close it anyway MSFT or stop the default Admins by Torrenc · · Score: 1
    Installing or running anything that needs admin rights is easy. Right click and select "Run as", enter the username and password of an admin level account.

    I do not run as Admin or even Power User. McAfee 7.1 AV and 8.0 Firewall are running just fine.

    Office and most new MS products will prompt for an admin level ID if you try to install them as a user.

    I've come across a few apps like IZarc and anything from Palm, that don't work with Run As for the installation, and will require adding the current account to the local admin group for the install. A few other apps try to do things that are dumb, like putting data files in the Program Files folder, so you have to change the file locations or configure permissions. When I come across these issues, I email the company or developer responsable, and generally get a favourable reply along the lines of "Hey, I never thought of that!"

  76. It's funny... by Termina · · Score: 1

    I would always use Linux for a few months, and go back to Windows XP because of ease of use, and there being less hassle. Then came in SP2. Not only it it break most of my drivers, but it's "Wireless Wizard" won't work with my wireless router (D-Link). It worked better in SP1 (where atleast it *worked*). So screw that. I formatted my three systems a few days ago, and installed Debian. None of my family can really tell the diffrence, and everythings working well. Windows XP is no longer an option. It seems that I either have to choose between Windows 2000, or Linux. Thanks for making the choice for me, Microsoft. ;-_-

  77. XP SP2 is awesome - leads to blue screen by kronin · · Score: 3, Informative

    I installed the official release of SP2 and installed it on my mom's laptop last night, only to be greeted with a nice informative blue screen upon reboot.

    http://www.crn.com/sections/breakingnews/breakingn ews.jhtml?articleId=23905071

    I had to boot into recovery mode and run a batch script to uninstall SP2, just like the article outlines. Then I had to go into the registry and change some keys, then do an uninstall via the add/remove programs wizard. Man, thanks Microsoft for a full night.

    I'm not sure if I'm going to try again, we'll see how I feel after stewing about it all day...

    1. Re:XP SP2 is awesome - leads to blue screen by Shippy · · Score: 1

      [sarcasm]

      Yeah, and when I do big software installs or config changes on Linux, it _never_ breaks and/or takes up a day or two.

      [/sarcasm]

      Sure it sucks, but 'tis the nature of software sometimes. At least you were able to get your system back up and running.

      --
      -Shippy
    2. Re:XP SP2 is awesome - leads to blue screen by kronin · · Score: 1

      While I agree with you in the general sense that savvy computer users should be able to deal with things like this, if my mom had just installed it on her own she would have been at a loss as to what to do.

      With as much praise as Microsoft has gotten for "cracking down on security" and rolling this service pack out smoothly, my experience has been otherwise.

      She's running a base install direct from Dell, with no added bells and whistles. She's installed 2 programs, none of which should have contributed to this at all.

      Your sarcastic comment assumes that Linux users are the same non-computer-savvy point-and-click drones that Microsoft supposedly caters to. That is a faulty assumption.

      By the way, I run Linux on almost all my computers, and upgraded to kernel 2.6 without a hitch. I would consider that a more intrusive upgrade than a service pack.

    3. Re:XP SP2 is awesome - leads to blue screen by Shippy · · Score: 1

      While I agree with you in the general sense that savvy computer users should be able to deal with things like this, if my mom had just installed it on her own she would have been at a loss as to what to do.

      I can guess what she would've done. Call you. ;)

      By the way, I run Linux on almost all my computers, and upgraded to kernel 2.6 without a hitch. I would consider that a more intrusive upgrade than a service pack.

      Depends on what's in the service pack. Replacing kernel32.dll and/or ntoskrnl.exe would essentially be the same. Anyway, I think my point still stands. I'm sure not everyone was able to upgrade to kernel 2.6 without a hitch and I'm sure some of them had some trouble fixing it. On the other hand, I've installed XPSP2 on numerous machines and haven't had a single problem. Like I said before, 'tis the nature of software (especially upgrades and especially when they're trying to lock down insecure interfaces).

      I'm not trying to sound depcrecating so don't get me wrong, but Windows has a MUCH larger userbase than Linux and it's a tough problem.

      --
      -Shippy
    4. Re:XP SP2 is awesome - leads to blue screen by kronin · · Score: 1

      I'm not trying to sound depcrecating so don't get me wrong, but Windows has a MUCH larger userbase than Linux and it's a tough problem.

      Agreed.

  78. Re:Close it anyway MSFT or stop the default Admins by glesga_kiss · · Score: 1

    Basically, the only software I've found to work propertly under a restricted user is Microsoft's own stuff. Anything third-party, especially things predating Win2K is a joke.

  79. Administrator isn't a choice... by Tamor · · Score: 1

    Sadly just about everyone runs shit as Administrator (it is the default mode for XP Home installs) to make life easier and as MSFT has noted they are opening themselves up to the attacks... For those that will mention that Linux is so much better remember that these are the same people that wouldn't like to have to change to root (sudo, su, login, whatever) to install anything

    I've virtually no choice but to run my WinXP box with an administrator account. Almost all the software I use on a daily basis, from applications to the kids educational stuff, requires that it be run under an administrator account. If the software developers aren't going to deliver stuff that can run under a limited account then they're hardly helping solve the problems.

  80. Admin Password? What's that? by mindaktiviti · · Score: 1

    And some people don't even HAVE an administrator password on their computer - PERIOD. It wasn't set up in the first place. I'll admit, I run as administrator on Win2000 all the time, because it truly is a hassle to log out (especially with "saving user settings" all the time). What Windows needs is an option where you can log in as root from the guest account, do what you have to do and then when you close the window it automatically logs you out.

  81. How can this even be a story? by Anonymous Coward · · Score: 1, Informative

    I fail to see what the fuzz is about. That a program running with admin priviliges on a compromised box can do whatever it wants to?

    Come on, this is just nonsense. XP SP2 has a slew of security enhancements to make it harder to compromise a box, but it doesn't change the fact that once a box is compromised it can never be trusted again. Game over, reinstall! .m

  82. Re:Close it anyway MSFT or stop the default Admins by drinkypoo · · Score: 1

    I think my install problem occurs when the 32 bit installer is launched from the 16 bit stub.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  83. only if you run as admin! by dioscaido · · Score: 1

    Argh... If it's really true, it's only if you run your user account are Administrator. The same is true if you run your linux desktop as root. Any program can overwrite your system settings.

    I hate people blaming stupid user setup decisions on MS.

    1. Re:only if you run as admin! by gl4ss · · Score: 1

      yes but ms is putting a spin on it to make it sound like a feature that would run those programs with less privilidges(which it apparently does, but at the same time gives the programs a way to elevate to more free security permissions).

      --
      world was created 5 seconds before this post as it is.
  84. They didn't fix the real problem! by CarrionBird · · Score: 1
    ActiveX

    It should never have been added to the os. It should be removed from the OS just like any other exploit.

    It does nothing that can't be done in other ways, and it is an inherent securiy risk. If they would just kill activeX, they would solve a metric crapton of problems in one shot.
    --
    Free Mac Mini Yeah, it's
    1. Re:They didn't fix the real problem! by Anonymous Coward · · Score: 0

      It'll never happen since
      1. then Microsoft has to admit it made a collosal blunder. Something it doesn't like to.
      2. many of MS apps themselves depend of ActiveX. Killing ActiveX will break them.
      3. ActiveX aims to make things easy for average users. Removing it will introduce many complications and broken apps and will flood MS with support calls from angry users.
      4. stupid web "designers" use ActiveX to "enhance" their site. MS probably won't give a damn about them and they can learn proper web designs, but it will cause problems during the transition.

      Personally, I think you are right and ActiveX should be hung, knifed, shot, dipped into poison and quartered then sent to /dev/null

  85. Re:Not running as admin is all that matters? Not s by praxis · · Score: 2, Informative

    Actually, under XP, many programs take advantage of NETWORK SERVICE and LOCAL SERVICE accounts, which are not quite the same as SYSTEM. I believe IIS is one of these programs.

  86. this aint news by Anonymous Coward · · Score: 0

    MICROS~1 FUCKS UP. FILM AT 11.

    (Lameness filter encountered. Post aborted!
    Reason: Don't use so many caps. It's like YELLING.)

  87. Programs in the wild by paranode · · Score: 5, Funny


    We're out 'ere lookin for signs of the elusive XP2 that's been said to be lurkin' in the wild...

    Crikey, I've just spotted a wild paypah-clip in it's natural 'abitat! Look at those big ole eyes an'.. oh!.. there he goes trying to ask me if he can 'elp me!! You see, this creature is what's known as a parasite, 'ee leeches off o' your Windows Management Instrumentation databases. It's 'ard to satisfy one o' these buggers, they'll never leave ya alone until they've done your work for ya.

    </steve irwin>

    1. Re:Programs in the wild by FlopEJoe · · Score: 2, Funny
      and ala Southpark

      Watch as I stick my thumb up its ass!

    2. Re:Programs in the wild by gadget+junkie · · Score: 1

      Gotta catch'em all!!!

      --
      "If a boss demands loyalty, give him integrity. But if he demands integrity, give him loyalty." (John Boyd, 1927-1997)
    3. Re:Programs in the wild by Mastadex · · Score: 1

      This reminds me tha time aye put my finger in a croc's cloacha! chrikey!!

      --
      A morning without coffee is like something without something else.
  88. Thank god it's just IT by orzetto · · Score: 2, Funny
    'Windows Security Center' is just about as insecure as it could possibly be.
    Just imagine if Microsoft were an army instead, and decided to promote world peace...
    They would invade a country run by a dictator, continue the dictator's tortures even in the same places, inflame the world and make the world an insanely dangerous place to live.
    Oh, wait...
    --
    Victims of 9/11: <3000. Traffic in the US: >30,000/y
  89. Cowards at PC Mag by Sloppy · · Score: 4, Insightful
    This open door to the security status of a system can be exploited several ways. First, a malicious site could download a file (possibly with the drag and drop exploit discussed in our Windows updates and vulnerabilities section), which could run and access the WMI, monitoring the status of the firewall and antivirus protection.
    Holy crap, you're already executing hostile code, and you're worried that MS has added yet another library that it can call? You fucking idiot! It can already write to your disk's partition table, what more are you worried about? A psychotic killer is holding a loaded gun to your head, and you're worrying about the second-hand-smoke cancer-risk from his cigarette. ;-)

    People, get a clue: a "malicious site" can't do anything to your computer, unless your box has already been compromised.

    PC Mag, here's an idea: tell the users what the real problem is. You damn well know what it is. But you're afraid, because they spend a shitload of money on ads.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  90. MOD PARENT UP by Anonymous Coward · · Score: 0

    He's got some serious points; think blaster.

  91. Hey, genius-boy... by Anonymous Coward · · Score: 0

    The default behavior of XP Home, arguably the prime target for SP2, is that EVERYONE IS AN ADMINISTRATOR!

    That WAS a decision made by MS.

    Furthermore, if you try to run Windows with a non-admin-level account, there's quite a bit of stuff that will give you problems because many programs expect to be installed and run with administrator privileges.

    So to avoid the headaches of constantly having to login/logout with differently-privileged accounts or do "Run As..." all the time, people just use an admin account. And then they wonder why they get fucked by every little bit of malware that comes gunning for XP.

  92. What you want already exists by TheNumberSix · · Score: 1

    Browse to C:\Program Files\Internet Explorer.

    Hold down shift while right clicking on the IE Icon.

    Select "Run AS" on the menu.

    Enter the details of your Admin account.

    You will now have an IE window running under the admin account. You can browse files, launch programs, install things and do whatever you need to do as admin.

    When you are done, close the IE window and the admin priveledges are gone. (Assuming that you were originally under a guest account)

    --
    Never confuse feeling with thinking.
    1. Re:What you want already exists by Anonymous Coward · · Score: 0

      I am sick and tired of this "just shift click and chose Run As..". This won't even work for Computer Managment on Win2K Sp4!!!! Runs but when you try and do anything requiring the admin privs it fails with a not permitted error message.

      If Microsoft would make Run As work as intended then maybe more people could use it instead of running as admin all the time!!!

      Also, if Win XP home would not set new accounts by default as admin AND NO PASSWORD CREATED BY DEFAULT!! The password is an OPTION???!! wtf!!

      BC

  93. What the hell is wrong with everybody? by Anonymous Coward · · Score: 0

    Is it really a surprise that an application that is run by an administrator can modify software defined elements of the machine?

    An administrator, or code running on their behalf, can do ANYTHING. Period.

    This is EXACTLY THE SAME as EVERY OTHER OPERATING SYSTEM, including Linux.

    The only exception to this is certain managed code environments such as .NET where the code that is run has its own permissions independant of the user running it.

    Give me a break. These people are just looking for headlines. It makes me sick.

  94. Ask Slashdot... by flibuste · · Score: 2, Interesting

    I was about to Ask Slashdot about wherever it is relevant to upgrade XP to SP2 given the fact that:

    • I have 3 machines running XP
    • I have no problem whatesover with my current XP installations.
    • I am security conscious (I should say paranoid actually...) and all my machies are behind a router which is set to disallow about everything in, aside from port 80 which goes to a Linux machine
    • I am not one of those less knowledgeable end-user since I work like most of you in the computer industry and have been there for the last 15 years

    Seeing all the potential problems XP SP2 can bring in, is it worth the update?

    What do you guys think?

    1. Re:Ask Slashdot... by krray · · Score: 1

      > Seeing all the potential problems XP SP2 can bring in, is it worth the update?

      Well, as you stated, yes, most of us are probably in the computer industry (also 15 yrs myself :). Unlike you I personally have -0- XP machines running (virtually there is, of course, the test bed :) -- but many a client does have XP and many will unknowingly just go ahead download/install the update. A fair portion will, of course, have problems.

      Woohoo -- even more work ($$). Well worth the update.

  95. ... is a condom provided by Microsoft by drizst+'n+drat · · Score: 1

    SP2 is just that -- a condom -- it affords a little more protection but unfortunately, has holes in it! And I totally agree with you ... they should focus on services packs providing fixes not providing updates. At least Sun does this with their patch distributions.

  96. Secunia advisory by InvisiBill · · Score: 1
  97. diffrence between the 280 meg and 100 meg SP2? by arazor · · Score: 1

    Does anyone know what the diffrence between the SP2 service paks the 280meg from early this month and the 100meg one that was released today is?

    --
    Whatever happened the Antec Phantom Powersupply?

    1. Re:diffrence between the 280 meg and 100 meg SP2? by Anonymous Coward · · Score: 1, Funny

      I know. About 180 megabytes.

    2. Re:diffrence between the 280 meg and 100 meg SP2? by Anonymous Coward · · Score: 1, Informative

      The ~280MB "Network Installation Package" is targeted primarily at network administrators who'll want to update multiple computers. It contains files for updating all versions of XP, including Home, Professional and Media Center Edition. It can also be distributed through SMS, GPO etc. or "slipstreamed" into XP installation sources so that new installations have SP2 from start.

      The smaller package that is distributed through Windows Update contain only the files necessary for the platform it's downloaded to.

      Mattias

  98. Re:Close it anyway MSFT or stop the default Admins by bersl2 · · Score: 2, Interesting

    Despite what you say, they are trainable.

    I got my sister (15, and understands precisely nothing technical about computers), after much yelling, screaming, and misunderstanding (this one mostly on my part), to use an unprivledged user for normal work and to make changes and install as Administrator.

    That said, not only are default accounts admins, but you cannot only have unprivledged accounts; you must have a named admin in addition to Administrator. Very dumb.

  99. It's an option and NOT a hole by kc_cyrus · · Score: 2
    "We see the WMI and WSC as an indirect security risk, or hole, or whatever you want to call it.[pc mag]"

    Then disable both WMI and WSC Services and get yourself another personal firewall here or here.

    MS opened the WMI to third-party sources and that is why we may mistakenly call it a hole, while in the reality it's an option.

    1. Re:It's an option and NOT a hole by doggiesnot · · Score: 0

      If only Linux existed!

  100. Really? by gstoddart · · Score: 1
    Security Center considers having Automatic Updates set to "Ask Before Installing" a security risk


    This leaps out at me. Do you mean that Windows now only considers itsself secure if it can automatically install an update and reboot itsself when it feels the need without asking me?

    Not that I would leave it with that option, but any process that suddenly decides it is the one that gets to reboot my computer is just evil.

    I'm glad more than ever that I have a hardware firewall between me and my cable modem on my network. So many of the things that end up happening to a windows box just seem like they can't be anticipated by the user, and should have been anticipated by Microsoft.

    Meh

    --
    Lost at C:>. Found at C.
    1. Re:Really? by Keeper · · Score: 1

      Let's say for the sake of arguement you leave your computer on 24x7, but only use it once a week.

      A patch comes out on Monday. Windows downloads it and shows you a dialog saying "a patch is ready to install." You don't use the compure until next Sunday. On Thursday, a worm comes out that exploits the flaw that the patch on Monday fixed. Your box just got own3d.

  101. Manual Change to Root Not Required by Inhibit · · Score: 0

    Manual su, sudo, or logging in isn't required. For any modern distribution you simply type in the root password when requested in a graphical question box. Even a stupid/simple root password will affectively prevent this type of cruft. People rarely notice the GUI popup requesting the root password after the first few shots...

    Basically, people do whatever it is their required to with a minimum of grumbling once they're used to it. It just comes down to the default behaviour of whatever software their using being at fault.

    And as to software installs needing root permissions.. I dunno. NWN seems to be running just fine.

    --
    You're reading Slashdot. Of course you like Linux and pc hardware
  102. Run As... is broken (was Re:SP2 - as secure as..) by common+middle+name · · Score: 1

    The main problem is that many applications written for Windows will only run if you are logged in as admin. Run As.... just doesn't work. I have a W2K machine that I only use for gaming. It only has an admin account because none of the games will run in a limited account using run as. For web browsing and email I use Linux on another machine. If the W2K box is compromised I'll just back up the game saves and reinstall but most users don't have that option.

  103. Didn't expect much... by Omniscientist · · Score: 1

    I didn't expect SP2 to fortify my Windows from the demons of hell. Hell I think I downloaded it cuz I heard it makes some icons look cute. Anyway I'm working on something that will make my box more secure than all of ya'll. But with windows the best I can do is just unplug the damn ethernet cord.....

  104. Re:Please help a Linux Newbie by Teun · · Score: 4, Funny
    They sound like they have the same (or very similar) problem

    What do you mean *They*?
    It's the same guy Anonymous Coward every time!

    --
    "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
  105. OK for me by Anonymous Coward · · Score: 0

    Huh? Nothing happens on my WinXP Home SP2 system. There's no scroll bar on the page (other than the regular window scroll bar, and moving that didn't do anything).

    1. Re:OK for me by Anonymous Coward · · Score: 0

      You're a retard. Jeez.

  106. hmmm... nope! by Anonymous Coward · · Score: 0

    Every time I go into my Boss's office I see the lovely background I set up for him... bright red, with the words

    WARNING!
    Never use this account to do anything but install software!

    Running ANY software, visiting ANY website, or even opening your email could compromise this machine, revealing customer data.

    And on top of it is Outlook Express.

  107. So in reality by BCW2 · · Score: 1

    Considering the knowledge level of most Win XP users, M$ didn't fix a single thing, security wise.

    The cracks and new trojans will be out in a week. As usual.

    --
    Professional Politicians are not the solution, they ARE the problem.
  108. an option where you can log in as root ... by Anonymous Coward · · Score: 0

    right click on the program you need to run (not a shortcut). Select "Run As". Select "Administrator"

  109. Why so sloppy? by Futurepower(R) · · Score: 2, Insightful


    Maybe you've seen the old motto. MS: "The whole world is our beta test site."

    Why is MS software so insecure, and just plain sloppy? Maybe their management model just does not allow a programmer to finish his work. Later some poor guy is assigned to fix a terrible bug that is getting publicity, but it is difficult, boring work trying to understand what someone else did, and he makes mistakes.

    1. Re:Why so sloppy? by ModMeFlamebait · · Score: 1

      Maybe you've seen the old motto. MS: "The whole world is our beta test site."

      Release early, release often :P

      --
      Pavlov. Does this name ring a bell?
    2. Re:Why so sloppy? by Pecisk · · Score: 1

      Maybe it simply because Microsoft is marketing and PR company and never was identended to be SERIOUS IT company? But as long their marketing and PR technologies works (and they do, can't shake it down), they don't have to appologise to the world because of buggy software. And they won't to. Only when they will loose significant market share (let's say, 20%) they will start to think about technical solutions. But they are costly. And then you will see in reality how much really Microsoft is worth in money. I guess nothing more than 10-20 bilions in cash.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    3. Re:Why so sloppy? by TeraCo · · Score: 1
      I guess nothing more than 10-20 bilions in cash.

      Oh, is that all?

      PS: Yes, I am being sarcastic. :P

      --
      Not Meta-modding due to apathy.
  110. Bullshit by melted · · Score: 1

    META REFRESH works just fine. It doesn't work if you launch IE from Frontpage to preview stuff in browser, but if it's on the actual website somewhere it works fine.

  111. Those "routers" are firewalls, too. by Futurepower(R) · · Score: 1

    The small network "routers" are hardware firewalls, too, and modern ones are excellent firewalls.

  112. Wouldn't matter by Sycraft-fu · · Score: 2, Informative

    Even if you could get a user to dot run as admin all the time, it's not going to help. Why? Because users WANT to run the stupid shit that infects their comptuer. They go to install Kaazaa, it says "I need root to install", you think they are NOT going to enter the root password? Of COURSE they will, they want Kaazaa on their computer, they'll do whatever it asks them to do.

    As a receant example later variants of one of the receant worms was zipping itself and encrypting the zip to try and evade virus scanners (successfully, for a little while). That means you had to get the password from the e-mail, and use it to unzip the executable, then run it.

    Guess what? People did. They went through all that trouble, because they believed the program to be something they wanted.

    There is really no defense against stupid users, when they own the box. They can get admin, and will whenever they want it, even if it's not the default.

    1. Re:Wouldn't matter by Elwood+P+Dowd · · Score: 1

      They go to install Kaazaa, it says "I need root to install", you think they are NOT going to enter the root password? Of COURSE they will, they want Kaazaa on their computer, they'll do whatever it asks them to do.

      First, I've had users ask me about this kind of thing, rather than just install. "I don't understand why it needs my password just to install this game I downloaded." So yes, you are right, but it would still reduce the amount of ownage.

      Second, people need to be able to install things as non-admins. Like putting things in ~/bin (~/Library/bin & ~/Applications :) on Unix. I'm sure many Win32 apps are designed to work that way, but I just wouldn't know. I've always run as admin.

      --

      There are no trails. There are no trees out here.
    2. Re:Wouldn't matter by Will2k_is_here · · Score: 1

      Even if you could get a user to dot run as admin all the time, it's not going to help. Why? Because users WANT to run the stupid shit that infects their comptuer. They go to install Kaazaa, it says "I need root to install", you think they are NOT going to enter the root password? Of COURSE they will, they want Kaazaa on their computer, they'll do whatever it asks them to do.

      That's true. But the option to turn it on at install time would be nice. Since I'm the only one in my family with enough knowledge to install what I should and not install what shouldn't, I'd like to place that restriction if I could. Then if a family member wants to install a program, I can be sure to know about it and approve it.

  113. Security who needs it? by qray · · Score: 1

    But if MS had required your average user to think about security they would have had as much desktop penetration as UNIX did. When all this began, security wasn't that big of a deal. And is MS alone in this issue? What about Apple, I don't remember dealing with users an Apple Mac.

    1. Re:Security who needs it? by Anonymous Coward · · Score: 0

      I do. Back in the 7.x or 8.X days users were added althought I don't how much sec was added. Mac OS 10 by default runs in an unpriviaged users and asked for the root password when it needs it.

  114. I'm gonna have to call BS by Sycraft-fu · · Score: 2, Insightful

    Either that, or you are doing something wrong. Here at work we have, oh about 500 Windows machines and maybe 200 Solaris machines and some Linux machines too. Of the Windows machines, I'd say 200 or so are already on SP2. They don't crash on bootup and SMB traffic is ALWAYS flying over our building (it's a single large subnet too).

    As for AVG, well, you screwed something up. It detects fine on every system I've put it on. As for Norton, it is a documented Norton problem, and they (Norton) are working on it.

    As for security centre, yes, this is by design. They know users ignore the update installation requests, so they want it automatic. Just tell it to quit bothering you, and it will.

    What I find really funny is that this user, who appears quite clueless, is modded informative when all the replies are not. Look folks, anti-MS != informative.

  115. Not sure it would help? by zonix · · Score: 1

    The only way to make joe user NOT want to use an Administrator account is to make it anoying to use. IE: -Display a NAG window everytime the user launches an application.

    I'm afraid they'll just close the window and think nothing more of it, like they've been trained to do with pop-ups/pop-unders and all the other malware crap.

    Take OS crashes, for example - they've been considered part of normal operation for years now.

    z
    --
    What would an EWOULDBLOCK block, if an EWOULDBLOCK could block would? -- me
  116. Microsoft is controlled by marketing. by Stephen+Samuel · · Score: 1
    and WSC looks pretty !! What more could you want???

    If you wanted real security, you should be runing sumething geeky like Linux.

    --
    Free Software: Like love, it grows best when given away.
  117. Re:Close it anyway MSFT or stop the default Admins by Nintendork · · Score: 1
    As a NT sysadmin, I agree 100%. There's a lot of software written by programmers that don't understand how to properly code for NT. They're used to 9x and assume that the computer their product is being installed on is only used by one person, logged on with local admin privelages. All the shortcuts end up going to the user profile instead of the All Users' profile and users that are only a member of the local Power Users group can't install the program at all. The Power Users group exists to allow users to install programs without giving them admin rights.

    Note to Sun: The Java Runtime does this!!!! All icons go to the current user's profile. The automatic update screws up if it downloads while one person is logged in and another user tries to tell it to go ahead and install. I haven't even bothered to see if it can be installed by someone in the Power Users group.

    -Lucas

  118. Post-install SP2 thoughts / experiences so far? by horatio · · Score: 1

    The one windoze box I have popped up its little 'I want to download SP2' today. With all of the stuff I've kept hearing about how many apps were going to break, does any one have any antecdotal experiences post-SP2-install they'd like to share? I really don't want to install this stupid thing because I need my machine to continue functioning, barely as it may be.

    The fundamental question is, now that you've installed it, what did SP2 break?

    --
    There is very little future in being right when your boss is wrong.
    1. Re:Post-install SP2 thoughts / experiences so far? by Milhouse_ph · · Score: 2, Informative

      As far as I've managed to tell it has only "broken" one thing for me. The outbound TCP connections were limited to 10/sec. But then I went here:

      http://www.lvllord.de/?url=tools#4226patch

      And found a fix for it. All of the FUD that I've seen about SP2 breaking things mainly focuses around which apps aren't automagically detected by the built in firewall as "allowed". Considering that having to add rules to a firewall config is pretty standard amongst all firewalls, I'm pretty lost as to why this is considered "breaking" an app. I'll admit the TCP thing was frustrating, but that's the only problem I've encountered.

      So for what it's worth, I've been running SP2 in beta and release form for about 1 month now on my primary system. And I've had only the one TCP issue. I've also had it running on 5 other "test" boxes (read: other family member's computers). And so far no one has reported a problem. Although obviously YMMV.

      I'll admit I haven't formally been running the XP firewall (I turned it on to check it out, but I have my own firewall solution that I prefer). But turning it off was easy enough and I checked into configuring it and that seemed easy enough as well (you go into the control panel icon and select the programs you want to allow incoming access on).

      Now lets not continue down the road complaining that it's broken because it's too difficult for "Joe Blow" to configure his firewall and as a result we should consider it "broken". Realize that at the same time "Joe Blow" probably can't properly configure ANY firewall. User ignorance doesn't mean something is broken. If I put power steering fluid in my brake lines because I don't know better, and my brakes lock up, that's not the car's fault.

    2. Re:Post-install SP2 thoughts / experiences so far? by kronin · · Score: 1

      I had a bad experience. After reboot, the computer blue-screened. I listed some links where other users have experienced the same problem in my comments:

      http://it.slashdot.org/comments.pl?sid=119447&cid= 10078371
      http://it.slashdot.org/comments.pl?sid=119447&cid= 10078555

      Given how many people are installing it, the odds you have this problem are slim. If you do run into it, hopefully these links will help...

      I had to manually uninstall in recovery mode, then the system had to re-detect all my hardware and reinstall all necessary drivers. Looks like everything is working again, but I'm not running SP2.

  119. Mod Parent Down, dammit... by ultraslacker · · Score: 1

    Nice trollery! Or do you just honestly misunderstand the intricacies of unix security?

    Mod parent DOWN!!

  120. -1, Um... by Anonymous Coward · · Score: 0

    Idiot? Astroturfer? Who knows...

  121. Re:SP2 - ((((()))) by walueg · · Score: 1

    That's it! I'm going to come and take your parenthesis keys off your keyboard. If you use them more than once in a post, you've done it too much, much less if you've nested them! These are quick-read posts, not algebraic theses! :-)

    --
    You are either part of the solution or part of the precipitate!
  122. You vill uze Internet Ekzplorer! by maxchaote · · Score: 0, Flamebait

    Anyone else notice that if you go to windowsupdate to download SP2, and you're using a browser that works / doesn't have gaping security holes (read: FireFox) you get the following message:

    You need to be running a version of Internet Explorer 5 or higher in order to use Windows Update.

    As if downloading a file were something that only IE is capable of.

    Check it out: http://v4.windowsupdate.microsoft.com/en/thanks.as p

    1. Re:You vill uze Internet Ekzplorer! by Anonymous Coward · · Score: 0

      Windows Update uses some ActiveX controls that FireFox does NOT support.

  123. Libel? by fathed · · Score: 0

    Search CVE for exploits involving WMI or WBEM. You will find 1 involving Sun. WMI has built in security features. Perhaps the only truth in this article is the fact that given time, someone can break any security.

    Microsoft's reply, http://www.pcmag.com/article2/0,1759,1639277,00.as p

    I actually feel that article should be pulled from Slashdot. First off, the Eweek article is just pointing to the PC Magazine article, why list it twice, google hits? More importantly, this is an editorial posted as news, the author provides no evidence or research. There is no reason Slashdot should condone this type of bad journalism, or are we all that biased.

    Of course if you'd like to add WBEM to Linux or another nix, http://openwbem.org/.

    --
    Intelligence is a matter of opinion.
  124. This suprise anyone...? by nutrock69 · · Score: 1

    I know nobody will read this far down, but I gotta say it. The fact that SP2 is just as insecure as pre-SP2 surprises nobody around where I am.

    Why? Quite easy: We've been noticing for a while that all these so-called "patches" that MS has been releasing have never closed a hole. They might close the one it claims to close, but more often than not the vulnerability is really still available, and it's usually either the same one or it was simply moved so that a new one is still open in a similar fashion.

    SP2 blocked normal access by simply turning on the MS firewall, leaving it our fault if we turn it off and get hacked through the holes MS left. There are some of us over here that are starting to wonder if ol' Bill has got his own uses for these holes and that's why MS never closes them....

  125. !SECURITY WARNING! by Wile_E_Peyote · · Score: 1

    No operating system is secure...

    Given that, what is the deal with this SP2 bashing by the tech media?

    I don't think anyone ever said this would fix every possible security problem and make Windows un-hackable, yet there appears to be a special glee associated with reporting a (shudder) security issue with anything MS. Jeezuz, give em some credit for trying...

    W.E.P.
  126. Hello?!? by apoplectic · · Score: 1

    The quote from the article: Due to the nature of WMI, the WSC could potentially allow attackers to spoof the state of security on a user's system while accessing data, infecting the system, or turning the PC into a zombie for spam or other purposes.

    This isn't an exploit...it could...potentially...be an exploit. In fact, the term "could potentially" shows up several times in one of the articles. Read it how you'd like ("could potentially" ranging from "if someone got around to doing it" to "well, it sure looks like it could be done if we knew enough to test it"), but Slashdot headlines have been teetering on the tabloid-edge by subtly twisting article content for the sake of sensationalism. Tsk tsk!

  127. Animated dog... by zxflash · · Score: 5, Funny

    If the animated dog says my machine is secure who am I to argue with it...

    --

    All the torrents you could want.
  128. Dumb, slightly OT question/proposition by chadjg · · Score: 2, Insightful

    What would happen if Microsoft limited the administrator account to 16 colors and maybe a low resolution. Would people learn quickly to use a user account to play games? Would administrators still be able to get their work done with said limitations?

    This is just one of those off-the-top-of-the-head-and-not-thought-out type ideas, but i'm curious.

    --
    Why do I have this? I don't smoke.
  129. Strawman by Anonymous Coward · · Score: 0, Troll
    XP2's firewall isnt supposed to be better than any other firewall, it's supposed to be better than nothing. And it is.

    MS has also uniformly limitted Window's responsibilities to just being an operating system; meaning if you get a trojan which disables a service, your security has been compromised. MS Windows is not created to be trojan-proof (nor is any operating system).

    MS Windows is NOT a security product, virus scanner, etc. If you think those programs are necessary (and I hope you do), there are very good third-party products available.

    1. Re:Strawman by Anonymous Coward · · Score: 0
      XP2's firewall isnt supposed to be better than any other firewall, it's supposed to be better than nothing. And it is.

      Not really, because if you had no firewall, at least you would be aware of the fact that you need to get a firewall!

      MS has also uniformly limitted Window's responsibilities to just being an operating system; meaning if you get a trojan which disables a service, your security has been compromised. MS Windows is not created to be trojan-proof (nor is any operating system).

      Yes, that is something people commonly gripe about. I personally don't have a problem with trojans using Windows, but most people want more handholding from MS.

      MS Windows is NOT a security product, virus scanner, etc. If you think those programs are necessary (and I hope you do), there are very good third-party products available.

      Whether or not something is a security product and whether or not something is secure are two different issues.

    2. Re:Strawman by randomblast · · Score: 1

      >> MS Windows is NOT a security product

      We know this... what's your point?

      --
      ...these aren't my real teeth.
  130. Or ... by gstoddart · · Score: 1

    Say for sake of argument I'm running something that is a long-running computation. Why I'd be doing this under XP is a mystery, but say I am.

    Windows decides it's lonely and discovers yet another cumulative patch for IE (which I don't friggin' run in the first place) needs to be installed.

    So now I come back to a machine that's rebooted itsself, stopped my long-running calculation, and launched an IE anyway because clearly I meant it to be my default browser, and wouldn't I really rather go visit MSN?

    Yes, you make a valid point. But I get to be the one to decide when a machine reboots, not some git who thinks that a figgin' "critical" patch to remove possibly offensive characters from a Windows character set will require a reboot(*).

    (*) No, really. That was actually presented to me the other week from Windows Update. Apparently, being the owner of the OS, you get to declare as critical which doesn't affect my security or performance, but demonstrates their stupidity. Changing a font will never qualify as critical in any meaningful way.

    So, no, I'm not willing to accept their judgement on this, and I'll rely on my real firewall to keep Windows from the worst sort of crap.

    For Joe Sixpack, I think your pointing out why some people might use that policy is valid, and I hadn't thought of it that way. But in terms of giving a blanket permission to reboot whenever it wishes, I'm not going to turn that on.

    Cheers

    --
    Lost at C:>. Found at C.
    1. Re:Or ... by westlake · · Score: 1
      Windows decides it's lonely and discovers yet another cumulative patch for IE (which I don't friggin' run in the first place) needs to be installed.

      Automatic Updates runs on a timer. You can schedule daily or weekly updates at whatever hour happens to be convenient. You can also disable the service.

      Changing a font will never qualify as critical in any meaningful way.

      Have you seen this post: How 8 Pixels Cost Microsoft Millions? The symbol font was changed because the inclusion of the swastika creates more problems than it solves.

      Reboots after patching are becoming rare.

    2. Re:Or ... by Keeper · · Score: 1

      That's fine -- nothing says you have to use those settings -- that IS why they're options after all. Doesn't change the fact that your machine is vulnerable until the patch is applied, and that the indication that your machine is potentially vulnerable in that configuration is correct.

  131. Re:redundant by Anonymous Coward · · Score: 0

    Stop modding him down, its funny, and I'll keep modding him up!

  132. Well, duh... by Anonymous Coward · · Score: 0

    > Windows XP SP2's 'Windows Security Center' is just about as insecure as it could possibly be. According to them, any program (including ActiveX controls) can access and edit the Windows Management Instrumentation database, and therefore spoof the security
    Well, duh. We are, after all, talking about Microsoft. MS wouldn't know security if it bit them in the face.

  133. I think his rum and valium just kicked in. by Anonymous Coward · · Score: 0
    A prime example of why you should not mix tranquilizers with alcohol.

    "I knew solitrae and tetris and an altier motive."

    I picture the poster slumping over their keyboard at this point, then sliding out of their chair into an unconscious heap on the floor. I've never read slurred speech before.

  134. Re:Close it anyway MSFT or stop the default Admins by Naito · · Score: 1

    how can you NOT run as Administrator in XP though? The RunAs command doesn't work half the time, and when it does it installs the software in the wrong profile directory.

    How many of us geeks actually manage to run XP as a Power User as we're "supposed" to and not as a member of the Admin group at the very least?

    not to mention how some worms seem to be able to get past that stuff even if you are running as Power User, so now you have a worm ridden box, where the worm has more priviledges than you!

  135. Its not that bad by gad_zuki! · · Score: 4, Insightful

    IE is actually usable for the first time since, err, ever. The extra nag dialogs and the pop-up blocker go a long way towards keeping spyware off your machine. Lets face facts, most people will never stop using IE. They will go to their deathbeds using bundled software. They will never switch to Firefox or Opera. This is the service pack for them.

    The nag "Where if your anti-virus" box is a reminder that windows needs an AV program to run properly. I can't stress how important a built-in firewall is, even if it is "weak" its still going to introduce people to the concept of a firewall much more than the old version did. Personally, I dont think ports over 1025 should be blocked by default, but that's just me.

    I've been running SP2 since MS released the final version and am pretty pleased with it. XP even feels snappier. It passes the "grandma" test fairly well and like you wrote is a good first step towards securing windows. If it only helps fight spyware installs its worth its bytes in grams of gold. Especially for us techies who get called, bothered, etc for stuff that is completely preventable.

    This is really the first step to securing windows for the everyman, if such a thing is truly possible. Soon enough current machines will be replaced with machines with processors which understand NX, thus making the feared buffer overflow much less fearsome.

    Even though SP2 is going to cause all sorts of headaches with clients, friends, and family, I'm very optimistic about what it can do to help stop spyware and to a lesser extent worms and viruses. Its a real shame there isn't an equivalant SP for the HUGE win2k user base out there. Seems like the script kiddies will now be focusing on win2k machines from now on.

    1. Re:Its not that bad by st1d · · Score: 1
      IE is actually usable for the first time since, err, ever. The extra nag dialogs and the pop-up blocker go a long way towards keeping spyware off your machine.
      Until they turn off the annoying nag boxes...
      --
      Microsoft has just released their much anticipated hands-free cordless mouse. Warning, it may hurt a little at first.
  136. Free on CD by The-Perl-CD-Bookshel · · Score: 1

    Stop by a Circuit City and they will gladly give you sp2 on CD with a nice propaganda ridden sleeve. Suitable for collectors.

    --
    I don't keep a lid on my coffee so when I walk around I look busy -me
  137. check out this related article on InternetWeek.com by wanker256 · · Score: 1

    http://www.internetweek.com/allStories/showArticle .jhtml?articleID=38100003 Quote: ---------------- "Criminal actions the attacker could pursue include many that are far more interesting than spoofing the Windows Security Center," Microsoft said. This defense -- that the bigger security holes in Windows are the real honeypots for hackers, and thus smaller flaws can be safely ignored -- is a new one from Microsoft. ---------------- Heh, even the author of this article was bemused by this statement.

  138. Isn't this a good thing? by Anonymous Coward · · Score: 0

    Assuming you need admin privileges to change security parameters, I would think it would be nice to script some things if you're working with a lot of machines. You shouldn't be doing anything except admin stuff in accounts with admin privileges, so you should be safe from trojans and viruses.

  139. Re:Close it anyway MSFT or stop the default Admins by Jackie_Chan_Fan · · Score: 1
    There is one subtle difference between linux and window admins: There is a lot of window software that is written to be run as administrator. Finding all the files to give permissions to causes quite a headache. Linux, I feel, has a better system at the moment. However, as this is the developers fault, I see no reason why linux would be immune from this problem.
    Very True. I'm not a security expert, but simple file sharing is also enabled by default in XP. Which means users are free to copy and paste anythign anywhere just about. Curious how everyone here that is more security aware than i, thinks about "simple file sharing" being on by default. When its off, a user is restricted to his/her own user dirs only.
  140. Add To This... by EXTomar · · Score: 2, Informative

    Add to this that Windows doesn't give the user a facility to promote (and demote!) themselves easily its really hopeless. This problem has been around since NT 3.1 and has been compounded by the integration of IE into the kernel. And yes I know about "runas" but it doesn't work correctly for many apps (even ones provided by MS).

    So Windows offers you as an IT manager two options:

    - Remove admin rights from users but anytime an application requires a minor elevation in rights you will get pestered.

    - Give everyone admin rights but watch installations like hawk because they might accidently misclick some link at some googled web site that wasn't what was said.

    Either path is expensive. I curse MS every day for creating a flexible permission system, access control lists that are well integrated across the enterprise and then promptly not use them in any of the right places.

    I'm stumped and have given up all hope of figure out what to do beyond pray. As long as MS clings to this system this Windows will be an expensive PITA system to maintain on the enterprise.

    1. Re:Add To This... by RzUpAnmsCwrds · · Score: 1

      " NT 3.1 and has been compounded by the integration of IE into the kernel"

      showdocvw.dll, mshtml.dll, and the other DLLs that make up the Microsoft HTML Rendering Engine (the engine behind Internet Explorer, Windows Explorer, the help system, and a lot more) are definately not part of the kernel.

  141. Problem with SP 2 by Anonymous Coward · · Score: 0

    I have this really big problem with SP 2 after I installed it. There is this crazy red X in my taskbar that won't go away! With no close button!. So I c-alt-del it and bam it is back! Gah make it go away! Oh, wait it is a feature. My bad.

    If the world wasn't assimilated...I could sleep at night.

  142. Re:Close it anyway MSFT or stop the default Admins by toadlife · · Score: 1

    "How many of us geeks actually manage to run XP as a Power User as we're "supposed" to and not as a member of the Admin group at the very least?" I have run as a power user for quite a long time now on both my work and home XP boxes.

    "Run As" is my friend. :)

    --
    I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
  143. credibility by sl4shd0rk · · Score: 1

    You know, even if Microsoft ever does get their shit together, their credibility isn't going to be worth a share of SCO stock.

    --
    Join the Slashcott! Feb 10 thru Feb 17!
  144. Good idea. by wideangle · · Score: 1

    Even better, make all admin accounts monochrome.

    I wouldn't lower the resolution too much though. Ever tried to use the Windowsupdate site in 640x480? NOT fun.

  145. Re:MS should make limited accounts feasible to use by Sentry21 · · Score: 1

    Some programs require administrator privileges to run. All of them (that I've seen) require admin privileges to install.

    Microsoft needs to make a simple way for programs to request administrator privileges, a la OS X installers, for temporary, one-time settings. If a user could run an installer or updater and it would say 'you do not have permission to install this program, please enter the administrator password', then it would be conveniant.

    When I installed my laptop, I resolved to do the whole separation of accounts - an Administrator account and a User account. After about an hour, I got fed up with it being a pain in the ass to do anything, made myself an admin, and deleted the admin account. It's just not feasible.

    Another good feature would be to provide deferred installation. A program could ask for a password to be allowed to install, and if the password wasn't supplied, then it would 'ghost' the installation, going through the motions, but quarantining the program first. The notification could be sent to another account with privs (e.g. mommy or daddy), it could show up on boot or reboot (single-user system), or it could be forwarded to IT personnel to be reviewed (in detail).

    Installers that are not designed with this in mind could go forward as usual, but a system alert would pop up notifying them that the program would not be ready to use until someone has verified the installation is approved - input password now, or forward to whomever.

    This would also have the benefit of alerting users whenever something installs something else in the background, or tries to modify an installation or settings its not allowed to touch. It would also allow network administrators at large sites to see what kind of installations are being attempted (MSN? Gator? Cool cursor spyware?) and would allow them to clamp down on users for their part in it, as well as preventing them in the future (or firewalling certain websites at the proxy, etc).

    Just a thought.

    --Dan

  146. Re:Not running as admin is all that matters? Not s by m_pll · · Score: 1
    IIS, RPC, Messenger, lots of others run as a service with SYSTEM privileges.

    In IIS6 no user code runs as System by default. ISAPI filters, ASP pages etc all run as Network Service.

    RPC and RPC Locator services run as Network Service in SP2.

    Messenger service is disabled by default in SP2.

  147. Just been released? by NateTech · · Score: 1

    Hell, my XP Home machine (well, multi-boot partition really...) got it from automatic update almost a week ago. The only thing that "broke" is I noticed it changed the Windows bootsplash from "Windows XP Home Edition" to just "Windows XP".

    Firewall was already on, and it detected McAfee as the Anti-virus software in the new "security" console.

    Apparently the hype surrounding the world ending was exactly that...

    --
    +++OK ATH
  148. The knowledgable can still be lazy to this by jago25_98 · · Score: 1

    My brother set up a relatives office internet connection for a _security company_. He felt he had to leave Windows running as admin so they can dial up the adsl.

    What can I say? My bro's lazy. Not does he feel *nix can't work with the computer ignorant in the office (problem no.1), but he's also not even doing the windows solution properly.

    Someone type a message here to sort him out!

    (His responses to me have been:
    - they won't understand linux (do they have to; they only need to read emails and visit web AFAIK - that's kiosk stuff)
    - I can't get it to dial without admin)

  149. Exactly. by gstoddart · · Score: 1

    I'm not disputing that from their perspective, it was a critical update.

    However, in terms of security, "it's critical Microsoft doesn't get sued anymore" just doesn't cut it. Critical means it's going to potentially allow someone to get into my machine and cause damage.

    It erodes trust in their update system if I have to accept that they'll call an update a higher priority if it affects their PR.

    If they had a patch that was defined as critical whose sole job was to delete, say, Open Office, calling it critical would be just as disohnest as a change to a frigging font.

    Hell, I may never apply that patch now.

    --
    Lost at C:>. Found at C.
  150. TGI... by Anonymous Coward · · Score: 0

    use Linux. Unfortunatly, I admin about 1000 Windows boxen, about 200 are WinXP. At least I don't have to worry about it after 5 p.m. on Friday!!!

  151. WIN XP SP2 has messed my mind up! by Oshkoshjohn · · Score: 1

    I had a terrible experience tonight. I downloaded (12 minutes) and installed the WIN XP SP2, and my computer stopped working. It would boot and offer to take my password, and then reboot as soon as I hit after putting in the password. I went through this drill about six times before I admitted to be being stupid. The restore function worked perfectly after rebooting into "SAFE MODE." Fortunately, I had read an article in one of the many magazines I read which strongly suggested that under NO circumstances should one install the SP2 without creating a "Restore Point." ALWAYS READ THE INSTRUCTIONS BEFORE PLAYING WITH DYNAMITE! I believe I will stay with the SP1 WIN XP until a few magazine articles are written listing the necessary caveats for the installation. My wife suggested I might wait for SP2.01! Beaten but not bowed,

    --
    Goddamned kids! Get off my lawn!
    1. Re:WIN XP SP2 has messed my mind up! by reboot246 · · Score: 1

      Experience has taught me to always wait until all (or most) of the bugs have been found. My system is working, so why should I intentionally screw it up if I don't have to?