Slashdot Mirror


Microsoft Says, Don't Press the F1 Key In XP

Ian Lamont writes "Microsoft has issued a security advisory warning users not to press the F1 key in Windows XP, owing to an unpatched bug in VBScript discovered by Polish researcher Maurycy Prodeus. The security advisory says that the vulnerability relates to the way VBScript interacts with Windows Help files when using Internet Explorer, and could be triggered by a user pressing the F1 key after visiting a malicious Web site using a specially crafted dialog box."

324 comments

  1. Well, at least the important keys still work. by dmgxmichael · · Score: 5, Funny

    As long as CTRL-ALT-DELETE still works we're golden.

    1. Re:Well, at least the important keys still work. by gerf · · Score: 2, Insightful

      More importantly, is there a way to disable F1 in Windows? I can't tell you how many times I've accidentally hit it when trying to hit Esc.

    2. Re:Well, at least the important keys still work. by c++0xFF · · Score: 5, Insightful

      Just now, for the first time in my life, I pressed F1 in Windows on purpose.

      Lots of interesting information is in there, and I even learned a few things (I didn't know XP had a private character editor). But I don't know anybody who uses the windows help system on purpose.

      Google already provides good help for Windows.

    3. Re:Well, at least the important keys still work. by Monkeedude1212 · · Score: 2, Insightful

      The actually funny part about this is that most users find that they hit F1 triggering help files on accident - Windows help has long such been little to no help at all, offering nothing you didn't already know. Most of the time you are meaning to press F2 to rename something.

    4. Re:Well, at least the important keys still work. by Runaway1956 · · Score: 0, Redundant
      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    5. Re:Well, at least the important keys still work. by CannonballHead · · Score: 1

      Uhhh, did you look at the first hit? Might want to proofread your Google links before using it to make a point...

      How to Upgrade Linux to Windows XP | eHow.com
      How to Upgrade Linux to Windows XP. Since Linux operating systems use different file systems than Windows, the hard drive must be formatted with either ...
      www.ehow.com Computers Operating Systems Windows - Cached - Similar -

    6. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 4, Informative

      http://www.randyrants.com/sharpkeys/

      This will remap any(?) keys in windows at a registry level.. including media keys and the f > 12 keys.

    7. Re:Well, at least the important keys still work. by Runaway1956 · · Score: 0

      Actually, yes, I did read it. And that first hit helps to make my point. What percentage of Windows users are even aware that there are other file systems? I'd say that 20% of Windows users couldn't begin to explain the difference between FAT (of any variety) and NTFS. "Security model? That's some broad from Hollywood wearing a police uniform? What does that have to do with computers?"

      Enjoy the links. ;^)

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    8. Re:Well, at least the important keys still work. by iamhassi · · Score: 1

      First time I pressed F1 on purpose was when I read I shouldn't press F1...

      --
      my karma will be here long after I'm gone
    9. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      What percentage of Windows users are even aware that there are other file systems?

      Windows is not a file system......

    10. Re:Well, at least the important keys still work. by CannonballHead · · Score: 2, Informative

      I thought you were doing the typical "fixing Windows is easy, just install Linux!" joke... which appeared to fail based on the first hit, since it was how to install Windows ;)

      As for FAT vs. NTFS, how many people know the difference between disc and drum brakes? I don't know if knowing about filesystems is a requirement for using a computer - or that it even should be. If you want people to switch to Linux (hey, I think it's a good idea too, most of the time :) ), requiring them to read about filesystems is going to be a problem. They don't care... and don't WANT to know, it is a waste of their time.

      Which is why "defaults" are important. Even when I install Linux I'm ok with either reiserfs or ext3 (or ext4). The average user doesn't care if it's a journaled filesystem or not. The average user doesn't care about how the hard drive is partitioned. The average user probably has no idea what "partitioning" means. And why should they care anyways? I don't know half of what my mechanic talks to me about either... I'm glad he knows, but at the end of the day I just want my car to keep working and be a good car...

      The problem with Windows users is not that they don't know about NTFS, FAT, partitioning, disk drives, SATA vs. PATA, or what-have-you. The problem with Windows users would be more along the lines of not being able to tell - or not caring to? - what a phishing attack is... thinking downloading and installing programs from who knows where is a good idea... thinking backups are for "important" people and they don't need to back things up - or if they do it's really just software that causes problems, not hardware [ha. I just had a 2 year old SATA drive die on me])...

      If we are going to educate users, I can think of many other things I'd rather tell them, hehe. Incidentally, I usually start with explaining how exactly folders and files work. Most people could not explain how to find their "desktop" folder certainly could not explain how the folder/file hierarchy works. Once people understand that, it makes them soooo much more independent and not asking "I downloaded a picture but I can't find it, where did it go?" every other day :)

    11. Re:Well, at least the important keys still work. by shermo · · Score: 5, Informative

      autohotkey.com

      Open source programme that allows you do do anything with your keys. Careful though, once you start you won't stop.

      --
      Insanity: voting in the same two parties over and over again and expecting different results
    12. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      Seems to me you could disable the Help service in services... would that cure the problem?

    13. Re:Well, at least the important keys still work. by sexconker · · Score: 1

      A well-written help file is like a well-written man file. Invaluable to anyone who wants to do anything other than the bog standard mindless shit.

      A poorly-written help file is like a poorly-written man file. It causes more confusion than if there wasn't one at all.

    14. Re:Well, at least the important keys still work. by dissy · · Score: 4, Informative

      More importantly, is there a way to disable F1 in Windows? I can't tell you how many times I've accidentally hit it when trying to hit Esc.

      Regedit: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\HELPCTR.EXE

      For the default key at the top usually named (Default)
      Either delete the path to helpctr.exe so the value is blank (Value not set), or download the dummy.exe from the actual directions below and point it to that.

      http://www.hydrous.net/weblog/2007/06/23/disable-f1-in-windows-exporer

    15. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      I don't know about windows, specifically, but I do know of a cross platform method of disabling any key you wish. Grip and drag a flat-head screwdriver to the key in question, press into the gap and then rotate using the handle.

    16. Re:Well, at least the important keys still work. by Opportunist · · Score: 1

      Windows XP Help is great when it comes to finding out whether you have a counterfeit copy. That answer comes up at pretty much any time you could remotely press F1.

      Try it yourself... uh... well, maybe not right now.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    17. Re:Well, at least the important keys still work. by Froboz23 · · Score: 5, Funny

      Tech Support: See this button? Don't touch it! It's the history eraser button, you fool!

      User: So what'll happen?

      Tech Support: That's just it. We don't know. Maybe something bad. Maybe something good. I guess we'll never know, 'cause you're going to guard it. You won't touch it, will you?

      --
      Take off every Sig. For great justice.
    18. Re:Well, at least the important keys still work. by ffreeloader · · Score: 2, Interesting

      First you say it really doesn't matter if Windows users know anything about how their system is set up and how things work, but then go on to explain how their ignorance about how things work is their greatest weakness. You pretty much defeat defeat your own argument without realizing it.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    19. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      remap the key. I remapped caps lock and have been very happy with the results.

    20. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      "I may have invented Control-Alt-Delete, but Bill Gates made it famous."
              -- David Bradley

    21. Re:Well, at least the important keys still work. by Daniel+Dvorkin · · Score: 1

      As for FAT vs. NTFS, how many people know the difference between disc and drum brakes? I don't know if knowing about filesystems is a requirement for using a computer - or that it even should be.

      Should be? No. Is? Yes. Disc vs. drum brakes make a certain amount of difference to braking performance, but having drum brakes won't make it easier for people to steal your car, or cause it to suddenly stop working while you're driving. Modern computers are simply not comparable to modern cars. They're more like the Model T -- reliable and affordable enough to be useful to a lot of people, but still not something you want to depend on without a decent set of tools and a fair amount of mechanical knowledge.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    22. Re:Well, at least the important keys still work. by Saint+Stephen · · Score: 1

      Ah, gee, I feel sorry for you guys who didn't get to play with Windows 3.0 in the Spring of '90 :-) Back then we read all the help files cover to cover, cause it was nearly the only thing you could do on the thing.

      Then play some Door programs :-)

    23. Re:Well, at least the important keys still work. by Saint+Stephen · · Score: 1

      In the old days you actually had to THINK to figure out how to do something on the PC. Real actual honest to god research and thinkin about something. No foolin!

    24. Re:Well, at least the important keys still work. by ls+-la · · Score: 2, Insightful

      More importantly, is there a way to disable F1 in Windows? I can't tell you how many times I've accidentally hit it when trying to hit Esc.

      A screwdriver will work. It's even cross-platform.

    25. Re:Well, at least the important keys still work. by zapakh · · Score: 3, Insightful

      You pretty much defeat defeat your own argument without realizing it.

      GP is comparing two broad classes of knowing how things works, and asserting that ignorance of one of them is a problem. This is not contradiction, it is drawing a distinction.

      I don't need to know how my fuel injection system works, but I had better know what to do at a stop sign.

    26. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 5, Funny

      Best to change it to:

      Shutdown -s -f -t 00

      Will make windows much more efficient :)

    27. Re:Well, at least the important keys still work. by deniable · · Score: 1

      Pry-bar or epoxy. Also, F1 is usually just an accelerator for the help function, so they can get to the problem in other ways. Most of my users go to the menu rather than using F1. The other post detailing how to disable the help center is probably more useful.

    28. Re:Well, at least the important keys still work. by ravenshrike · · Score: 3, Funny

      Or you could use FF/Opera/Chrome. Really the title should be, Don't use IE in XP.

    29. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      Dont you mean Posi-drive platform?

    30. Re:Well, at least the important keys still work. by ffreeloader · · Score: 1

      You are missing the point. Ignorance of all things computing is why most clueless users will follow any "click this" direction from anyone. It takes a knowledgeable user to recognize the issues.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    31. Re:Well, at least the important keys still work. by Noodlenoggin · · Score: 1

      If you're not sure what to do at the stop sign, just press the F1 key and a helpful window should open allowing you to find out the correct procedure. I'd suggest stopping before you press F1 however.

    32. Re:Well, at least the important keys still work. by biryokumaru · · Score: 1

      I did this for my "Hibernate" key, which was brilliantly placed right above my Esc key. A little duct tape over the hole, and it has most definitely eliminated all issues.

      --
      When you're afraid to download music illegally in your own home, then the terrorists have won!
    33. Re:Well, at least the important keys still work. by toastar · · Score: 1

      More importantly, is there a way to disable F1 in Windows? I can't tell you how many times I've accidentally hit it when trying to hit Esc.

      same way I got rid of the Windows key, A Flathead screwdriver.

    34. Re:Well, at least the important keys still work. by zapakh · · Score: 1
      You have a good point, and here my car analogy, and those like it, break down because of the complexity of the beast.

      I had forgotten about F1, instead referring people to go online to find answers to their computer questions. But I wonder if I haven't been doing the wrong thing directing people to community support when they're ill-equipped to distinguish good advice from bad.

    35. Re:Well, at least the important keys still work. by ffreeloader · · Score: 2, Insightful

      I don't think that pointing people to community resources is a bad thing. In the vast majority of cases, unless it's a very, very, odd forum/community if bad advice is given that advice will be promptly nullified.

      I haven't used Windows in years so I'm very used to community support. I find it better than formal support because there is usually at least a couple of people on every help forum who have a real knack for explaining things to non-technical people. Also, getting more than one point of view, and more than one way of presenting information usually results in a better understanding of the problem for the noob/not_knowledgeable_user unless they have zero technical ability and then it doesn't really matter where you send them they aren't going to learn anything.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    36. Re:Well, at least the important keys still work. by RadioElectric · · Score: 5, Funny

      BEST DECISION I EVER MADE.

    37. Re:Well, at least the important keys still work. by kimvette · · Score: 1

      As for FAT vs. NTFS, how many people know the difference between disc and drum brakes?

      About two hours' difference when it's time to do the brakes (or more if the drums have a deep ridge and the cylinders and springs are nice and clogged up with brake dust and rust). In one of my cars I can do the brakes in ~15 minutes per corner. On my GMC 1500 (now junked thank god) the rear drum brakes alone would take ~2.5 hours (the fronts weren't so bad, being disc).

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    38. Re:Well, at least the important keys still work. by dave562 · · Score: 1

      But I don't know anybody who uses the windows help system on purpose.

      The people who use F1 for help are the same people who use WindowsKey+E instead of going to My Computer. F1 for help is standard for as long as Windows has been around and it is also context specific. If you hit F1 in an application, you get help for that application. Some applications take it even further and bring up function specific help depending on what portion of the application your mouse is hovering over, or your cursor is focused on.

    39. Re:Well, at least the important keys still work. by ColdWetDog · · Score: 1

      You might want to remap the caps lock key while you're at it.

      --
      Faster! Faster! Faster would be better!
    40. Re:Well, at least the important keys still work. by kimvette · · Score: 2, Interesting

      having drum brakes won't make it easier for people to steal your car, or cause it to suddenly stop working while you're driving

      I take it you have never had a "classic" car with drum brakes all around. I assure you that drum brakes can suddenly stop working; they are far more susceptible to fade than disc brakes with vented rotors, and if you don't know to ride the brakes a bit after driving through puddles if you have drum brakes (to boil off the nice layer of water that ends up being a great lubricant on the shoes) you can end up with NO braking "power." There is good reason a lot of owners of antique R^HMustangs upgrade to front disc brakes even for non-performance builds.

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    41. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 1

      I do that at the store, everytime I buy a new keyboard, before paying for it.

      Wait, this keyboard is defective .. (Take out my keys, pop both win keys out) ... There you go, now it's ok. How much for this one? I'll take it.

      So much fun ...

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    42. Re:Well, at least the important keys still work. by CapnStank · · Score: 1

      Problem is with Windows, not IE.

    43. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 0, Redundant

      Actually, most windows lusers don't even know what a file system is.

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    44. Re:Well, at least the important keys still work. by yakumo.unr · · Score: 3, Informative

      Presumably autohotkey has to stay running in the background?

      If you just remap your keys nothing extra has to stay loaded :

      http://vlaurie.com/computers2/Articles/remap-keyboard.htm

      or Remapkey.exe from the MS server 2008 resource kit : http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&displaylang=en

    45. Re:Well, at least the important keys still work. by Niten · · Score: 5, Funny

      More importantly, is there a way to disable F1 in Windows?

      Possibly. Press F1 and look it up in Windows Help.

    46. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 1

      Paging PizzaAnalogyGuy to this thread. PizzaAnalogyGuy, report to thread 10/03/02/1924237/

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    47. Re:Well, at least the important keys still work. by mister_playboy · · Score: 1

      pop both win keys out

      Where do you buy a keyboard that still has two Windows keys? I haven't seen any since VIsta's launch.

      --
      Do what thou wilt shall be the whole of the Law ::: Love is the law, love under will
    48. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      Thanks for the tip. I was just re-reading the section of the Single UNIX Standard that covers help file scripting.

    49. Re:Well, at least the important keys still work. by Pikoro · · Score: 1

      nice ren and stimpy reference :)

      --
      "Freedom in the USA is not the ability to do what you want. It is the ability to stop others from doing what THEY want"
    50. Re:Well, at least the important keys still work. by scdeimos · · Score: 1

      Dell

    51. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 1

      I haven't bought a keyboard for the last 5 years. That was something that I _used_ to do. I moved to just my laptop. Desktops are overrated.

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    52. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 1
      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    53. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 1

      Oh, sorry, you said "help file SCRIPTING". Then you must be talking about Info, not man, since info supports scripting (in LISP).

      And off course it's also well documented, and totally secure.

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    54. Re:Well, at least the important keys still work. by ZosX · · Score: 2, Funny

      woosh

    55. Re:Well, at least the important keys still work. by Abstrackt · · Score: 4, Funny

      BEST DECISION I EVER MADE.

      Everyone knows caps lock is cruise control for cool.

      --
      They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance. - Terry Pratchett
    56. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 1, Interesting

      Umm, this patch would have you assume that the program HELPCTR.EXE is the culprit. Its not, its the way that HELPCTR.EXE is called that is the security problem. So, even before dummy.exe gets called, you already vunerable. bummer -Killmofasta

    57. Re:Well, at least the important keys still work. by SEWilco · · Score: 3, Funny

      Oh, good, I need to remap the Any key because I never can find it.

    58. Re:Well, at least the important keys still work. by hairyfeet · · Score: 1

      And how many laptops have you gone through now. Two? Three? How sad is it that computers are quickly becoming as disposable as cell phones. I wonder how many laptops are filling up the landfills right now because it would cost more to fix those proprietary hunks of plastic than they are worth. I myself have a 4 year old laptop I'm gonna have to shitcan because Dell wants more for the parts to fix it than it is worth, meanwhile my decade old Compaq desktop is still doing daily duty as a "browser in a box" for my GF's daughter, and my 9 year old HP just needs a $30 HP mini PSU and it'll be good for another decade.

      Now as for TFA, this sounds like a PEBKAC problem to me. For this thing to work you have to have a website in IE that has no business throwing up Windows dialog boxes (clue one) throwing up endless annoying Windows dialog boxes that refuse to close (clue two) unless you press the exact key combination that they choose (clue three) and you...do what they say? Why not just close the damned browser? Why would you want to stay at a website that is annoying the piss out of you and then do whatever they tell you to? This is one of those times where basic common sense ought to tell you not to do it, shouldn't it? Or is basic common sense in that short of a supply? Damn just typing that made be depressed. You would think working PC repair I would accept the answer to that question, but dammit, I just keeping hoping that one day basic common sense will make a comeback. it could happen!

      --
      ACs don't waste your time replying, your posts are never seen by me.
    59. Re:Well, at least the important keys still work. by keeboo · · Score: 1

      Now as for TFA, this sounds like a PEBKAC problem to me.

      What's a "ryevkas"?

      (ok, nobody won't get the joke)

    60. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 1

      I hope this answers your question as to how many laptops I've been through the last years. Yes, you can laugh.

      http://www.youtube.com/watch?v=BECu44Z_zM8

      That was a few months ago. The one I bought after this happened is the third laptop in 2 years. Yes, I'm clumsy.

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    61. Re:Well, at least the important keys still work. by CannonballHead · · Score: 1

      I didn't say it doesn't matter if they don't know anything about how their system is set up. I said they didn't have to know if they are using FAT or NTFS. Tell me... let's say they have a FAT32 based installation for some strange reason. What difference to online security does that make? What practical difference does it make? Sure, if they want to CHANGE their system it might make a difference, but most people pay people to do that, not do it themselves. They don't have the time to learn how and they don't have the time to do it. That's why IT exists.

    62. Re:Well, at least the important keys still work. by Allnighterking · · Score: 1

      Fry's used to sell them.... (seriously)

      --

      I'm sorry, I'm to tired to be witty at the moment so this message will have to do.

    63. Re:Well, at least the important keys still work. by ravenshrike · · Score: 1

      ? You have FF set up so that it pulls up the Windows Help Center(The vulnerability for this particular attack) when pressing F1? Cause mine directs me to a Firefox help page without accessing the Help Center at all. I assume it's something similar in Opera and Chrome. If that isn't accessed, nothing happens.

    64. Re:Well, at least the important keys still work. by smellsofbikes · · Score: 1
      My old Jeep had three full stops per 10 minute period because the drum brakes were so bad. It was unpleasant to drive in town, but I got very good at shift-braking. People who have only ever driven disc brakes also don't know about not setting the parking brake after a long downhill drive, where the drum will distort because it's still so hot it's partly plastic, leaving you with even worse (and much, much more unpleasant-feeling) brakes forever afterwards or until you replace the entire drum.

      Moving from drums to discs was way better than moving from carbs to fuel injection, or even from solid lifters to hydraulic lifters. Old cars suck.

      --
      Nostalgia's not what it used to be.
    65. Re:Well, at least the important keys still work. by smellsofbikes · · Score: 1

      blast, replied to the wrong comment. Sorry.

      --
      Nostalgia's not what it used to be.
    66. Re:Well, at least the important keys still work. by blackraven14250 · · Score: 1

      The sound of the caps lock key's new location flying away?

    67. Re:Well, at least the important keys still work. by zkp · · Score: 1

      Ironically, first hit on bing.com is linux-upgrade.com | Welcome to the Linux and open source upgrade web site. Are you tired of always having to update your anti-virus software? If you are frustrated with running Microsoft Windows and ...

    68. Re:Well, at least the important keys still work. by fluffy99 · · Score: 1

      or download the dummy.exe from the actual directions below and point it to that.

      Right, like I'm dumb enough to grab an unknown executable from some website and tie it to my F1 key. You must have me mistaken as someone from the other topic about clueless admins who will do anything an official email tells them to.

    69. Re:Well, at least the important keys still work. by somegeekynick · · Score: 1

      Check the Windows documentation -- press F1 for help.

    70. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      Windows is not a file system......

      At what point did gp suggest it is?

    71. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      On the PC, F keys died a long time ago. They were important as MS Office shortcuts (Spellchecking,) Almost nobody refreshes their browser with F5 in Firefox land. The people on slashdot do, but the point is that we know a lot of other things too.

      The only reason I still use the F keys regularly is to get into my BIOS. The fools know that nothing else is happening at bootup, and yet they make you press arbitrary keys to change settings. All the other keys are there just waiting for you. What happened with F was that GUI's evolved to the point where every program has a help menu, and every toolbar has tons and tons of icons, and menus have Functions. Keyboard shortcuts are the replacement to F keys, really.

      Laptop users have F keys, but to use them, we must press an F key's F key called Fn. Then, we can get at buttons like Hibernate, Brightness Up/Down, Numlock off, Monitor output switch and others. If our backward compatibility world weren't there, the industry could have done away with even those Fn combinations completely by putting them on your QWERTY row as alt triggers.

    72. Re:Well, at least the important keys still work. by hairyfeet · · Score: 1

      So there are TWO laptops rotting in a landfill, and that is just for a two year period. Damn, that is depressing. How sad that we as a society have just accepted everything becoming disposable, even things that shouldn't be like PCs.

      Doesn't that bother you? even a little? I'm not a greenie but this amount of waste is just mind blowing to me. you are far from alone, with the average person from what I've seen barely getting two years before a laptop is headed for a dump. If you refuse to let go of the laptop, at least get a toughbook, or some other machine designed to last. It is just shameful throwing so much away, but as I myself found out thanks to those greedy bastard corporations a part that would cost you less than $40 on a desktop can easily cost you three to four times that.

      It has gotten to the point that if a customer comes in with a broken laptop I tell them not to bother, as it just isn't economical to fix them anymore. How damned sad that so many that would need so little to fix ends up just more garbage littering our landscapes.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    73. Re:Well, at least the important keys still work. by c-reus · · Score: 0

      What percentage of Windows users are even aware that there are other file systems?

      If a person has no idea what a file system is, (s)he cannot be expected to compare two different file systems.

    74. Re:Well, at least the important keys still work. by Moghedien · · Score: 1

      Hang on, I'll get Cyril Azbuka on the horn! He'll know!

      --
      I've come to... anesthetize you!
    75. Re:Well, at least the important keys still work. by Ihmhi · · Score: 4, Funny

      Welp, a long time ago I disabled the very annoying Insert Key on my computer with a simple hardware fix.

      1) Get a flathead screwdriver.

      2) Place screwdriver underneath problem key.

      3) Place left hand approximately 1 foot (~0.3 meters) above problem key.

      4) Use leverage to pop key out of keyboard.

      5) Your left hand will block the deadly flying plastic. Be careful not to stab yourself with the screwdriver! Better to have to search around for a plastic key than dig a flathead screwdriver out of your hand.

    76. Re:Well, at least the important keys still work. by AmiMoJo · · Score: 1

      Today was the best day ever in the IT department.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    77. Re:Well, at least the important keys still work. by mooterSkooter · · Score: 1

      Tell me about it.

      Every so often I have to go to the local tip to throw away big items that won't fit in the bin (trashcan) and I am AMAZED at the amount of computer hardware that is piled up there. I used to retrieve the odd machine that looked useable and 9 times out of 10, the machine will boot up (albiet slowly) into Windows XP. A simple install of a lite linux distro and bam! - A perfectly useable computer.

      It seems people (morons?) throw away XP machine when they "slow down" as they are "too old".

      It completely annoys the god-damn hell out of me.

      Oh, the last time I tried to take a machine - I was shouted at and told "You're not allowed to take old computers anymore!!!" - they even have a freakin camera checking for those pesky re-cyclers!

      And as for the 'broken' laptops - give them me! I'll install debian on it, hook it up to an LCD and use it has a nice 'n quiet MythTV frontend!

      Honestly - some people need shooting.

    78. Re:Well, at least the important keys still work. by sproketboy · · Score: 1

      Nah FORMAT C: would be better.

    79. Re:Well, at least the important keys still work. by sproketboy · · Score: 1

      Neat!. Where's the facking save option?

    80. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      Red caaandylike button!

    81. Re:Well, at least the important keys still work. by ffreeloader · · Score: 1

      I didn't say it doesn't matter if they don't know anything about how their system is set up. I said they didn't have to know if they are using FAT or NTFS. Tell me... let's say they have a FAT32 based installation for some strange reason. What difference to online security does that make? What practical difference does it make? Sure, if they want to CHANGE their system it might make a difference, but most people pay people to do that, not do it themselves. They don't have the time to learn how and they don't have the time to do it. That's why IT exists.

      What difference does FAT vs NTFS have on security, online or otherwise? Are you seriously asking me that? If so, you are demonstrating exactly why the second half of your post defeated the first half of your post. FAT allows anyone to write to any file regardless of its location. IOW's there are NO file security/permission levels in FAT. If you can't see the security implications in that, well, I don't know what to tell you.

      I'll do you another favor and point out a major weakness with Windows implementation of NTFS with regards to security. The NTFS default in all Windows OSes is to automatically tie read and execute permissions together. You can't place a file on a Windows system with an NTFS formatted hard drive without it being given execute permissions. I'll let you figure out why that is a bad thing. I'll also tell you that none of file systems used in Linux does that.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    82. Re:Well, at least the important keys still work. by thejynxed · · Score: 1

      Any keyboard bearing the Microsoft brand comes with two Windows keys.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
    83. Re:Well, at least the important keys still work. by dissy · · Score: 1

      Right, like I'm dumb enough to grab an unknown executable from some website and tie it to my F1 key. You must have me mistaken as someone from the other topic about clueless admins who will do anything an official email tells them to.

      That is why I provided an alternative. An alternative that I proposed FIRST.

      But feel free to totally ignore that and bitch about the rest of my answer

    84. Re:Well, at least the important keys still work. by Aklyon · · Score: 1

      No, it should be 'Don't Use IE.'

      --
      I reserve the right to have a physical object so I can sell it later, and recover my money.
    85. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      I thought f12 were 3 separate keys.

    86. Re:Well, at least the important keys still work. by pnewhook · · Score: 1

      And how many laptops have you gone through now. Two? Three? How sad is it that computers are quickly becoming as disposable as cell phones. I wonder how many laptops are filling up the landfills right now because it would cost more to fix those proprietary hunks of plastic than they are worth.

      In several decades of computer ownership I have NEVER had a computer just break. The only reason I've ever upgraded is in the cases wanted to do something that exceeded the computational abilities of the old computer. The one time I bought a desktop that was upgradeable, the standards changed so I couldn't upgrade it anyway (except for the case I guess).

      So in that case, laptops cause no more landfill problems than desktops - less in fact because they are smaller. I've also switched to laptops - they are far more convenient and flexible.

      Now as for TFA, this sounds like a PEBKAC problem to me. For this thing to work you have to have a website in IE that has no business throwing up Windows dialog boxes...

      I think the real problem is that people keep running IE which is basically a portal for viruses into your computer.

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
    87. Re:Well, at least the important keys still work. by hey! · · Score: 1

      Well, if you don't want to remap the key in software, glue a small block of wood to the top of the Esc key. Then lay a strip of tongue depressor so the key extends past the left edge of the keyboard. You can also overhang the right edge of F1 a bit if you want.

      Seriously, part of being a geek is realizing that you don't have to accept the world around you *as is* ... at least not when it comes to *made things*.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    88. Re:Well, at least the important keys still work. by GNUALMAFUERTE · · Score: 1

      I don't throw them away.

      It's just not economical to fix laptops. And it sucks having to wait for replacement parts.

      Of the 3 laptops I mentioned, the first one got the screen broken, so It got transformed into a file server (It's got an internal 250 GB Drive plus another 250GB Disk connected where the cd drive used to be). The second laptop's motherboard died. So, the one I have now is a compatible model Toshiba. I reused the battery from the old one as backup battery, and all the RAM it had (I bought a base model with only 2 gb). I reused the PSU. The 250 GB drive connected through the SATA used for the cd drive in the fileserver laptop came out of this machine too. The rest is there waiting to be used as spare parts.
      Throwing away computers is stupid. But fixing broken laptops is stupid too. Reuse them as something else and get a new one.

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    89. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      BEST DECISION I EVER MADE.

      Everyone knows caps lock is cruise control for cool.

      Even with cruise control, you still have to steer.

    90. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      Ren: See this button? Don't touch it! It's the history eraser button, you fool!
      Stimpy: So what'll happen?
      Ren: That's just it. We don't know. Maybe something bad. Maybe something good. I guess we'll never know, 'cause you're going to guard it. You won't touch it, will you?

      Fixed that for you.

    91. Re:Well, at least the important keys still work. by fluffy99 · · Score: 1

      I wasn't bitching about you, but rather the hydrous weblog actually expecting people to download the aptly named dummy.exe.

    92. Re:Well, at least the important keys still work. by CannonballHead · · Score: 1

      I know there are inherent differences in NTFS and FAT filesystem security locally. That makes little difference when you run as administrator, of course. And I specifically said online security... if I run a virus or trojan as administrator it makes little difference that I'm using FAT...

      Anyways. Moot point. Main idea is that's Microsoft's job to fix that. The user doesn't need to know that. The user needs to know about online security, recognizing phishing, etc... that's more what they'll run into than FAT vs. NTFS...

    93. Re:Well, at least the important keys still work. by Michael.LTN · · Score: 1

      Ditto for Num Lock.

    94. Re:Well, at least the important keys still work. by Hamoohead · · Score: 1

      I'm still trying to find reverse.

      --
      "If your parents never had children, chances are you wonât either." -Dick Cavett
    95. Re:Well, at least the important keys still work. by ffreeloader · · Score: 1

      Of course it makes a difference to online security whether or not you run FAT as your file system. Using FAT means a cracker can modify/execute any file on your system. They would not be limited to having only those file permissions that you, as a normal user, would have if the system used NTFS rather than FAT.

      In effect, if you're running FAT you are giving anyone Administrator permissions to system files whether you are running as Administrator or not. If you think that is irrelevant to system security I'm at a loss to how get you to understand the issue. That's like saying there is no way Win2K or XP were/are more secure than Win95/98. The fact that you may log into your system as Administrator on Win2K or XP is irrelevant to the fact that FAT is less secure than NTFS. If it wasn't for the increased security in NTFS vs FAT having an Administrator account wouldn't have been necessary nor would it have mattered whether you run as Administrator or a limited account online as far as security goes.

      I'll also disagree with you about what a user needs to know to be secure online. If most people don't understand WHY what they are doing is going to cause them problems and what can happen they are very unlikely to change their behavior. Just telling someone if you do A, B may happen isn't very convincing or motivating.

      I'm very unlikely to change my behavior just because someone tells me to. I'm much more likely to change if someone can help me understand the causes and effects that my behavior is liable to create, whether the causes and effects are positive or negative. I don't believe I'm all that different from Joe Blow in that respect just because I understand technical issues better than he does. Even a child is much more likely to change his longterm behavior if you can get him to understand why doing some things differently will be to his advantage

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    96. Re:Well, at least the important keys still work. by Anonymous Coward · · Score: 0

      he he he...that was my first thought too! :)

    97. Re:Well, at least the important keys still work. by hairyfeet · · Score: 1

      My point is the desktops will continue to work, and can be passed down, while the laptops fall apart. Examples-my nearly 12 year old 733MHz is STILL working as a "browser in a box" for my GF's daughter, my decade old HP is waiting for a $30 funky HP mini PSU and then it'll be good for another decade. My barely 4 year old Dell laptop, on the other hand, is gonna have to be shitcanned because it refuses to boot with a broken ribbon connection to the screen, and for that and a replacement hinge Dell wants more than it is worth.

      I have PCs that are 6, 7, sometimes even a decade old cross my desk. For basics like bookkeeping and web surfing they are just fine. The oldest laptop I've had cross my desk is three years and I had to tell the owner to shitcan it because the parts were too expensive. Thanks to everything in laptop land being so proprietary you can't use hardly any parts from one to another, and the manufacturers buttrape you on replacements. They WANT it to go into the dumpster, so they can sell you another one, and the vast majority are designed to be "thin and light" to the point of being flimsy and easily broken. And frankly I find it obscene.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    98. Re:Well, at least the important keys still work. by pnewhook · · Score: 1

      Personally I've never had a problem with laptops. I have a 14 year old IBM Thinkpad that still works perfectly. No repairs, no failures of any kind.

      Contrast that to my old desktop that had the floppy drive catch on fire (but it still worked after so I never bothered fixing it).

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
    99. Re:Well, at least the important keys still work. by hairyfeet · · Score: 1

      Yeah, but you're talking IBM. There is a reason why old "Big Blue" has a killer rep, and a good portion of that is how well they design and build their machines. I'm talking about the Dells, the HPs, the Compaqs, the EMachines, the literally millions of $350-$700 laptops sold every year. I have bought up parts cheap after other repair shops have gone broke trying to work on the things. They are so damned proprietary that you can have the same make and model and open it up and find completely different and incompatible parts between revs.

      what we need is standards, to where parts from a broken Compaq can fit a Dell, just as we have on desktops, but since the hardware manufacturers want these machines to end up in a dumpster, since having a laptop die every two years means the customers have to go out and by new ones, I just don't see that happening. And it is just sad to me how many machines are ending up in landfills now that could have been fixed with a little bit of standardization. When you figure out the amount of resources needed to create, ship, and finally dispose of all those millions it is truly obscene.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    100. Re:Well, at least the important keys still work. by pnewhook · · Score: 1

      I don't think standards have anything to do with it - it's purely quality of parts. The reason Thinkpads were the most expensive at the time was they used quality components, and you had to pay a premium for that. Most people aren't willing to spend twice what they can get a discount laptop for, and ignore the long term cost of ownership.

      Dell is a perfect example. Right now I have a Dell Precision M4400. Best laptop I've ever owned. However the Dell Insiron are half the price but complete crap. At work our IS department will refuse a request to get any Inpiron due to short lifespan. No problem with Precision line though. This applies to both desktop and laptop.

      However I don't wish this to be mandated - if people want to buy crap let them. The last thing we need is more government interference through useless standards.

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
    101. Re:Well, at least the important keys still work. by hairyfeet · · Score: 1

      Actually I would say just the opposite, that standardization has EVERYTHING to do with it. I'll give an example. I would do occasional temp work for one of those places that went under. Jerome the boss hands me 5 broken dell Latitudes and tells me to see if I can make at least ONE good one out of them. Just one. They were all roughly the same year, probably no more than 8 or 9 months apart. What did I find? Not a single damned part other than RAM and HDD would interchange. NONE. Hinges? Nope. hell even most of the ribbon connectors were either too short or too long. The machine were nothing but proprietary in a box. all ended up shitcanned.

      And THAT dear sir, is the problem. Give me 5 Dell desktops, I don't care how cheap they are, I can usually build at least 3 good ones out of them, because everything on desktops is standard. MATX boards, SATA connections, molex, it is all bog standard. I bet I could give you 100 laptops of various makes and model from different manufacturers you would be lucky if you could make 3 working machines out of that 100.

      And personally? I think it is 100% on purpose. They don't care how many of their machines end up in landfills, they WANT them to fall apart, and not be fixable, so you have to go out and buy more. every damned day more and more are just dumped in landfills, while desktops can easily be refitted and find new life. Hell my first gaming desktop, a 100MHz Pentium with a 1Gb HDD? It is STILL working 5 days a week at a local lumber company running DOS 3 so it can act as a controller for an old ISA card that runs a custom column making lathe. While all my PCs can't say the same, as I have fried a few mobos over the years, the laptop situation has just gotten ridiculous. The non standard parts mean any OEM can (and do) just ass rape you for even the tiniest piece of plastic, and with no competition because there are no standards to go by they get away with it. And I still say that is just obscene.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    102. Re:Well, at least the important keys still work. by pnewhook · · Score: 1

      If you buy crap, expect crap. If you want something long lasting, then buy quality. But you can't force people to buy machines with expensive components. Those 5 broken Latitudes would not be broken if the owners had bought Precision or Thinkpad instead. The would still be working. Swapping parts to try and cobble something together would be pointless.

      So what is your solution? Create a universal standard and outlaw anything that doesn't fit? Standards aren't the problem - patents are, preventing another company from making compatible parts.

      Actually for standards, Compaq is the worst offender. Even the timing is different. Every other computer on the planet uses a 10ms timer for event syncronization and task switching. Compaqs use 15ms. So everything has to be written special for running on Compaqs. Not sure about XP and later but you couldn't even install OEM NT onto a Compaq - install would fail telling you you had to have a Compaq version. Compaq is the worst piece of crap on the planet.

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
    103. Re:Well, at least the important keys still work. by treeves · · Score: 1

      For the first time in a while, I don't have any mod points left today. Someone please mod parent up Informative (not Funny)!

      --
      ...the future crusty old bastards are already drinking the Kool-Aid.
  2. F1rst by Anonymous Coward · · Score: 3, Funny

    F1rst

    1. Re:F1rst by sexconker · · Score: 2, Funny

      Fa1l.

    2. Re:F1rst by Puppet+Master · · Score: 1
      F1rst P0st

      Fixed that for ya.

      --
      The day Microsoft creates a product that doesn't suck, it will be known as the Microsoft Vaccuum Cleaner!
  3. Yet another reason by Dracos · · Score: 2, Insightful

    This is yet another reason why MS' idea of a tax to deal with malware tax is stupid.

    1. Re:Yet another reason by 0WaitState · · Score: 3, Interesting

      How about we tax microsoft for their polluting the internet with their insecure-by-design OS installs? About $50 per install will put a dent in all the economic damage Windows causes.

      Don't press the F1 key? Jesus fucking christ. What next, don't power up the box?

      --

      Remain calm! All is well!
    2. Re:Yet another reason by Anonymous Coward · · Score: 5, Insightful

      This is yet another reason why MS' idea of a tax to deal with malware tax is stupid.

      It's almost amusing that a Web browser is so tightly integrated with the operating system that scripts run by it can influence core system functions without actually rooting the machine. I guess this is what happens when you ignore decades of computer security history and discard the principle of least-privilege. Hopefully Windows 7 (and Vista) is not defective enough to allow a userspace application to screw around with a built-in OS function like help files.

      Look, if we're honest, the only reason why IE is so tightly integrated with the OS in the first place is because Microsoft wanted to abuse its desktop OS monopoly by using it to dominate the browser market. If not for that, IE would be a standalone browser and would be separate from any built-in HTML rendering that's part of the core Windows system, like help files in this case. This is one reason why I use Linux: Microsoft obviously cares about its marketshare more than my security, and I cannot in good conscience use my money to support a company with such backwards priorities. I'm sure someone will chime in with talk about how useful Windows is, and I won't argue (much) with that.

      This is really a moral issue. Anyone with decent principles wouldn't want to reward a company with such questionable business practices, not even if they made the finest software available. I'm sure the rest of you who don't have such principles will have a million excuses for why you continue to support Microsoft with your wallets, and that's fine. Every dishonest organization has its useful idiots without which it could not continue existing.

    3. Re:Yet another reason by Fnord666 · · Score: 2

      Don't press the F1 key? Jesus fucking christ. What next, don't power up the box?

      Actually if you look at security advisory number ....

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
    4. Re:Yet another reason by Opportunist · · Score: 1

      No, actually I still think it's a great idea. I would just paperclip to it that the actual culprit gets to pay when the shit hits the fan. If I'm to blame, I pay. If MS is to blame, they pay.

      Just tell me early enough so I can make sure to dump all MS and Adobe stock I might have.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    5. Re:Yet another reason by Opportunist · · Score: 1, Informative

      What next, don't power up the box?

      That's actually a pretty good way to secure a Windows box. That or forgetting a Linux live CD in the drive (and have the system boot from CD first).

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    6. Re:Yet another reason by shutdown+-p+now · · Score: 3, Insightful

      You do realize that KDE, for example, also uses the same HTML component - KHTML - for both its standalone browser, and help system (and many other things)? I'd expect OS X to do the same with WebKit. Gnome is different, but mainly because of the mess they made with GtkHTML vs Gecko vs WebKit; the long-term plan, as I understand, is still to migrate to WebKit for everything.

      It's also purely a matter of practicality - I mean, why would you have two distinct HTML renderers?

    7. Re:Yet another reason by Froboz23 · · Score: 4, Funny

      I don't see what the big deal is. Windows is a perfectly secure operating system as long as you don't access any external media or connect to the internet.

      (Coming from someone who just spent 10 hours removing the Internet Security 2010 trojan malware from his wife's computer.)

      --
      Take off every Sig. For great justice.
    8. Re:Yet another reason by RalphSleigh · · Score: 5, Interesting

      The same HTML rendering component I can understand, but in this case it appears a script running in a web browser instance of the component can somehow affect the help rendering instance, and that is a quality WTF.

      --
      Come as you are, do what you must, be who you will.
    9. Re:Yet another reason by adtifyj · · Score: 1

      You do realise that KDE and Gnome are not operating systems? "OS X" is also not an operating system in the typical sense of the word; it has Darwin under the covers, responsible for managing all the hardware and important functions like permissions, ensuring that the core system can't be hosed when an rogue application is somehow allowed to be run as a user.

      It is comforting to know that if something goes wrong on Linux or OS X (or similar), that the problem is almost always limited to only a single 'user' account, and problems which allow escalation of privilege are treated as critical (i.e. not left unpatched for four weeks like this F1 bug).

    10. Re:Yet another reason by shutdown+-p+now · · Score: 1, Insightful

      Quality-wise it's clearly a defect, but GP was ranting about it from some moral "evil monopoly" perspective.

    11. Re:Yet another reason by dave562 · · Score: 1

      That seems to be a popular one these days. What preventative measures did you have in place to mitigate the infection vector? I haven't dealt with malware since I stopped working one people's home computers. My co-worker still does it for cash on the side and he's been dealing with that Internet Security 2010 a lot.

      Given that you went to the trouble of rebuilding the whole thing, and I hope that after 10 hours, you really just formatted and reinstalled the apps. Why don't you image it, and have your wife save her files to a NAS? That way if it happens again, you can just load the image.

    12. Re:Yet another reason by mqduck · · Score: 1

      So your turning amish right?

      What about his turning Amish? Perhaps you meant to ask if his turning Amish (which is news to me) is right, and just left out an 'is': "So IS your turning Amish right?"

      In which case, I'd consider it his personal right to choose to do so, but would suggest that turning hardcore GNU would be a bit easier.

      --
      Property is theft.
    13. Re:Yet another reason by shutdown+-p+now · · Score: 4, Insightful

      You do realise that KDE and Gnome are not operating systems? "OS X" is also not an operating system in the typical sense of the word; it has Darwin [wikipedia.org] under the covers, responsible for managing all the hardware and important functions like permissions, ensuring that the core system can't be hosed when an rogue application is somehow allowed to be run as a user.

      Guess what? Windows works in exact same way. There's the kernel there, then a set of userland APIs on top of then, then the UI layer, and finally the actual DE. Just because they are shipped in a single box, and aren't explicitly marked as separate, and given funny-sounding names, doesn't mean they aren't there.

      Do you seriously think that NT kernel somehow uses IE under covers?

      It is comforting to know that if something goes wrong on Linux or OS X (or similar), that the problem is almost always limited to only a single 'user' account

      It depends on your definition of "something goes wrong". A privilege escalation exploit has the same problems on any OS, and without one you can't break the system on modern Windows versions (speaking of which, note how Vista/7 aren't vulnerable in this case), either - user account security is not fundamentally different in NT compared to Unix.

      Oh, and this isn't what is usually understood by a privilege escalation vulnerability - it doesn't give you root or anything. It's rather a sandbox breakage - scripts which should be executing in a browser sandbox "leak out", and run with all privileges of the user interacting with the machine.

    14. Re:Yet another reason by tuxgeek · · Score: 0, Flamebait

      You do realize that KDE, for example, also uses the same HTML component - KHTML - for both its standalone browser, and help system

      There is a very big difference here you miss.
      You're trying to compare the Linux security model with Microsoft's lack of any security model.

      The act of compromising a Linux box in any way is a very difficult task, mostly impossible unless you have direct access to the thing.

      Windoz on the other hand is the script kiddies wet dream.
      Very few windoz users have the knowledge to secure the their boxs and this is clearly evident by the percentage of M$ boxes pwnd by the botnets and variety of worms/viruses/trojans/malware running rampant in the wild.

      Give me a break. Pressing the F1 key will kill your system? WTF is going on in redmond? Are these losers all on crack?

      --
      "Suppose you were an idiot...and suppose you were a member of Congress...but I repeat myself." Mark Twain
    15. Re:Yet another reason by steveha · · Score: 1

      why would you have two distinct HTML renderers?

      But the problem isn't in HTML. The problem is this: a web site can pass a WinHelp (.HLP) file to Internet Explorer, and Internet Explorer will trust it. WinHelp is a binary format, and somebody found a buffer overrun attack or something similar that allows for arbitrary code execution.

      WinHelp was state-of-the-art in Windows 3.0, but its day is long past. It's a legacy format. The reason this attack doesn't work in Windows Vista or Windows 7 is that Microsoft had finally stopped supporting it.

      This issue is roughly similar to having a JPEG decoder that is vulnerable to badly-formed JPEG images that contain exploit code. However, image formats do kind of need to be binary; given that we have both HTML and XML, there is really no need for a binary help file format anymore.

      steveha

      --
      lf(1): it's like ls(1) but sorts filenames by extension, tersely
    16. Re:Yet another reason by GF678 · · Score: 0, Flamebait

      This is really a moral issue. Anyone with decent principles wouldn't want to reward a company with such questionable business practices, not even if they made the finest software available. I'm sure the rest of you who don't have such principles will have a million excuses for why you continue to support Microsoft with your wallets, and that's fine. Every dishonest organization has its useful idiots without which it could not continue existing.

      Oh fuck off will you. You've basically said that ~90% of the world's computer users lack "decent principals" simply because they use Windows.

      Listen to yourself, please, before you lose your sense of reality completely and no-one can associate with you anymore...

    17. Re:Yet another reason by Anonymous Coward · · Score: 0

      I'm one of those idiots because I enjoy using the latest technologies related to video games.

    18. Re:Yet another reason by Bigjeff5 · · Score: 1, Insightful

      Look, if we're completely full of shit, the only reason why IE is so tightly integrated with the OS in the first place is because Microsoft wanted to abuse its desktop OS monopoly by using it to dominate the browser market.

      There, fixed that for you.

      IE was originally just an extension of Windows Explorer to browse the web and read HTML. It was literally a small app that pointed to a few new dlls and a whole lot of dlls that were already there. Explorer already processed files for Windows, and HTML was basically just a text file that needed processing. The simple solution? Add a dll and an app to call it, and let Explorer do the rest. Remember IE was born when the internet was practically nothing, almost everyone used AOL or Prodigy or some other service, and they all had their own browsers. IE was more of an "Eh, it could be useful" add on for Windows. As such it didn't warrant investing a lot of time and effort into a separate app, especially when most of the functionality needed was already there.

      The reason IE is integrated so tightly with the OS is because it is an offshoot of the OS, that's how it came about. It's like pointing to a branch and saying "Lets be honest, the only reason the branch is so tightly integrated into the tree in the first place is because the tree wanted to dominate the branch market. If not for that, the branch would be a standalone standalone plant and would be separate from any built-in circulatory system that's part of the core tree, like the roots." Any dumbass can see the branch came FROM the tree, and is used extensively by the tree to improve its ability to live.

      Browsers that started as completely separate entities obviously don't have this problem, but Internet Explorer did not start this way. On the one hand it has helped them gain dominance in the browser market (and really, had it been a separate program they would still have the dominance, integration has nothing to do with that, inclusion with the OS does). On the other hand, being so tightly bound into core OS functions has led to a lot of security issues over the years, which has hurt their position in the browser market.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    19. Re:Yet another reason by Anonymous Coward · · Score: 0

      Don't press the F1 key? Jesus fucking christ. What next, don't power up the box?

      No, that would be Sony...

    20. Re:Yet another reason by blackraven14250 · · Score: 1

      Evil monopolies don't care about quality if the cost to fix is greater than the benefit of not fixing. Since Microsoft has been doing exactly this for a long time, it kinda fits with the evil monopoly perspective.

    21. Re:Yet another reason by Anonymous Coward · · Score: 0

      You're trying to compare the Linux security model with Microsoft's lack of any security model.

      Security model? Linux? hahahaha. Most Linux distros don't even support kernel level ACLs out of the box. SELinux ?Apparmour? Both are unusable pieces of shit which rightfully nobody in their right mind uses on desktop operating systems

      The act of compromising a Linux box in any way is a very difficult task, mostly impossible unless you have direct access to the thing.

      You linux cheerleaders are fun to watch. Too bad the facts don't agree with you. Just last year linux kernel had dozens of privilege escalation vulnerabilities while nt had almost none. http://milw0rm.com/platforms/linux Most of the web servers being defaced every single day run Linux. Linux is a piece of cake to hack. And its been proven each day.

      Very few windoz users have the knowledge to secure the their boxs and this is clearly evident by the percentage of M$ boxes pwnd by the botnets and variety of worms/viruses/trojans/malware running rampant in the wild.

      I use Amiga OS and have never been compromised. Thus proving my OS is the best. Hah.. take that, Logic !

      Its really interesting to watch your defective brains process basic logic or even attempt to create a choerant statement.

    22. Re:Yet another reason by L4t3r4lu5 · · Score: 1

      Why? Boot Ubuntu from a LiveCD, pop in a USB drive, backup data, reinstall Windows.

      Oblig. XKCD

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    23. Re:Yet another reason by jonaskoelker · · Score: 1

      "So IS your turning Amish right?"

      Or in terms of car analogies, when you drive along and you can either turn 90 degrees right, along a road near to you, or 45 degrees right on a road a bit further away in the same crossing, if you turn to the 45 degree angle far road, your turning is "Amish right". Sorta' right, but not quite...

    24. Re:Yet another reason by Froboz23 · · Score: 1

      It's been about 4 years since I've had any of my computers hit with a virus. My wife's system was reasonably protected with Windows XP running service pack 3 and fully updated, plus Avast antivirus with an up-to-date database, and browsing with Firefox version 3.5.8. But somehow it still got infected.

      It had been a while since I backed up any data off her system, so I didn't just nuke the disk. I cleaned it off by removing the disk from the laptop and running it as an external USB disk on a sandbox system. After scrubbing the disk clean of a plethora of rootkits, viruses, and trogans, I copied the data (pix, docs, game saves) over to another disk. The virus had damaged the OS so severely that I just reinstalled from scratch. This was an Acer laptop that has the XP image sitting on a hidden partition, so the reinstall was surprisingly easy.

      The reason it took 10 hours is because I was out of practice, and tried several other unsuccessful methods to remove the virus. In the future, I won't even bother booting a system that I know is infected. It's much easier to clean when you don't boot to it.

      This virus was particularly... virulent. It disabled the task manager, the command prompt, and regedit, among other things. It was also present when booting in safe mode. I don't know how non-technical people deal with all this, especially since this system was better protected than probably 90% of the Windows boxes out there.

      --
      Take off every Sig. For great justice.
    25. Re:Yet another reason by Robert+Zenz · · Score: 1

      Somebody (here or on SuperUser) actually did put a Linux-Live-CD into the drive, and glue the drive shut...his mother didn't have any problems since then. ;)

    26. Re:Yet another reason by Robert+Zenz · · Score: 1

      I thought powering up Sony devices would be save, but you have to make a blood test for DNA clarification first. http://machall.com/view.php?date=2002-08-21

    27. Re:Yet another reason by Rockoon · · Score: 0

      You think that Linux isnt susceptible to that kind of thing?

      "OK honey, I'll be there in a minute. Just installing a virus scanner because that web page found 25 infections! This scanner needed root privileges, so I had to run it with SU"

      PWNED

      --
      "His name was James Damore."
    28. Re:Yet another reason by Anonymous Coward · · Score: 1, Interesting

      Interesting theory. Entirely wrong, of course, since IE actually started out as Spyglass Mosaic, which MS licensed, renamed, and started selling. (The agreement stated that Spyglass received royalties for every copy of IE that Microsoft sold, prompting MS to start giving it away free. Worked out for us, not so much for Spyglass.)

    29. Re:Yet another reason by Attila+Dimedici · · Score: 1

      Unless it has changed significantly since the last time I cleaned up that particular virus, your wife's computer got infected because she navigated to a compromised website that told her she was infected and she clicked "ok" (or maybe they have inserted a click box that says something like "cancel", but reads to Windows as "ok"), the only way I have found to get out of that situation without installing the virus is to use Task Manager to close your browser. I have come across several websites that are otherwise perfectly legitimate (not porn, and I know they are run by reputable people) that have been hacked to do this.

      --
      The truth is that all men having power ought to be mistrusted. James Madison
    30. Re:Yet another reason by Anonymous Coward · · Score: 0

      Sounds like you should have spent those 10 hours educating your wife on safe browsing habits, and/or cutting her down to at least Power User privs.

    31. Re:Yet another reason by Anonymous Coward · · Score: 0

      How about a product liability lawsuit? How hard would it be to show Windows is a defective product?

    32. Re:Yet another reason by Anonymous Coward · · Score: 0

      Do you seriously think that NT kernel somehow uses IE under covers?

      Somehow, yes.

    33. Re:Yet another reason by Anonymous Coward · · Score: 0

      I don't see what the big deal is. Windows is a perfectly secure operating system as long as you don't access any external media or connect to the internet.

      (Coming from someone who just spent 10 hours removing the Internet Security 2010 trojan malware from his wife's computer.)

      Welcome to my world. It should be illegal to own a computer and be computer illiterate. I have a wife and a 16 year old daughter that just love to download anything that asks them to. Gotta love the rescue disk:-)

    34. Re:Yet another reason by alcourt · · Score: 1

      First rule of computer security, don't have a computer.

      Second rule of computer security, if you do have a computer, don't turn it on.

      (It goes on from there.)

      --
      "I may disagree with what you say, but I will defend unto the death your right to say it." -- Voltaire
  4. How about "don't press the power button" by DJ+DeFi · · Score: 0, Troll

    Just leave your windows box off, you'll be doing us all a favor...

    --
    You cannot warp because you are warp scrambled.
  5. F1! by fm6 · · Score: 5, Funny

    F1!
    I need somebody!
    F1!
    Not just anybody!
    F1!
    You know I need someone!
    F1!

    1. Re:F1! by martin-boundary · · Score: 1

      If you start me up
      If you start me up I'll never F1
      If you start me up
      If you start me up I'll never F1

    2. Re:F1! by Chris+Mattern · · Score: 1

      "You make a grown man cry"

      So true :-)

    3. Re:F1! by Anonymous Coward · · Score: 0

      A bit outdated, but still funny.

      Original lyrics from : Rolling Stones, "Start me up". Weird Al Yankovic - Windows 95

      Well, I bought up.
      Brought windows home,
      and d'cided to boot it up.

      But when I load it up,
      It says my memory is not enough...
      I'd be runnin' out.
      I need some extra RAM to fix me up...

      I have to cough it up...
      Open my wallet up.
      It never stops. (4x)

      It's Windows 95!
      It suckin' up my Drive.
      It' makes a pretty all fine.
      But my PC... is obsolete.
      I'll have to buy myself a brandnew machine...

      Bring it up...
      Stick me up.
      You suck me in, and then you got me hooked.
      You got me..., you got me.

      There's so much stuff to buy
      I need a new harddrive
      It's gonna suck me dry.
      My CPU says, 'don't have the speed',
      it takes an hour just to bring up the screen
      nanana,

      Oh no.
      I making software buys,
      Wow!
      It's making Bill Gated come.
      Yoyo.
      You make a rich man come.

    4. Re:F1! by Oscar_Wilde · · Score: 1

      On a mac you can actually press the help key. It's over near the home key, IIRC.

      I wonder if it could be made to actually insert the word help into text fields, it's certainly never used for any useful help information.

    5. Re:F1! by Dumnezeu · · Score: 1

      I want some of your pot.

      --
      Yes, it's sarcasm. Deal with it!
    6. Re:F1! by Moghedien · · Score: 1

      Not on my Mac it's not, but you're right, it's near the home key on some (older?) Mac keyboards. I have 'Fn' instead of Help on my keyboard, use it all the time to control/mute the volume.

      --
      I've come to... anesthetize you!
    7. Re:F1! by Anonymous Coward · · Score: 0

      When I was younger, so much younger than today,
      I never needed that silly F1 in any way.
      But now these days are gone, I'm not so self assured,
      Now I find I've changed my mind and opened up the backdoor.

  6. How about... by Anonymous Coward · · Score: 0, Funny

    How about, don't hit F8 for "I Agree" to the XP EULA?
    Does that protect me?

  7. I sometimes... by neptunusmaris · · Score: 1

    ... try to F1 (if you know what I mean) ..he he.... he

  8. Only MSIE users by icebike · · Score: 2, Insightful

    Any XP user still using Internet explorer probably hasn't a clue that F1 does anything at all.

    --
    Sig Battery depleted. Reverting to safe mode.
    1. Re:Only MSIE users by Alien1024 · · Score: 3, Interesting

      This probably affects any help file in html format, which is displayed through the IE rendering engine. Many new applications use html help files.

    2. Re:Only MSIE users by Ogive17 · · Score: 1

      My office alone has about 150 computers running XP and IE6... not by choice...

      --
      "Action without philosophy is a lethal weapon; philosophy without action is worthless."
    3. Re:Only MSIE users by icebike · · Score: 1

      Really? What could possibly tie you to IE6? Even Microsoft has STRONGLY recommended you move on.

      --
      Sig Battery depleted. Reverting to safe mode.
    4. Re:Only MSIE users by Anonymous Coward · · Score: 0

      Usually it's proprietary apps

    5. Re:Only MSIE users by Barryke · · Score: 1

      Over here - some menusystem in Sharepoint 2007 won't work to their fullest when using anything other than IE6.
      I figure its some deprecated implementation that survived Sharepoint upgrades.

      --
      Hivemind harvest in progress..
    6. Re:Only MSIE users by Anonymous Coward · · Score: 0

      > Any XP user still using Internet explorer probably hasn't a clue

      Ftfy.

  9. Or as Buzz Out Loud says... by Rammed+Earth · · Score: 2, Funny

    F1 is now FU! (originally from BOL chatroom)

  10. MS was concerned about how this was exposed? by Meshach · · Score: 5, Insightful
    From TFA:

    Microsoft is concerned that this new report of a vulnerability was not responsibly disclosed, potentially putting computer users at risk. We continue to encourage responsible disclosure of vulnerabilities. We believe the commonly accepted practice of reporting vulnerabilities directly to a vendor serves everyone's best interests. This practice helps to ensure that customers receive comprehensive, high-quality updates for security vulnerabilities without exposure to malicious attackers while the update is being developed.

    I find the idea that Microsoft is angry at the people who found a problem in Microsoft software not telling Microsoft about it hilarious.

    --
    "Maybe this world is another planet's hell"
    Aldous Huxley
    1. Re:MS was concerned about how this was exposed? by timeOday · · Score: 5, Insightful

      Angry or not angry, the point is that disclosing security bugs directly to the vendor first minimizes harm to end users - assuming, that is, the vendor feels sufficiently motivated to fix the bug. You can't argue that "security researchers" who sell 0-day vulnerabilities on the black market are helping anybody but themselves (not that Prodeus fits this description).

    2. Re:MS was concerned about how this was exposed? by martin-boundary · · Score: 3, Interesting

      Angry or not angry, the point is that disclosing security bugs directly to the vendor first minimizes harm to end users

      It does not. It minimizes potential damage to the brand, so the vendor can decide if it's worth their while to do something.

      You can't argue that "security researchers" who sell 0-day vulnerabilities on the black market are helping anybody but themselves

      Better they sell it on the black market than they use it quietly. Moreover, if there's a market, then it's worth something and "good guys" can bid, too.

    3. Re:MS was concerned about how this was exposed? by causality · · Score: 5, Insightful

      Angry or not angry, the point is that disclosing security bugs directly to the vendor first minimizes harm to end users - assuming, that is, the vendor feels sufficiently motivated to fix the bug. You can't argue that "security researchers" who sell 0-day vulnerabilities on the black market are helping anybody but themselves (not that Prodeus fits this description).

      I frequently hear this type of reasoning. It should be listed as a known/cataloged talking point so we can all absorb it once and move on, instead of seeing it rehashed every time this sort of discussion comes up. Sorry but old and well-worn arguments aren't contributing much. They don't have much power to convince anyone who doesn't already subscribe to that viewpoint.

      What I don't hear so much about is the incentive provided by full public disclosure. If you know that security vulnerabilities will be disclosed to the public, that this will result in security problems for your customers, that it will cause public humiliation for your company, is this not a strong incentive to secure your software in the first place? Confidential disclosure to the vendor only seems like it lets them off the hook a bit too easily. I'd normally be slow to view it that way, but Microsoft has a long history of such problems despite having tremendous resources it could dedicate to proactively eliminating them. They have the expertise, they have the money, they have the ability; what they lack is the will. There's simply no excuse for allowing a browser to influence bulilt-in OS functions. I view this more like negligence on Microsoft's part and less like an unforeseeable event that could have happened to any vendor.

      As far as causing the least harm to the end users, should we be concerned about this in the long run? In the short term this can be quite unpleasant, and I don't enjoy the idea that someone who just wants to get their work done might have problems because of something beyond their immediate control. But it's not entirely beyond their control. Microsoft could not possibly exist were it not for the users who purchase its products.

      When its products malfunction in preventable ways, they make the Internet a worse palce for everyone. I may run a relatively secure *nix machine, but I can still receive spam e-mail delivered by compromised Windows machines. So can everyone else. Since the situation could not possibly exist if not for Microsoft's users, is it really an injustice that they catch some flak when the entity they keep financially supporting fails to do its job? If they dislike this, should they not be a bit more careful about how they vote with their wallets and for whom they vote? I know the victim mentality is popular these days, but if you either know or could have known what you're dealing with, and continue to behave as though you do not and cannot know, should you cry fowl when there are negative consequences?

      Microsoft has a long history of problems like this. Anyone who deals with them and doesn't know that has simply failed to do their homework. The real "accomplishment" of Microsoft is that they, through their widespread presence, have convinced the general public that exploits, malware, and other security problems are a normal part of operating a computer. I'm not claiming that Microsoft's products are without merit; if they were, even the non-technical masses would not use them. I am merely skeptical of any notion that their positive contributions to this industry have outweighed their business practices and their negative contributions to this industry.

      --
      It is a miracle that curiosity survives formal education. - Einstein
    4. Re:MS was concerned about how this was exposed? by brkello · · Score: 0, Flamebait

      Sheesh, blah blah blah. What your parent said isn't a talking point. His point was much better than yours in less words.

      All a researcher has to do is notify MS. Give them a reasonable amount of time that you clearly specify(say a month) and then publicly disclose it.

      Your disdain of MS shouldn't erode your common sense.

      --
      Support a great indie game: http://www.abaddon360.com
    5. Re:MS was concerned about how this was exposed? by Aqualung812 · · Score: 1

      I think the people that can discover a security bug like this can take a guess at how long it will take Microsoft to fix. It is totally the moral middle ground to say to Microsoft: "Here is the bug in your software I found. I will publicly release the details of this in (days assumed to fix)+30 days so that people can protect themselves. Please publish your patch before this date. Thank you."

      --
      Grammer Nazis - I mod you "troll" unless you actually add something on-topic. Yes, I know I have mispellings in my sig.
    6. Re:MS was concerned about how this was exposed? by causality · · Score: 4, Insightful

      Sheesh, blah blah blah. What your parent said isn't a talking point. His point was much better than yours in less words. All a researcher has to do is notify MS. Give them a reasonable amount of time that you clearly specify(say a month) and then publicly disclose it. Your disdain of MS shouldn't erode your common sense.

      You have failed to address the issue I raised.

      If its users were more discriminating and more willing to expect quality, I would have no reason to disdain MS. You act like any disdain on my part is an opinion or a matter of taste, and not like MS has soundly earned it.

      Microsoft is a business. That means they will tend to do whatever makes them the most profit. If selling garbage makes profit for them, then they will sell garbage. If no one is willing to buy garbage, then they will be forced to sell quality. Therefore, Microsoft does whatever its paying customers are willing to put up with.

      The point I raise, to restate it for you, is that this multibillion-dollar company with many highly skilled employees has both the expertise and the resources to design their systems in such a way that they do not suffer such vulnerabilities. They don't do this because they can profit without doing this; therefore, why would they go to the trouble when more effort means more expense? They can profit without doing this because their paying customers will tolerate insecure products. They think malware and other system compromises are an inherent aspect of owning a computer. If people who hold this false belief and use their money to support a vendor which caters to this false belief suffer because of this false belief, why should that trouble the rest of us? Are they not reaping what they sow?

      Those of you who believe in confidential, discreet disclosure are implying that the effects on the customers should trouble the rest of us. I'm willing to entertain the idea, but to do that I need someone to tell me why Microsoft's customers are not merely reaping what they have sown. You have not addressed this. If you would like to, I'm all ears, but attempting to tell me that Microsoft's security history is irrelevant, that it's unfair to consider its business practices and priorities, or that I should ignore the fact that they have both the knowledge and the resources to deliver more secure products will never work with me. Please save that and your "blah blah blah" handwaving for the pushovers who are impressed by your assertions. As for me, I deal in facts.

      Again, if you would like to actually address any of the issues I have raised, I'm all ears. The fact that you dislike my opinions has been noted, but does not constitute a worthy response.

      --
      It is a miracle that curiosity survives formal education. - Einstein
    7. Re:MS was concerned about how this was exposed? by dave562 · · Score: 1, Flamebait

      They think malware and other system compromises are an inherent aspect of owning a computer.

      They are. In the 1990s, despite "Windows boxes in the internet" (if you had a SLIP connection), all of the exploits that I saw were targetting SunOS and BSD. They were going after Apache. When Aleph One was writing about buffer overflows, do you think he was working with Windows apps?

      Computers are insecure. Networked computers are even more insecure. Windows is the low hanging fruit. I know it sounds tired, but if Linux had the same market share as Windows, you'd see the same kind of cat and mouse game going on between security researchers and malware programmers. If you put Ubuntu 9.10 on 80% of computers connected to the internet, and loaded it up with the 10 or so typical apps that people use (word processors, web browsers, Flash, etc), within six months you'd see vulnerabilities popping up left and right.

      At the end of the day, it's all software running on an x86 processor. All it takes is one lazy coder, one tired QA guy, or one bad library and you have a zero day exploit. Computers need to execute code. You can only run so many checks on any given input. You can only limit the functionality of a module so much before it becomes useless. You can only bug users with "Are you sure you want to run this?" prompts so many times.

      If you want an idea of a secure operating, turn your web browser security settings to Prompt/Ask. JavaScript, HTML, XML, EVERYTHING set to prompt. Spend a week browsing the web in that configuration. Let me know how you like it.

    8. Re:MS was concerned about how this was exposed? by roystgnr · · Score: 2, Funny

      should you cry fowl when there are negative consequences?

      Certainly not. That would be ducking responsibility.

    9. Re:MS was concerned about how this was exposed? by Anonymous Coward · · Score: 0

      ... this multibillion-dollar company with many highly skilled employees has both the expertise and the resources to design their systems in such a way that they do not suffer such vulnerabilities. They don't do this because they can profit without doing this; therefore, why would they go to the trouble when more effort means more expense?

      Because long-term profits are different from short-term profits. It may indeed be more profitable to take a cavalier attitude towards bugs and security flaws in the short term. In the long term, it would tend to harm the company, once their customers realise they've been sold garbage.

      Or not; By definition, once a monopoly is in place the customers have little choice.

    10. Re:MS was concerned about how this was exposed? by GNUALMAFUERTE · · Score: 3, Insightful

      Bullshit. When you find a security issue in a piece of Free Software, you feel compelled to fix it. You can fix it and submit the patch (and get the credit for it) without leaving your desktop. Everything is there. do a svn checkout, fix, commit. That's all. People will thank you, and you'll feel great.

      When you find a security issue on a microsoft product, you have to:

      Find a way to report the bug. You know, it's not simple ... contacting someone in there is impossible. you can send an email and blindly wait for it to be fixed. But behold, if they do take your bug report, they are probably not going to fix it. Wait six months sitting on the bug report. When it becomes public, they'll first sue you for attacking their OS, and most likely win. If you publish the bug on your blog, you'll get threats and DMCA takedown notices. Then, 3 months layer, they'll quietly patch it, with a 200mb security update, that will break 10 other applications, cause every machine to blue screen, and probably introduce 10 new vulnerabilities. 2 Week later, they'll start telling people to NOT install that latest service pack. A year later, the patch will go away due to some other update that fixes it, or some other external agent (like an antivirus software) "fixing" the issue. 5 years later, a brand new version of windows will come out, and the bug will resurface.

      And, whatever happens, you won't get any recognition, and windows will still be totally insecure. Microsoft will still make billions out of it.

      So, why help? For all I know, the best strategy to a more secure Internet is to let microsoft die ....

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
    11. Re:MS was concerned about how this was exposed? by causality · · Score: 3, Insightful

      Computers are insecure. Networked computers are even more insecure. Windows is the low hanging fruit. I know it sounds tired, but if Linux had the same market share as Windows, you'd see the same kind of cat and mouse game going on between security researchers and malware programmers. If you put Ubuntu 9.10 on 80% of computers connected to the internet, and loaded it up with the 10 or so typical apps that people use (word processors, web browsers, Flash, etc), within six months you'd see vulnerabilities popping up left and right.

      It does sound "tired" and I appreciate that you are up-front enough to concede this, but in the same spirit I can admit that it's not unreasonable to wonder it. Still, I have a simple issue with this argument. While it has nowhere near the marketshare of Windows, there are still millions of Linux computers connected to the Internet. Compared to Windows, a disproportionately large number of Linux machines are beefy servers with large amounts of bandwidth. If they were as easy to take over as a home user's Windows machine, they would be more attractive targets. Yet there are no successful viruses or other self-replicating malware programs for Linux in the wild. There are proof-of-concept viruses, but they do not propagate on the Internet.

      At the end of the day, it's all software running on an x86 processor. All it takes is one lazy coder, one tired QA guy, or one bad library and you have a zero day exploit. Computers need to execute code. You can only run so many checks on any given input. You can only limit the functionality of a module so much before it becomes useless. You can only bug users with "Are you sure you want to run this?" prompts so many times.

      My disagreement here is that you don't need to prompt the user or enable any highly exotic verification to prevent the exploit that is the subject of this article. All you need is some decent sandboxing. Yet one of the most powerful, resourceful, and well-staffed software companies in the world failed to implement it for this version of Windows. Something there does not add up.

      If you want an idea of a secure operating, turn your web browser security settings to Prompt/Ask. JavaScript, HTML, XML, EVERYTHING set to prompt. Spend a week browsing the web in that configuration. Let me know how you like it.

      In my opinion, you are engaging in quite a bit of hyperbole there. On my Linux system, the "help" function (in my case, a part of KDE) is implemented by binary executables that are owned by the root user while readable and executable (but not writable) by the user who is running them. Firefox, which runs in a similar fashion and also has the privileges of my normal non-root user, cannot affect the KDE online help even if it wanted to. This is an example (and not the best one) of the principle of least privilege. Firefox doesn't need to have the power to modify other parts of the system, so it has no such power. Simple.

      There's no need for me to enable any extra confirmation dialogs, or anything else in order to achieve this. I simply enjoy it as part of the fundamental design of this operating system. I have a very hard time believing that one of the most well-funded, well-staffed software companies the world has ever seen was not capable of either matching or surpassing this level of robustness. This was already a standard feature of Linux before XP was released. That isn't the sort of "innovation" they keep talking about. It's more like a bad job of playing catch-up now that more recent Windows versions have improved in this area.

      Windows is not merely the low-hanging fruit. It's more like the pre-chewed fruit that is already partially digested. Perfect security is of course not possible. But if you want to eliminate all the large botnets and spam networks, that's easy: make Windows security strong enough that automated attacks will not compromise it. Make it

      --
      It is a miracle that curiosity survives formal education. - Einstein
    12. Re:MS was concerned about how this was exposed? by dweller_below · · Score: 3, Interesting

      Angry or not angry, the point is that disclosing security bugs directly to the vendor first minimizes harm to end users - assuming, that is, the vendor feels sufficiently motivated to fix the bug.

      IN A TIMELY MANNER.

      You forgot the bit that's at the core of the disclosure debate. Virtually everybody in the security industry agrees on the principles of disclosure. All the flames are over the timing.

      In one corner, we have Microsoft. They appear to believe in full disclosure, once the disclosure will have no adverse effects on stock price or profitability.

      In another corner, we have a tiny handful of scum sucking, mercenary security researchers who believe that disclosure will happen just as soon as they get paid. And the terms of that disclosure will be whatever the purchaser wants.

      In the other corners, and carpeting the entire floor, are all the rest of the security community. They believe that full disclosure must happen in a time-frame that minimizes damage to the user community. They just can't agree on when that might be.

      This lack of a concensus has made it easy for Microsoft to define the current terms of disclosure. The result has been suppression of disclosure for longer and longer periods. The inevitable consequence is more and more '0' day exploits.

      In September 2009, SANS released an excellent State-of-the-Internet on the top cyber security threats: http://www.sans.org/top-cyber-security-risks/ One of their points was:

      "World-wide there has been a significant increase over the past three years in the number of people discovering zero-day vulnerabilities, as measured by multiple independent teams discovering the same vulnerabilities at different times. Some vulnerabilities have remained unpatched for as long as two years."

      To demonstrate this issue they enumerated the history of MS08-031:

      For example, MS08-031 (Microsoft Internet Explorer DOM Object Heap Overflow Vulnerability) was discovered independently by three researchers. The first researcher submitted remote IE 6/7 critical vulnerability on Oct 22, 2007. A second independent researcher submitted the same vulnerability on April 23, 2008. A third independent researcher submitted the same vulnerability on May 19, 2008. All three submissions outlined different approaches of auditing and finding the same vulnerability.

      What goes unstated is while 3 'responsible' researchers disclosed to Microsoft and waited and waited, unknown numbers of hackers also discovered the vulnerabilities and exploited them.

      Just this week, a dozen well managed, fully patched, WinXP (with .NET installed) computers at my institution were compromised by clicking on a major news site (http://www.ksl.com/index.php?nid=148&sid=9814436).

      Microsoft would have us believe that this is acceptable. But really, would immediate, full disclosure be any worse?

      Miles

    13. Re:MS was concerned about how this was exposed? by 10101001+10101001 · · Score: 1

      They think malware and other system compromises are an inherent aspect of owning a computer.

      They are. In the 1990s, despite "Windows boxes in the internet" (if you had a SLIP connection), all of the exploits that I saw were targetting SunOS and BSD. They were going after Apache. When Aleph One was writing about buffer overflows, do you think he was working with Windows apps?

      So, because in the past there was malware, inherent there must be malware. Hmm..I guess small pox and polio are just things we'll forever have to deal with*.

      Computers are insecure. Networked computers are even more insecure. Windows is the low hanging fruit. I know it sounds tired, but if Linux had the same market share as Windows, you'd see the same kind of cat and mouse game going on between security researchers and malware programmers. If you put Ubuntu 9.10 on 80% of computers connected to the internet, and loaded it up with the 10 or so typical apps that people use (word processors, web browsers, Flash, etc), within six months you'd see vulnerabilities popping up left and right.

      Oh, I have little doubt of that. Computers are insecure because we accept that. Linux might be more secure but in many ways it's only marginally so. A Unix-clone is no more the salvation of computer technology than the malware ridden SunOS you mentioned before. The fact that OSs are generally written under a bad design is the fundamental problem, but it's not really an insurmountable one.

      At the end of the day, it's all software running on an x86 processor. All it takes is one lazy coder, one tired QA guy, or one bad library and you have a zero day exploit. Computers need to execute code. You can only run so many checks on any given input. You can only limit the functionality of a module so much before it becomes useless. You can only bug users with "Are you sure you want to run this?" prompts so many times.

      It's funny, but that's precisely the reason why secure software is possible. The x86 processor is a known device. The software running on it is known. The chance of cosmic rays changing software is known and compensable. As you note, the current structure of development is focused on it taking but one lazy coder, QA guy, or ancestor code from libraries for something bad to happen. Yet, odds are good that most programs do not to be written in turing complete languages. In fact, technically, software isn't written on turing machines. Quite simply, there are various design decisions that can reduce much software as automatically provably correct and the vast majority that cannot be automatically proven correct can be either manually proven correct or tested with sufficient tolerance by sufficient numbers of people that actual bugs in the software and the design are so remote that, while not a non-issue, would not be remotely in the field of "computers are insecure".

      If you want an idea of a secure operating, turn your web browser security settings to Prompt/Ask. JavaScript, HTML, XML, EVERYTHING set to prompt. Spend a week browsing the web in that configuration. Let me know how you like it.

      Now, this is some truth to this. Having a secure computer is near worthless if the user has no value to keeping the system secure. Yet, clearly, the issue is that users cannot reasonably associate one's actions with harm. This is in vast part because the things that software done is significantly hidden and unreversable. To make an analogy, it would be like being the guard at a prison and having merely the capability to allow or deny a person without being able to search them at any time, generally witness their activities but only the results at the end of the day, or readily revert the damage a visitor might do. Clearly, the granting power to the user cannot simply be allow or deny. Perhaps there are many who do not care or wish to c

      --
      Eurohacker European paranoia, gun rights, and h
    14. Re:MS was concerned about how this was exposed? by ericvids · · Score: 1

      Even better is that Prodeus actually notified them.

      By Prodeus' account, he notified Microsoft of the flaw Feb. 1, about four weeks before publishing his findings.

      What's hilarious is that Microsoft is basically angry with a straw man.

      --
      Pet peeve: Profane people propagating perfunctory pedantry.
    15. Re:MS was concerned about how this was exposed? by Anonymous Coward · · Score: 1, Insightful

      Linux servers on the Internet are very, very differently configured from Linux computers for home use, so I don't think that's a valid comparison. They're also far more likely to have a competent admin monitoring them.

      They can, but they won't, and that's my issue with them.

      This doesn't repro on Vista, so it's been fixed for over 3 years. They didn't allow free upgrades to Vista, true (and according to lots of slashdotters, they wouldn't have taken it if offerred).

    16. Re:MS was concerned about how this was exposed? by Anonymous Coward · · Score: 0

      Microsoft is a business. That means they will tend to do whatever makes them the most profit. If selling garbage makes profit for them, then they will sell garbage. If no one is willing to buy garbage, then they will be forced to sell quality. Therefore, Microsoft does whatever its paying customers are willing to put up with.

      ----

      You obviously have no idea how a monopoly works.

      What you say may be true in a free and open market place.

      We don't really have that still to this day.

    17. Re:MS was concerned about how this was exposed? by dave562 · · Score: 3, Informative

      It does sound "tired" and I appreciate that you are up-front enough to concede this, but in the same spirit I can admit that it's not unreasonable to wonder it. Still, I have a simple issue with this argument. While it has nowhere near the marketshare of Windows, there are still millions of Linux computers connected to the Internet. Compared to Windows, a disproportionately large number of Linux machines are beefy servers with large amounts of bandwidth. If they were as easy to take over as a home user's Windows machine, they would be more attractive targets. Yet there are no successful viruses or other self-replicating malware programs for Linux in the wild. There are proof-of-concept viruses, but they do not propagate on the Internet.

      It comes down to target market. The people running Linux servers are qualified administrators. Linux servers are generally role specific. They probably only have a few apps running on them. Unless a network is being run by someone without a clue, Windows servers aren't getting taken apart by driveby downloads. The exploits are happening in one of two cases. Either internal users are leave the secured network and hitting compromised sites, or social engineering-esque exploits are coming in through the mail system, IM, etc.

      You brought up Linux servers and then jumped sidways to talk about home Windows boxes. What are we talking about here, apples or oranges? Servers or workstations? What percentage of the Linux boxes are all running a uniform kernel and distro? Where are the consistent apps on every platform? Think like a malware writer for a second. Think like someone trying to find where in RAM an offset is going to be living. Think of an infection vector. What are you aiming for on Linux? KDE? Gnome? X? What revision? Be a serious for a second. If you know enough to write exploit code, what pool are you aiming for? Where you are going to focus the limited time that you have?

      Think about the real world. Movie-esque financial heists where you clear millions of dollars out of a compromised system don't happen (unless you work for Wall Street, and then it's legal). Real world fraud is done with compromised credit cards and bank accounts. That data is swapped across the web and kept in Quickbooks. It is locked up in bank websites that have easy to intercept (on a compromised system) authentication mechanisms. If you were going for money, where would you go? Windows, or Linux? Fraud is a numbers game. System cracking is mostly automated. You find an exploit, write a bot and start scanning for the vulnerability. Out of any given Class B block, what percentage of IPs are Windows boxes? What if you're targeting Charter, Time Warner or Cox?

      It all comes down to the users, and the numbers of them. It takes time to write an exploit. If you were to roll out 450,000,000 Ubuntu 9.10 workstations with the same web browser and mail client and give them to the general public, you'd have exploits. You'd have exploits if the general public were storing data that thieves cared about. You'd have "Linux Antivirus 2010" the first time someone figures out how to trick a user into downloading a script that resizes their desktop, or randomly changes a .conf file. From there how long until a user "clicks here" on the identical to Canoncial's system message themed dialogue to fix it? How long do you really think it would be before someone finds where Thunderbird or whatever client you want to load with Ubuntu stores its address book? Does Ubuntu desktop even have ufw on by default? I know I had to enable it myself when I loaded 8.04 LTS server. What would stop someone from kicking off an smtpd process, or loading some code to piggy back on Thunderbird?

      Arguing Linux versus Windows in the hands of John Q Public is sort of like trying to prove or disprove God at this point. We don't have a large enough sample size to make definitive statements on. IMO, human nature doesn't go away because people use different OSes. The

    18. Re:MS was concerned about how this was exposed? by Locutus · · Score: 1

      because without what Microsoft wants in keeping vulnerabilities secret, security by obscurity does not work. So of course they are angry, they're fighting a losing battle.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    19. Re:MS was concerned about how this was exposed? by Tim+C · · Score: 1

      I frequently hear this type of reasoning. It should be listed as a known/cataloged talking point so we can all absorb it once and move on, instead of seeing it rehashed every time this sort of discussion comes up.

      If we did that with every oft-repeated argument or piece of information on here, the number of comments attached to most articles would drop through the floor.

      For example your discussion of the fact that insecure machines affect everyone on the net is hardly new. In response, I will merely refer you to the common talking point "it's the users, not the OS" (or "if everyone ran *nix machines the same naive/uncaring/stupid users who get their Windows machines infected would get their *nix machines infected and the problem would remain the same").

    20. Re:MS was concerned about how this was exposed? by Rockoon · · Score: 1

      They are. In the 1990s, despite "Windows boxes in the internet" (if you had a SLIP connection), all of the exploits that I saw were targetting SunOS and BSD. They were going after Apache. When Aleph One was writing about buffer overflows, do you think he was working with Windows apps?

      This is exactly what these newbies just don't know. (thats right, most of you slashdotters are newbies to the internet.. 5 or 10 years? lol.. newbs)

      A small snippet of the security problems on the early internet are in CERT Advisory history. When the internet was mostly unix, unix-like, and VMS machines.. there were plenty of exploits for unix, unix-like, and VMS machines.

      --
      "His name was James Damore."
    21. Re:MS was concerned about how this was exposed? by Anonymous Coward · · Score: 0

      I always wonder why Microsoft doesn't hire the people who frequently find bugs in their software... or generally just people who find bugs... or better yet, people who can program correctly.

    22. Re:MS was concerned about how this was exposed? by lskovlund · · Score: 1

      This doesn't repro on Vista, so it's been fixed for over 3 years. They didn't allow free upgrades to Vista, true (and according to lots of slashdotters, they wouldn't have taken it if offerred).

      They didn't "fix" it by fixing the bug, they fixed it by removing the component (according to other posts, at least; I don't use Windows). So the question is: Does removing a component for entirely unrelated reasons amount to a will to "fix" the bug? In my view, no - it only demonstrates that they were willing to remove the component for unrelated reasons.

    23. Re:MS was concerned about how this was exposed? by dave562 · · Score: 1

      So, it is quite amazing that humanity has effectively wiped out small pox and there are efforts to wipe out polio, yet there's some supreme denial that we could ever hope to have a computer ecosystem that approaches that sort of environment with malware presuming just reasonable efforts.

      Small pox and polio were arguably a survival of the species threat. A compromised machine sending out v1gr14 spam doesn't evoke the same, "Oh crap, we're going to DIE if we don't get this taken care of." level of response.

      As others have pointed out, the issue with security and OS design comes down to cost. It involves a VERY LARGE number of production systems. Microsoft can't pull an Apple and just yank the plug on their 3% of the market and then release OSX and force everyone to buy their applications over again. Instead the best that we can hope for are incremental upgrades, and in the absence of upgrades, alternatives and better ways of doing things (in the form of Linux or what have you). Take a look at IE8 running on Win7 with DEP and ASLR. Will someone eventually break that combination of technology? Of course they will. But you can see the improvement. TFA this discussion is part of is about IE on XP. We might as well be crying about Netscape on Win95. Stop the presses! "Glitch found in 8 year old OS running legacy, depreciated browser!" It just re-enforces my statement about malware targeting. They go for the low hanging fruit. They go for the most widely adopted technologies. There are way more XP and IE6/7 boxes than there are Win7/IE8 boxes.

      http://dvlabs.tippingpoint.com/blog/2009/03/27/pwn2own-ie8-exploit-foiled-is-the-browser-finally-secure

      The last time I personally saw a compromised Windows server in the real world was in 2004. It was a NT 4.0 SP6a machine. A client, despite being told not to, setup an unsecured wireless access point. They were next door to a Starbucks. It lasted a little more than a week before some exploit code blue screened it. On the workstation front, I haven't seen a workstation that I was responsible for compromised in four or five years at this point. However having spoken to friends and colleagues, I know that Windows boxes are getting owned through no real fault of their users. I don't hold users responsible for not being able to cough up the cash for real, external to the box itself, security products.

      There are mitigation measures available to address most of the security concerns, and for most people and organizations, those measures are good enough. It is a cost of doing business that Microsoft passes onto their customers. The customers eat the cost because they need the apps. Customers are faced with spending money one way or the other. They either spend on security products and software updates, or they spend on development resources and build their own applications. Microsoft isn't the only vendor that pushes security updates. It seems like my Java VM updates itself once a month or so. Apple is pushing updates. Adobe is pushing updates. My Ubuntu box runs apt on a cron job to get updates. Software needs to be kept up to date.

      As I've said before, if I were a developer, I wouldn't be using Microsoft technology because I've seen first hand what happens when you expect a customer to cough up thousands of dollars for Windows Server and SQL licenses ON TOP OF the cost of your application. The hosted in house on a Microsoft server market is rapidly shrinking. There is a reason Microsoft offers SQL Server MSDE. It is hard to compete with free. But this is getting off on a tangent, and flying far afield of the original point about small pox and computer security.

      To use the health analogy, there are vaccines available. There are IDS and IPS products. There are proxy security products. There are AV products. If you're a responsible parent, you innoculate your children.

    24. Re:MS was concerned about how this was exposed? by brkello · · Score: 1

      My blah blah blah wasn't hand waving what you were saying away, it was that while you write a lot, you aren't really making any point that matters. But let me address why I think this...I honestly am not trying to be flamebait.

      I disagree with your assertion that a company (millionaires or not) can create a perfectly secure OS. Linux is not secure. Macs are not secure. 7 has actually made a lot of effort at being more secure. But as long as you are connected to a network, you are vulnerable. I don't care how good your coders or how much money you have, for a computer to function, there are going to be vulnerabilities. That's why if people really want to secure their data, they have stand alone networks.

      Can MS do a better job? Sure. Is it the garbage that Slasdotters like to claim? Not at all. It isn't the most ubiquitous OS ever because it does everything poorly.

      Ok, so your main point is that Windows users are dumb for using Windows and they deserve to be infected with malware. As a security researcher, this strikes me as extremely naive. Any OS that gains a majority of the marketshare is going to be a prime target. And if you are honest, the way most computer are infected are through social engineering. I.e. making people click on stuff they shouldn't click on. Users are going to always be the weak point of the system regardless of OS. Windows is targeted because it has the most users and the majority of business is conducted on windows so it is going to be a target. If Linux takes over, I guarantee you will see that issue.

      I find your view that you shouldn't care about people to be a bit sad. Your argument is similar to saying "well, she dressed slutty, she deserved to be raped." Yeah, you don't use Windows, so you don't care. Great. A lot of people do. What is the best way to deal with vulnerabilities on any platform? Just release it to the public and let the hackers go crazy with it? That sure puts pressure on the company to patch it, but it leaves people vulnerable until they are able to find the best way to fix it. Or you can tell the company privately there is a problem and hope they fix it. But we know that doesn't put much pressure. So, as I stated, a common sense approach would be to tell them privately and then release it publicly after a reasonable amount of time.

      Your argument about not caring about Windows users because they should be putting market pressure on MS to change is just fantasy. It isn't going to happen. I am a factual person as well and I am dealing in reality. People are going to be use Windows no matter how much you say they shouldn't. You are debating whether people should be using Windows...which just isn't realistic. They are going to be using it. So we get back to the real debate which is how to disclose vulnerabilities.

      --
      Support a great indie game: http://www.abaddon360.com
    25. Re:MS was concerned about how this was exposed? by brkello · · Score: 1

      It's simple. People aren't checking mail on a server. They are designed to be secure. People using Windows are using it as their home computer and clicking on all kinds of e-mail attachment and websites. Completely different user model.

      --
      Support a great indie game: http://www.abaddon360.com
    26. Re:MS was concerned about how this was exposed? by 10101001+10101001 · · Score: 1

      So, it is quite amazing that humanity has effectively wiped out small pox and there are efforts to wipe out polio, yet there's some supreme denial that we could ever hope to have a computer ecosystem that approaches that sort of environment with malware presuming just reasonable efforts.

      Small pox and polio were arguably a survival of the species threat. A compromised machine sending out v1gr14 spam doesn't evoke the same, "Oh crap, we're going to DIE if we don't get this taken care of." level of response.

      As devastating as polio was, it was never a "survival of the species" threat. Flu regularly kills many more people. No, the reason polio was targeted was because of its debilitating effects on survivors that had neurological infection. In fact, small pox was likely targeted for a similar reason (facial scares were common in many and like polio, there was a small chance of adverse secondary effects; in smallpox, those secondary effects were blindness and limb deformity)--of course, the existence of an effective vaccine for 99% of strains help. Of course, for polio the "March of Dimes" actually started *before* a vaccine was created. It took the disability of a president (FDR) to push a business-type man to really see the polio thing through, not simply as a program to create a vaccine (which was being researched regardless) but as a means to eliminate the disease across the whole US.

      Btw, the really bad part of infected machines has more to do with copying a person's financial records, not the possible spamming. Perhaps that will motivate people to push for an actually secure system.

      As others have pointed out, the issue with security and OS design comes down to cost. It involves a VERY LARGE number of production systems. Microsoft can't pull an Apple and just yank the plug on their 3% of the market and then release OSX and force everyone to buy their applications over again. Instead the best that we can hope for are incremental upgrades, and in the absence of upgrades, alternatives and better ways of doing things (in the form of Linux or what have you). Take a look at IE8 running on Win7 with DEP and ASLR. Will someone eventually break that combination of technology? Of course they will. But you can see the improvement. TFA this discussion is part of is about IE on XP. We might as well be crying about Netscape on Win95. Stop the presses! "Glitch found in 8 year old OS running legacy, depreciated browser!" It just re-enforces my statement about malware targeting. They go for the low hanging fruit. They go for the most widely adopted technologies. There are way more XP and IE6/7 boxes than there are Win7/IE8 boxes.

      I see, so what you're saying is Microsoft couldn't release Win7/IE8 to improve security because people are still using Win XP/IE6? No, Microsoft can't "force" people to upgrade their systems. But, clearly, if Microsoft doesn't even bother to make a secure system, then it's quite impossible for people to upgrade to a Microsoft-produced secure system. Yes, people will still choose to run insecure systems. This whole discussion isn't about the fact that XP boxes can be infected (as ridiculous as the mentioned defect is). It's that Win7/IE8 isn't a secure OS/web browser. Yes, DEP and ASLR can help things (btw, IE8 under XP runs with DEP too), but they're merely stopgaps. So is OS X.

      http://dvlabs.tippingpoint.com/blog/2009/03/27/pwn2own-ie8-exploit-foiled-is-the-browser-finally-secure

      Yep, that link proves my point about DEP/ASLR in Win7/IE8 being a stopgap.

      The last time I personally saw a compromised Windows server in the real world was in 2004. It was a NT 4.0 SP6a machine. A client, despite being told not to, setup an unsecured wireless access point. They were next door to a Starbucks. It lasted a little more than a week before some exploit code blue screened it. On the workstation front

      --
      Eurohacker European paranoia, gun rights, and h
  11. Redundant advice by Anonymous Coward · · Score: 1, Funny

    F1 in Windows, Office or MSIE has never caused any useful information to be displayed, so why would anyone ever press it in the first place?

    1. Re:Redundant advice by Barryke · · Score: 1

      The person who modded this as Funny apparently never tried this.

      Nothing even remotely related to the problem you experienced just before pressing F1 is displayed. This always surprised me.
      It should open the helppages for the recent errors the OS experienced by default. IMHO

      --
      Hivemind harvest in progress..
  12. Windows Help F1 by edsousa · · Score: 5, Informative

    This won't affect anybody: those users that aren't very computer literate don't even know that help exists and is one key away... the other ones already know that windows help won't lead you anywhere!

    1. Re:Windows Help F1 by blackraven14250 · · Score: 2, Funny

      Ever heard of people who know just enough to be dangerous?

    2. Re:Windows Help F1 by Barryke · · Score: 1

      Hi. Press this execute button every 108 minutes. I'm off, tata!

      --
      Hivemind harvest in progress..
  13. Wishful thinking by Anonymous Coward · · Score: 5, Insightful

    "Microsoft is concerned that this new report of a vulnerability was not responsibly disclosed, potentially putting computer users at risk. We continue to encourage responsible disclosure of vulnerabilities. We believe the commonly accepted practice of reporting vulnerabilities directly to a vendor serves everyone's best interests. This practice helps to ensure that customers receive comprehensive, high-quality updates for security vulnerabilities without exposure to malicious attackers while the update is being developed."

    Call me a cynic, but I've got to be honest: The net effect may be positive, but I don't believe that Microsoft's idea of 'responsible disclosure' results in high priority investigation and timely patching of MS products.

    1. Re:Wishful thinking by sorak · · Score: 1

      "Microsoft is concerned that this new report of a vulnerability was not responsibly disclosed, potentially putting computer users at risk. We continue to encourage responsible disclosure of vulnerabilities. We believe the commonly accepted practice of reporting vulnerabilities directly to a vendor serves everyone's best interests. This practice helps to ensure that customers receive comprehensive, high-quality updates for security vulnerabilities without exposure to malicious attackers while the update is being developed."

      Call me a cynic, but I've got to be honest: The net effect may be positive, but I don't believe that Microsoft's idea of 'responsible disclosure' results in high priority investigation and timely patching of MS products.

      Only on Tuesdays.

  14. F1 key? by shivamib · · Score: 3, Insightful

    I tried it and got a Firefox friendly help tab. F1 is the second most annoying key.

    What you really don't want to press is that cursed, evil POWER key. You know, when you're trying to find the Page Up ke

  15. Nothing to Worry About... by johnshirley · · Score: 1

    Most users rarely use the F1 key for its intended purpose: to get help on whichever application they're fumbling through and instead just ask the nearest person to them who "knows a lot about computers" for help. So, the risk here is probably pretty small.

  16. Not such a bad advice by Alien1024 · · Score: 3, Funny

    Given the quality of the F1-contents these days, especially in MS apps, that's not such a bad advice - google instead.

    1. Re:Not such a bad advice by Opportunist · · Score: 4, Insightful

      I have yet to stumble upon a helpful help page in Visual Studio 08. Usually a search with Google ends up faster on a relevant MSDN page than pressing F1 in VS.

      Interesting enough, it is also more relevant than a search inside the MSDN or using Bing. You usually do NOT find the same MSDN content as quickly within MSDN or with Bing, but instead get offered pages that try to cram some MS-interface down your throat. Maybe nice if you're programming with that interface, but utterly useless if you're using C++ instead of whatever web-aware magical brewitup crap MS tries to push currently.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    2. Re:Not such a bad advice by Saint+Stephen · · Score: 1

      I never buy this line of reasoning. I think the VStudio MSDN help is a lot easier, especially when you want to learn about 50 different methods all in a couple of seconds. Online, it requires 50 different page reloads. In the MSDN help, the pages load instantly. I guess I always use the index - the search itself is useless. Must be because I've been using it for a bazillion years.

      I rememeber when the first MSDN was just a bundle of KB docs, and they put a little index on it. Boolean searches! More powah!

    3. Re:Not such a bad advice by barzok · · Score: 1

      Unless you count MS's development tools; the online help there is excellent. Forget the order of the parameters for REPLACE() in SQL? F1 takes you right there.

    4. Re:Not such a bad advice by swilly · · Score: 1

      What I have found useful is searching for the MSDN page using Google by appending site:msdn.com to the search. Once I have found the page I wanted, I would then navigate to it using the MSDN help tool and bookmark it there. I agree that the MSDN tool is more convenient than looking at the docs in a web browser, but it's amazing how much better Google is at searching than the MSDN built in search tool is.

    5. Re:Not such a bad advice by Barryke · · Score: 1

      I prefer the CTRL+SPACE trick in most IDE's.

      --
      Hivemind harvest in progress..
    6. Re:Not such a bad advice by Alien1024 · · Score: 1

      Maybe that's the case for SQL. But try finding, e.g. DateTime format strings in .NET. Googling '.NET datetime format' (without quotes) returns the right MSDN page as the first result, whereas if you use the VS online help you have to navigate through quite a few pages to get there. And I find the IE-powered help viewer in VS much more sluggish than Chrome, even with locally stored help.

    7. Re:Not such a bad advice by Anonymous Coward · · Score: 0

      Usually, installing firefox from scratch and using google to search the entire internet is faster than waiting for MSDN to appear once you press F1.

  17. Does it affect Firefox on XP? by BitterOak · · Score: 2, Interesting

    The security advisory says the problem has to do with the way Internet Explorer interacts with the help system. Does anyone know if Firefox users are vulnerable?

    --
    If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
    1. Re:Does it affect Firefox on XP? by Anonymous Coward · · Score: 0

      The security advisory says the problem has to do with the way Internet Explorer interacts with the help system. Does anyone know if Firefox users are vulnerable?

      We can apply a litmus test to answer your question.

      "The security advisory says the problem has to do with the way Internet Exploer interacts with the help system." That really narrows it down. Now it's a simple matter. Does "Firefox" == "Internet Explorer"? If no, then Firefox users are not vulnerable. If yes, then Firefox users are vulnerable.

      As the answer is clearly and obviously "no", then Firefox users are not vulnerable. Thank you for raising this important, complex issue that was obviously worthy of inquiry. You may have saved many other users the god-awful pain of things like basic literacy, or the ability to decide whether Firefox and Internet Explorer are distinct programs.

    2. Re:Does it affect Firefox on XP? by BitterOak · · Score: 1

      Thank you for that very insightful reply. I'm surprised you haven't been modded up to +5 yet. Anyhow, what I was trying to ask, and perhaps I didn't phrase the question clearly enough, was does Firefox use the help system in the same way as IE? It wouldn't be the first time vulnerabilities affected more than one piece of software.

      --
      If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
    3. Re:Does it affect Firefox on XP? by Anonymous Coward · · Score: 0

      I'll take a wild guess and say no since Firefox just opens a new tab with the support documents on the web. It doesn't open any helpctr.exe files.

    4. Re:Does it affect Firefox on XP? by natehoy · · Score: 1

      No, Firefox has its own help system. Press F1 for help in Firefox, and it will open a new tab pointing to a help page on support.mozilla.com.

      Go ahead, try it. It's safe.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    5. Re:Does it affect Firefox on XP? by omega6 · · Score: 1

      On windows XP, help always launches in IE no matter what your default browser is. (In Vista/7 you can remove IE)

  18. A temporary fix by Anonymous Coward · · Score: 1, Funny

    One way to avoid security problems is to also avoid the "ON" button.

  19. I thought it said 'don't press the 'F' key'... by TeethWhitener · · Score: 5, Funny

    This is ucking ridiculous. I'm a ullerene chemist, or uck's sake!

    1. Re:I thought it said 'don't press the 'F' key'... by courseofhumanevents · · Score: 4, Funny

      +1, unny

    2. Re:I thought it said 'don't press the 'F' key'... by Anonymous Coward · · Score: 0

      Phor phuck's sake, you can still replace that with the Ph key.

    3. Re:I thought it said 'don't press the 'F' key'... by Dumnezeu · · Score: 1

      The Ph key? Is that next to the Any key?

      --
      Yes, it's sarcasm. Deal with it!
    4. Re:I thought it said 'don't press the 'F' key'... by Nick+Number · · Score: 1

      The Ph key? Is that next to the Any key?

      Finding it is sort of a litmus test.

      --
      Promote proofreading. Don't mod up sloppy posts.
  20. This is ridiculous by bl8n8r · · Score: 1

    I find it fascinating just how long everyone has been putting up with the crap attitude towards security involving windows. Internet explorer has been the biggest wastes of disk space since there have been alternatives out there and it's amazing to me how many bone-headed people and developers are still insisting on using it. Microsoft must be very proud of itself.

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
    1. Re:This is ridiculous by Arker · · Score: 0

      What is truly sad here is that even if you only use firefox and even "disable" IE (the closest they will allow you to get to uninstalling it) you are still vulnerable.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    2. Re:This is ridiculous by maxume · · Score: 2

      No, if you are using Firefox, the VBScript that triggers the exploit will not be run.

      (I guess the exploit is still there, but I'm not sure how it is going to do anything, as the trigger requires malicious code to be loaded into IE, and then the user needs to press F1 while the code is doing its thing)

      --
      Nerd rage is the funniest rage.
    3. Re:This is ridiculous by Arker · · Score: 1

      I'm not sure of the mechanism, but more than once I've seen IE pop up to handle a specific file on a machine where firefox was set as the only browser allowed to run. So no, it may be less likely, but it is not impossible.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    4. Re:This is ridiculous by GNUALMAFUERTE · · Score: 1

      What do you mean "since" there have been alternatives?

      Internet Explorer came in late to the party. There were browsers after IE, and there are browsers after IE.

      Same with windows. There were OSs before, and there are OSs after.

      Anyone calling a certain software "alternative" to a given microsoft solution is just showing that he has less than 15 years of experience in computing, and that he hasn't learn a thing in those 15 years anyway ...

      --
      WTF am I doing replying to an AC at 5 A.M on a Friday night?
  21. To read the rest of this article... by edelbrp · · Score: 5, Funny

    press F1 to continue.

    1. Re:To read the rest of this article... by deniable · · Score: 2, Interesting

      Even funnier if that's a BIOS message. No, don't press F1 if you're in Windows, yes if it's starting up, no not in IE. Help-desks of the world, I feel your pain.

  22. Yes, AutoHotkey. Change any key to anything else. by Futurepower(R) · · Score: 1

    He's right. AutoHotkey is excellent. Change any key to anything else, or to a sequence of keystrokes.

  23. Opens new doors... by mgichoga · · Score: 3, Funny

    We're sunk! What happens someone finally figures out the space bar hack?

    1. Re:Opens new doors... by Anonymous Coward · · Score: 0

      CamelCaseIsTheAnswer,ButThenThereIsTheShiftKeyHack.

    2. Re:Opens new doors... by pavon · · Score: 1

      well.my.space.bar.shift.key.and.delete.key.on.my.cell.phone.stopped.working.after.i.got.into.a.hot.tub.with.it.in.my.pocket....so.now.my.texts.have.to.be.written.like.this.with.periods.for.spaces.and.mistakes.pushed.to.the.end.of.the.message.........htisdropwhenbrokdp

    3. Re:Opens new doors... by ThePromenader · · Score: 1

      ...andGodForbidTheyAlsoFindTheEnterKeyHack?<br>Eeek!

      --

      No, no sig. Really.

      ThePromenader
    4. Re:Opens new doors... by Anonymous Coward · · Score: 0

      If that ever happens star trek online will become a much more challenging game.

  24. I cannot think of a better way to spread this by NicknamesAreStupid · · Score: 2, Insightful

    than to tell people not to do it. Call it fatalism.

  25. Having seen the average MS help file... by Chris+Mattern · · Score: 2, Insightful

    ...you're not losing all that much.

  26. Or don't use XP.. by 7of7 · · Score: 0, Informative

    How many people were still using 3.1 in 2002? If you're still using XP at this point you deserve every problem you get.

    --
    *The most erroneous stories are those we think we know best - and therefore never scrutinize or question.*
  27. Except ... by bkeahl · · Score: 1

    Don't press the F1 key in XP after running Internet Explorer ... unless it's Wednesday, a third Tuesday of the month, or the moon is Gibbous. A browser should NOT be so integrated to the operating system to allow this sort of behavior!

  28. Damn! by Korbeau · · Score: 2, Interesting

    I'll have to stop missing the ESC and ~ key!

    Most annoying thing: press F1 in a software like Visual Studio and have to wait 5 minutes for it to refresh online help.

  29. Re:Yes, AutoHotkey. Change any key to anything els by zapakh · · Score: 5, Funny

    Can I change another key to be the any key? I can never find that darn thing.

  30. AutoHotkey: Editor with syntax highlighting. by Futurepower(R) · · Score: 3, Informative

    AutoHotkey has its own free editor with syntax highlighting.

    I just checked. My AutoHotkey script is 1,639 lines, 52,140 bytes. That doesn't include the special scripts.

    The source code is available, as is a GUI creator.

    The AutoHotkey programming language is quirky.

    AutoIt has a more standard language. AutoIt is better for complex automated installation scripts, for example. AutoHotkey is better for hotkeys. Both offer compilation of their scripts to .EXE files.

  31. RTFM..yeah right by Anonymous Coward · · Score: 1, Insightful

    Like windows users know what the F1 key is..or how to help themselves. That's why they use windows to begin with.

  32. Anyone else... by zerospeaks · · Score: 0

    Suddenly get the urge to press the F1 key?

    --
    http://wwww.zerospeaks.com
  33. ESC by Anonymous Coward · · Score: 0

    More importantly, is there a way to disable F1 in Windows? I can't tell you how many times I've accidentally hit it when trying to hit Esc.

    Start using Emacs.

  34. FTFY by Anonymous Coward · · Score: 0

    In the old days you actually had to THINK to figure out how to do something on the PC. Real actual honest to god research and thinkin about something. No foolin!

    In the old days the bad guys actually had to THINK to figure out how to pwn a PC. Real actual honest to god research and thinkin about something. No foolin!

  35. Microsoft Interview by dawilcox · · Score: 4, Interesting
    I interviewed with Microsoft for a development position a few weeks ago. I found that the interviewers were very arrogant. They assumed they knew all the details about my past projects. It felt like politics with them would be horrendous because everyone is showing each other up.

    Needless to say, I turned down the job offer. It doesn't surprise me how they keep making flub ups like this when the people at their company are so arrogant.

  36. Funny you should mention this by BitterAndDrunk · · Score: 1

    My shitty tech blog posted something relevant to your interests.

    --
    You better watch out, there may be dogs about . . .
  37. Breaking by aoeu · · Score: 1

    Microsoft admits that their 'Help' is harmful.

    --
    All your database are belong to U.S.
  38. I tend to mix/match by BitterAndDrunk · · Score: 1

    Due to AHK's quirkiness (limitations + my ignorance) I intermingle python/bash scripts with autohotkey.

    --
    You better watch out, there may be dogs about . . .
    1. Re:I tend to mix/match by __aasqbs9791 · · Score: 1

      I seem to recall the Necronomicon mentioning that as a way to summon (but not bind!) a Byakhee...

  39. don't worry! by swigabyte · · Score: 4, Funny

    I never hit F1. I've found windows help to be absolutely useless.

    1. Re:don't worry! by Anonymous Coward · · Score: 0

      *How* did you find windows help to be absolutely useless?

    2. Re:don't worry! by Anonymous Coward · · Score: 0

      Wait - how do you know that Windows Help is absolutely worthless if you have never hit F1? Hmm...

  40. Oops! by nastro · · Score: 2, Interesting

    I hit F1 by accident at least once a day trying for the Esc key.

  41. Malware by Anonymous Coward · · Score: 0

    Oh no! Malware has taken over my computer! I need help! Let's see... don't panic... finding help...

    *F1*

    OK then. Finally! Here we go. Wha...? Malware again? Damn! Why does this keep happening?

    *F1* *F1* *F1* ... Oh come on!

  42. It has to be said. by xactuary · · Score: 0

    F1ck Microsoft.

    --
    Say hello to my little sig.
  43. DON'T TOUCH IT! by Anonymous Coward · · Score: 0

    http://vbox7.com/play:3b327f9e

    It's the history eraser button, you fool!

  44. Is there any better way to propagate this problem by Anonymous Coward · · Score: 0

    .. than to tell everyone NOT to press a key most people probably barely registered the existence of up until now?
    (and yes, I just hit F1 consciously for the first time in my life after reading this)

  45. They are the ones who code unresponsible by Ilgaz · · Score: 1

    Speak with a Windows Developer to learn about the power of "Help" and amazing things it can do. Remember, VBScript is there so it can be exploited. It can also launch apps, you can even embed registry files to help files (saw pc pitstop did it, in white hat way.

    They never sit and think why the hell that exploit exists, they just want to release 10002020th patch for a broken thing.

    (Obviously, Apple is so lame and old fashioned to stick with plain html files)

    If that Polish researcher sold the exploit to black hat mafia for 1M dollars and it took months to figure the cause of a ILOVEYOU sized infection, they would see what irresponsible is. Remember, ILOVEYOU was coded for lame reasons and show off... These days, worms are coded for huge black hat economy nobody dares to predict.

  46. An easier solution by TropicalCoder · · Score: 1

    Wouldn't it be simpler just to use a different browser? geez - they could have pointed that out in the FA. I was about to add a comment to that effect there - then I saw, written above the comment box "Sponsored by Microsoft". I guess that's why they didn't recommend trying a different browser...

    1. Re:An easier solution by dissy · · Score: 1

      Wouldn't it be simpler just to use a different browser? geez - they could have pointed that out in the FA. I was about to add a comment to that effect there - then I saw, written above the comment box "Sponsored by Microsoft". I guess that's why they didn't recommend trying a different browser...

      I'm not positive that will solve the problem.

      While IE does have it's own help system that is invoked with F1, the majority of that help system is actually part of windows and runs almost whenever you hit F1.

      Basically an application must specifically trap the F1 key, and of course be running and in the foreground when you hit the key, for the exploit to not be able to function.

      Firefox does have it's own F1 help system that is html/css based instead of windows help based, but the very first version of opera I used a while back DID use windows help, so you could get yourself infected in that browser too.

      Instead of worrying about each browser to see if they support windows help or not, or instead of making a blanket false statement that any other browser will be OK, I wanted to lookup and find a global solution (One that works in all browsers, and in fact all applications)

      Granted I don't know for sure if that is even the case, so it's really a moot point.

    2. Re:An easier solution by FreeFull · · Score: 1

      You missed that the vulnerability depends on VBScript, which only IE supports

      --
      No ascii art.
    3. Re:An easier solution by dissy · · Score: 1

      You missed that the vulnerability depends on VBScript, which only IE supports

      I didn't miss that. I did however miss where it states IE must be running with its full GUI interface in order to be a problem however...

      After all, IE is in pretty much every other MS app that has to do anything with web sites, and pretty much most things to do with the internet (For some reason, MS loves redeveloping all the existing TCP protocols, but doing them over HTTP)

      The IE object used for that comes with IEs VBScript, which invokes windows help center, which just in case this also needs stated, runs on top of windows which is running on a computer :P

      Unless it is very specific to 7 versions of IE (major rev 6-7) and their specific GUI, vbscript, and help center systems.
      As I said, the article didn't seem to say, and I have F1 disabled already accrost the entire system.
      (Yes, IE and VBscript too are both still part of the 'entire system')

  47. Firefox/Apple/Opera can't fix core OS by Ilgaz · · Score: 1

    It doesn't sound great for publicity but, Firefox/Opera/Safari developers should really educate newbies telling they _still have to have windows security updates_ whether they use IE or not.

    It is a core part of OS they are running and it will stay for a long time. I saw many people who doesn't update windows just because they use Firefox. Some rare cases, they didn't even have antivirus installed.

    OS X scene isn't that horrible yet but for Windows, not having security updates is really crazy unless you are on a isolated/secured/mission critical machine.

  48. Also... by davidbofinger · · Score: 1

    Also, if you type "google" into google, you can break the internet so don't do it, even as a joke.

  49. Did you use fat32--ntfs converter? by Ilgaz · · Score: 2, Insightful

    The stock command coming with XP can convert FAT32 to NTFS in matter of minutes. I guess it would take seconds if it didn't do a chkdsk internally. Now, instead of all that trivial junk being told to user while installing Windows XP, MS could say "We introduce a new filesystem with Windows XP, it is faster, more reliable and has more features. It also makes checking disk needless." with "Convert my startup drive to NTFS" checkmark selected.

    That time, users would move to NTFS and no, they would still have no clue about the filesystem they run. So, for 8 years, everyone could be running some kind of modern filesystem rather than something designed for DISKETTES.

    Apple did it when they were absolutely sure journaling doesn't create problems for 99.999% of users, with couple of clever UI tricks, they made sure everyone enabled journaling. They still do the similar tricks to prevent users easily disable journaling (mostly because of FUD on www). I wasn't around on Mac scene when HFS got upgraded to HFS+ but I am sure they did similar tricks to make users move and get rid of archaic filesystems.

    1. Re:Did you use fat32--ntfs converter? by ffreeloader · · Score: 1

      I can tell you from my experience during my noob days that changing a system drive from FAT to NTFS, in place and outside of a reinstall of the OS, is NOT a reliable thing to do. It can be a sure way to require a reformat and rebuild as afterwards your system can be one very buggy mess.

      As C: drive is the only drive partition on most Windows computers it made moving from FAT to NTFS without reinstalling your OS a risky proposition that MS did NOT recommend. Unfortunately, they just left the checkmark out there without the warning about doing this to a system drive. If you didn't read the MS literature associated with that option you wouldn't know that MS said NOT to do this to a system drive.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    2. Re:Did you use fat32--ntfs converter? by ConceptJunkie · · Score: 1

      That must have been before NT 4.0 because I never had a problem doing that very thing. But wait. Did NTFS even exist before NT 4.0? Ah. Wikipedia says it was introduced with NT 3.1, which I never used, and I only used NT 3.5x briefly.

      In any event that problem was solved a long time ago.

      --
      You are in a maze of twisty little passages, all alike.
    3. Re:Did you use fat32--ntfs converter? by ffreeloader · · Score: 1

      That must have been before NT 4.0 because I never had a problem doing that very thing. But wait. Did NTFS even exist before NT 4.0? Ah. Wikipedia says it was introduced with NT 3.1, which I never used, and I only used NT 3.5x briefly.

      In any event that problem was solved a long time ago.

      Nope. The problem, when I ran across it, was in Win2K. Having used no version of Windows later than that I can't say if the "system partition" problem during conversion was ever fixed. Since all new Windows OSes use NTFS by default it's a moot issue with them.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
  50. Re:Yes, AutoHotkey. Change any key to anything els by ae1294 · · Score: 1

    Can I change another key to be the any key? I can never find that darn thing.

    You can't find it because it's sold separately. How the heck have you been using your computer all this time without one?

  51. Re:Yes, AutoHotkey. Change any key to anything els by Anonymous Coward · · Score: 0

    Can I change another key to be the any key? I can never find that darn thing.

    Yep, AutoHotkey supports this. In fact, if you're feeling wild, you can bind every key to it!

  52. Disabling help svc is an early part of install by SlappyBastard · · Score: 3, Informative

    Especially with XP, the last version of Windows that allows you to nuke absolutely every service, disabling help is one of the first things I do.

    --
    I scream. You scream. I assume that means we're both acquainted with the problem. We proceed.
    1. Re:Disabling help svc is an early part of install by Slashcrap · · Score: 1

      Especially with XP, the last version of Windows that allows you to nuke absolutely every service, disabling help is one of the first things I do.

      If it allows you to nuke every service, please do so to RPC, DCOM & LSASS. Come back and let us know how it went.

    2. Re:Disabling help svc is an early part of install by springbox · · Score: 1

      It certainly does let you stop whatever you want! The computer stops working, though.

    3. Re:Disabling help svc is an early part of install by SlappyBastard · · Score: 1

      Oh, you know what I meant. A solid 90% of services on XP can be disabled, which is a far cry from Windows 7, where you have to keep a very clear list of what you turned off to make sure you don't trip over the dependencies.

      I know this is Slashdot, so perhaps I should just apologize for using hyperbole.

      --
      I scream. You scream. I assume that means we're both acquainted with the problem. We proceed.
  53. Oblig. The Onion by Anonymous Coward · · Score: 0

    Pressing F1 opens the seventh seal.

  54. The new face of Godwin by Torodung · · Score: 1

    Wouldn't it have just been better to say, "Oh my, bad car analogy" and call it a day?

    --
    Toro

  55. This is simply horrifying by markus+o'farkus · · Score: 2, Interesting

    Whenever I had to admin a windows network, this is the one goddamn key I wish my users would have hit before picking up the phone.

    And now they won't because they don't want to get virus?

    I mean, I don't really care any more since I support Linux, but, shit man, I feel bad. That's just not right.

  56. Advisory is not quite right by yellowstone · · Score: 3, Insightful
    Here, let me fix it:

    [T]he vulnerability relates to [...] using Internet Explorer

    You're welcome.

    Best way to stay trouble free on Windows? Don't use IE. Or Outlook. Or IIS.

    --
    150 Opening BINARY mode data connection for slashdot.sig (129323052 bytes).
    1. Re:Advisory is not quite right by Inda · · Score: 1

      Gee thanks mister!

      How to I make help files open in Firefox by only pressing the F1 key?

      --
      This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
    2. Re:Advisory is not quite right by AlgorithMan · · Score: 1

      or windows... (yes, that logically means not using your computer, but that is what I wanted to express...)

      --
      The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
    3. Re:Advisory is not quite right by Phat_Tony · · Score: 1

      Best way to stay trouble free on Windows? Don't use IE. Or Outlook. Or IIS.

      No no, the "forbidden key" approach is correct, they just haven't gone far enough with it yet. If you just exclude using all the keys, and the mouse, you won't have any trouble with Windows.

      --
      Can anyone tell me how to set my sig on Slashdot?
  57. What about on my Xbox? by Rouverius · · Score: 2, Funny

    Man, And I was just about to play F1... Good save. ;)

  58. Read it again. by Anonymous Coward · · Score: 0

    You idiots this is only for IE6 on malware sites.

    That's going to equate to almost no one. Yet since it's Microsoft the Linux zealots are out in full force.

    Get over it.

  59. The solution is obvious by Anonymous Coward · · Score: 0

    We need to tax the internet to fund schools to teach people not to press F1!

  60. Best advice by PPH · · Score: 0

    Just don't press the 'Power' button on a Windows system and all will be well.

    --
    Have gnu, will travel.
  61. I'm sure this happens every day by ClosedSource · · Score: 1

    "The security advisory says that the vulnerability relates to the way VBScript interacts with Windows Help files when using Internet Explorer, and could be triggered by a user pressing the F1 key after visiting a malicious Web site using a specially crafted dialog box." ... except on Tuesdays.

  62. Raise your hand by Allnighterking · · Score: 1

    If you are running XP and pressed the key just to see what would happen. Raise both hands if you are running 7 OSX and/or Linux and are pressing the key like mad just to rub it in to those who can't.

    --

    I'm sorry, I'm to tired to be witty at the moment so this message will have to do.

  63. Re:Yes, AutoHotkey. Change any key to anything els by Allnighterking · · Score: 1

    Go here. Comes complete with a Panic Button too. http://abernook.com/prod/Panic-Button-Gift-Set.asp?source=froogle

    --

    I'm sorry, I'm to tired to be witty at the moment so this message will have to do.

  64. This the same... by Anonymous Coward · · Score: 0

    Polish guy that invented powdered water, screen doors in submarines and ejection seats in helicopters; I just know it.

  65. Re:Yes, AutoHotkey. Change any key to anything els by Anonymous Coward · · Score: 0

    It looks like this.

  66. Does the F1 Key by hduff · · Score: 1

    help tax Scott Charney?

    --
    "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
  67. Re:Yes, AutoHotkey. Change any key to anything els by ae1294 · · Score: 1, Funny

    But I run windows??? I never need to press a key to get a kernel panic...

  68. F1 - Toggle window on top by Anonymous Coward · · Score: 0

    I have a small utility running that toggles the "Keep On Top" state of the current window. I chose F1 as the key for this since it is the key I otherwise use least. Since it is set up as a global shortcut, so the F1 help problem is no problem here ;-)

  69. Help by Anonymous Coward · · Score: 0

    If my calculations are correct, it should be sometime around 2007 for whomever is reading this. DO NOT USE THIS BUTTON. Something... happens with it. Something came through, something from somewhere else. We were overrun in days, not many of us are left. WE LIVE UNDERGROUND! ONLY YOU CAN STOP IT NOW. SAVE US. DO NOT USE THIS BUTTON !

  70. Windows XP by LinuxAndLube · · Score: 1

    What's Windows XP?

  71. i work pirates by g4b · · Score: 1

    > Just to finish up, consider what happened on OSX with pirated copies of iWorks.

    well, if you go deeper into matter, it seems, it was a trial installer of iWorks, not a pirated full version. Since pirating is used in terms of downloading software you normally have to buy, I would not call it pirated.

    There is a similar story about fraud, using an advertisement to download openoffice offering dialers or payed subscriptions for the download. Also that OpenOffice you download there is not really pirated, now is it? (worst thing: that fraud is even legal).

    Of course I could be wrong, but http://blog.notahat.com/posts/28 tells me, its a trial installer.

    I dont own an apple, so it could be that the trial installer is also the full version you have to enter a code into, and the "pirated" copy had a registration key or crack in bundle.
    But there are millions of sites offering downloads of whatever, like directX. It would be easy thing to extend it with a virus, which is kinda your point.

    Was just the word "pirated" that somehow irritated me :)

  72. From the article: They had four weeks to fix it by janwedekind · · Score: 1

    From the article:

    By Prodeus' account, he notified Microsoft of the flaw Feb. 1, about four weeks before publishing his findings.

  73. Oh noes, MS changed my world by g4b · · Score: 1

    Pressing F1 accidently

    Until Feb 2010: "Nooo! Not the f.. Indexing! I wanted to..." *SLAM* -> primary feeling is anger.

    From Feb 2010: "Nooo! Have mercy!" -> primary feeling is fear.

    MS just healed one of the two major choleric computer users' psychological triggers, now they only have to replace the Don't send or send Error report popup with a virus, too.

    Being transformed by fear to my new tyrant, I SHALL GUARD MY F1 BUTTON WITH MY MOUSE+1! YOU SHALL NOT PRESS!

  74. I dont have much time by Anonymous Coward · · Score: 0

    If my calculations are correct, it should be sometime around 2007 for whomever is reading this. DO NOT USE THIS KEY. Something... happens with them. Something came through, something from somewhere else. We were overrun in days, not many of us are left. WE LIVE UNDERGROUND! ONLY YOU CAN STOP IT NOW. SAVE US. DO NOT USE THIS KEY!.

  75. z33d rzdzi :D by Anonymous Coward · · Score: 0

    :D

  76. The help system in Windows XP was pretty good. by Anonymous Coward · · Score: 0

    The help system in Windows XP was pretty good. It saved me several minutes of work, sadly the help system in Windows Vista is useless to the degree that I once fired up XP just to search help for something in Vista.

  77. Better to just not press any keys in Windows XP by gig · · Score: 3, Interesting

    If you are still using XP at this point, who cares? Go for it. Press F1 while running FlashPlayer and Acrobat and IE6 simultaneously. If you gave a shit or had any data worth protecting you'd already be using a Mac or other Unix.

  78. I like this department name better: by Two99Point80 · · Score: 1

    "Don't Touch Me There!"

  79. If you believe any of what you are writing by Anonymous Coward · · Score: 0

    you are fucking insane. I'm amazed even the craziest Linux hippies are modding up...

  80. A brilliant idea! by ElusiveJoe · · Score: 1

    Now windows users finally start to RTFM! Great job MS!

  81. Ease-of-use, Microsoft-style by Schraegstrichpunkt · · Score: 1

    Whenever people say that Microsoft products are easy to use, they are conveniently ignoring stuff like this.

    And geeks wonder why normal people are intimidated by computers...

  82. I have to use the F1 key by cvtan · · Score: 1

    The F1 key selects the flashbomb in Thief Deadly Shadows which is necessary in any computing environment!

    --
    Sorry, but gray text on gray background is making my eyes bleed.
  83. F1 key is the least of our worries by zmaragdus · · Score: 1

    The F1 key threat isn't that bad. It's the power button that creates a real vulnerability.

    --
    (((dB)))
  84. No, the problem is with IE by WD · · Score: 1

    The problem is the handling of VBScript in IE. No other browser supports VBScript.

  85. Offer Remote Assistance by jimbob666 · · Score: 1

    Well that's my method for 'offering remote assistance' screwed then ;-)

  86. Re:Yes, AutoHotkey. Change any key to anything els by AlgorithMan · · Score: 1

    just a second.... *hack*hack*haaaaaaack*... there, I changed it to the space bar for you...

    --
    The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
  87. MORONS! by Anonymous Coward · · Score: 0

    Only a clueless MORON would use IE in the first place. They deserve EVERYTHING they get!!!

  88. Re:Yes, AutoHotkey. Change any key to anything els by Anonymous Coward · · Score: 0

    Where is this another key you speak of? :x

  89. So now "Press any key EXCEPT F1 to continue"? by noidentity · · Score: 1

    I guess now I'm going to be getting support calls from people unable to find the "any key except F1" key.

  90. Re:Yes, AutoHotkey. Change any key to anything els by ae1294 · · Score: 1

    But I run windows??? I never need to press a key to get a kernel panic...

    Troll Really? Fuck you Microsoft fanboys... go press your F1 key a couple times...

  91. For God Sakes Dont Hit Any Key!! by Anonymous Coward · · Score: 0

    just dont hit any key on your winderz PC.. Youll Be safe then.

  92. just upgrade already by Anonymous Coward · · Score: 0

    the good news is that this does not effect Windows 7. Thank goodness... all we need to do now is upgrade all our office computers to Windows 7. And at the current market price for Windows 7... why wouldn't we want to upgrade to this obviously secure and definitely more powerful windows experience? I mean, we could wait for a fix to Win XP... but why wait? At these prices and with all those benefits MS told me about. Combine that with all the happy experiences I see from those PC people on TV saying how it was "there idea". In a way, I'm actually glad this happened. Now we can finally get around to buying this new software I know that we must need in order to "keep with the times".

    I sure hope they come out with Win 8 (tm) soon after our upgrades are complete. I cant wait to see how secure that one is in relation to Win7. You can't even imagine. I bet it has security fixes for malware that isn't even written yet.

    In the meantime, I guess I will just have to turn off popups, disable VBScript, uninstall IE, overwrite the Win XP O/S and pop out the F1 key for good measure. I'm sure my Internet experience will be safe after that.

    Note: I am not associate with MS. These opinions are entirely my own. I wasn't even paid indirectly through microsoft to say this... so don't even bother checking.

  93. Just WONDERFUL :-/ by Anonymous Coward · · Score: 0

    Well that f***s my workflow. The main audio editing software at work uses F1 for marking the start of a crop. Yes, I could click it, but really, scrubbing and marking on the function keys is quicker by a country mile. 10 eidts/minute, cut and checked, on function keys, 2/minute via mouse.

    Of course, the effwits who choose our software won't upgrade us to Doze 7 for 2 years. And they wonder why I use a Mac at home.

  94. Well, that's helpful... by dpastern · · Score: 1

    I couldn't help myself *grins*

    Dave

    --
    Our lives begin to end the day we become silent about things that matter. --Martin Luther King Jr.
  95. Next Microsucks warning... by Anonymous Coward · · Score: 0

    Dear costumer base...

    Please refrain from pressing the space bar, the Enter key and Delete button as a major exploit has been found in Windows XP and we have no idea how to fix it. Not pressing the latter buttons will allow you to continue using our feature full product at it's full extent.

    Thank you
    Microsucks

    "Your bucks stop here"