Slashdot Mirror


Windows Security Holes Go Mostly Unexploited

murky.waters writes "Wired News has an article with a decidedly different take on security holes in Microsoft Windows: Despite the thousands of known exploits and virii, most MS users aren't target of much harm, and the big guns such as Klez have had almost no effect on home users. An interesting read that, if true, challenges some common arguments."

38 of 552 comments (clear)

  1. And how many by TerryAtWork · · Score: 5, Insightful

    of these holes are exploited by adults who are quiet about it instead of big-mouth children?

    --
    It's Christmas everyday with BitTorrent.
    1. Re:And how many by MonTemplar · · Score: 3, Insightful

      Who knows? If anyone has been exploited, they ain't telling...

      --
      -MT.
    2. Re:And how many by JoeBuck · · Score: 5, Insightful

      If your Windows PC has a fast (DSL or cable) connection, it may well be one of thousands of machines owned by some jerk who wants to use it to launch DDoS attacks. Its owner may never notice any difference: it appears to operate normally, only sometimes the web seems a bit slower than expected. The attacker has an interest in having the machine appear to be "normal".

    3. Re:And how many by pod · · Score: 3, Insightful
      Who knows? If anyone has been exploited, they ain't telling...

      Perhaps because they don't know? I know I wouldn't notice someone sneaking away my IE history file, or the password file, or a couple of mp3s.

      --
      "Hot lesbian witches! It's fucking genius!"
    4. Re:And how many by glesga_kiss · · Score: 5, Insightful
      99% of Windows users have no way of knowing if they're compromised!!

      Woopiedoo. What percentage of Linux users installed Tripwire or similar first when they built their box? How will those who didn't notice that they are compromised?

      Anti-intrusion systems should be built into the OS. "This binary has been tampered with, refusing to run it" is what we need, but somewhere in a happy medium between that and the "trusted computing" that is creating fear amoungst the geek comunity.

    5. Re:And how many by Anonymous Coward · · Score: 2, Insightful

      I don't think the security problems of Windows or Linux are caused by "lowest common denominator" designs, but rather by the sheer amount of layered software that's installed above the OS by default (their popularity is also a factor).

      Both Windows and the popular Linux distributions are improving in this respect (although it's trickier with Linux since there are so many different distributions), and it's easy for advanced users to set either one up with only the appropriate software enabled, but other OSes like NetBSD (or OpenBSD) have been kept simple all along, so have the same advantage as any simple software when compared to complex software (ceteris peribus, less code means fewer bugs, which means fewer security holes).

      The real challenge is coming up with a way to reduce bugs and security holes without reducing functionality too severely. Users may say they care about security, but at the end of the day they want features like the ones in Windows, and won't settle for an OS without them.

    6. Re:And how many by holle2 · · Score: 2, Insightful
      Anti-intrusion systems should be built into the OS. "This binary has been tampered with, refusing to run it" is what we need, but somewhere in a happy medium between that and the "trusted computing" that is creating fear amoungst the geek comunity.

      I once had a lengthy discussion with a friend of mine about this. He himself is a security guy, who pretty good knows his way around in cryptography, digital signatures, speed, signatures per second and so forth.
      We played the game of One of us comes up with a cool idea and then we both trie to smash it to pieces. By doing it this way only ideas that can prove reliable to us will be considered for a project.
      Both of us have successfully studied IT, so the background for thorough discusiions and work is there :-)

      Now considering the above issue, we came across the following issues:
      1. The kernel needs to be able to figure out that the binary hasn't been tampered with. How would you do this ?
        You wold put a checksum or something equivalent in the ELF-Format that cannot be changed.
      2. How do you protect that ELF Section from being changed? You wold use asymetric encryption: private/public key combinations with the private one being stored on some external media like a crypto card
      3. Assuming you'd have changed the nessecary linux system calls (only a few :-) ) to check this signature, how do you ensure the Linux kernel is not changed in any way ? You wold modify a couple of binaries respectively remove them from the final system.
      4. This last point goes along with the feature of Linux then not running any unsigned binaries any more :-)
      5. But just to make it more secure you wold even have the LILO not only load the kernel into memory but also do a quick check on the integrity by remembering the signature (e.g. md5) of the kernel.
      6. Then againg you need to make sure that LILO is not corrupted in any way. So you'll have to provide a different BIOS, with hardware bottsector protection or digital signature check on the bootsector .....
      7. The last two points are really tough to do but it comes even better:
        You need to make shure, that the Linux swap devices/files do not get corrupted and that the shared libraries don't change after they have been checked initially. This is becaus the kernel only loads the nessecary pages of the library into the memory. If a page for a function is note requested is not yet in memory it will be mapped on request.
      8. This last issue leads us to finding out that we not only need to sign the binaries, but also sign the data blocks and probably the filesystem metadata.

      Conclusion:
      While signing the binaries and checking the signatures seem to be quite easy to implement it is only a little piece to do. There is more to do when you want to built an OS that ensures binaries do not get tampered with.
      Oh, and do not try to do this with symmetric cryptograpy algorythms, they will break. Furthermore a simple md5 checksum can be replaced, you need a signature. :-) only my two cents
  2. In other news by Exiler · · Score: 5, Insightful

    Thousands of people are in dark alleys every day and rarely are any shot, raped, mugged or sodomized.

    --
    Banaaaana!
    1. Re:In other news by Sc00ter · · Score: 3, Insightful
      Most household locks are easy to kick in. Yet many houses are not broken into.

    2. Re:In other news by Telex4 · · Score: 5, Insightful

      Well put :)

      The fact that the bugs go unexploited is a good thing, but it does not excuse the bugs. People are unlikely to want to switch from Windows to another OS simply because there are lots of security holes, because they rarely encounter them. From your average user's point of view, they're no big deal. But that doesn't excuse Microsoft from allowing them to exist, just as the low number of rapes doesn't excuse governmental organisations from allowing dark alleys to exist. Every rape is tragic. Every bug exploited is of course not as tragic, but certainly an inconvenience for the victim, and at times a rather large financial problem for companies.

  3. Well yeah, by autopr0n · · Score: 5, Insightful

    because they don't notice these viruses.

    Saying that unprotected windows machines go un-hacked is rediculous. Just look at your server logs (if you run a web server). How many automated hack attemps do you see? quite a few.

    Tons of people are infected with viruses and spyware (now that shit should be illigal, god damn) but they never notice or care, as long as their computers keep working.

    --
    autopr0n is like, down and stuff.
    1. Re:Well yeah, by sjames · · Score: 3, Insightful

      Agreed.

      Apparently malicious code inserted into Windows by 13 year olds with nothing better to do deoesn't harm stability any more than what MS put in there. (O.K. that's out of my system now)

      The other factor is probably that most people don't have anything all that interesting on their PC that couldn't be gotten more easily on a warez newsgroup. The same reason most people needn't worry about neighbors listening in on their cordless (or even tapping in at the NID on their landline).

  4. Re:Good thing by tshak · · Score: 5, Insightful

    That's not the point. The point is that these flaws are not necessarily practical to exploit, or can't be because of a firewall/NAT.

    This doesn't mean that Windows' security doesn't need a LOT of work - it does. It's just that practically speaking many exploits are not "the end of the world" as many news sites (*cough*) would like to make it seem.

    --

    There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
  5. Sooner or Later by robbyjo · · Score: 5, Insightful

    Experts who discover and report security holes seem to be far more industrious than the malicious hackers willing or able to exploit those holes.

    The problem is that the article fails to mention that if the holes are not fixed, sooner or later the so called malicious hacker will find it and exploit it *quietly*. This is dangerous thing.

    IMHO, better to expose it and then *quickly* fix it rather than do nothing.

    The problem is now that Microsoft knows (or being told) about the holes but often takes a very long time to fix it and sometimes ditch the bugs as "unimportant". This is even worse as this *will* give a plenty opportunity for the hackers to implement the exploit.

    --

    --
    Error 500: Internal sig error
  6. There is a reson for this by SeanTobin · · Score: 5, Insightful
    Let's think of all the benefits of hacking a home users computer:
    • Steal the HS research paper on crop circles
    • Grab secret financial information
    • Use as a proxy to hide the hackers identity*
    • Part of a DDOS attack*
    Now, lets think of all the benefits of hacking a server/website
    • 50000 working credit card numbers, names, and addresses
    • Prestige in the community of linking to this prestigeous website.
    • Setting up a high volume warez server
    • Possibly getting media attention

    Also note the last 2 reasons for hacking a home computer are really for working with servers. The truth is, not too many people really care about hacking your computer, unless its a means to an end.
    --
    Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    1. Re:There is a reson for this by JoeBuck · · Score: 3, Insightful

      Note that in the last two reasons you give -- use as a proxy to hide identity, and use in a DDOS attack, it is in the interest of the attacker to hide the fact that there has been a successful attack, and to allow the owner to continue to use his/her machine normally. If the owner notices that something is wrong and re-installs the OS, the black hat loses the box. So, naturally the home user thinks he has no security problems. The attacker might even have patched a few security holes, so no other attacker can take it over.

  7. Re:What a load of horse feces by stratjakt · · Score: 2, Insightful

    That's not an exploit, the backdoor mirc 'bots' are delivered via trojan horses.

    Ever join a chatroom and get mass autosends of crap like 'HoTCHICKandDOG.vbs'? Your girlfriend accepted and ran one of them. (Or maybe through an e-mail or a website or whatever)

    So it's not what this article is about. Unless you consider user incompetence a security hole. And then, I don't know what you expect MSFT to do about it.

    --
    I don't need no instructions to know how to rock!!!!
  8. Re:What a load of horse feces by Cyclometh · · Score: 4, Insightful

    Just because your girlfriend's computer got compromised doesn't make the article's position incorrect. Even a few hundred zombies on some script kiddy IRC channel doesn't invalidate the contention.

    I really don't think you can use your indivdual experience as a barometer for the world at large. Being cracked isn't a unique experience, but it's not as common as the FUD-mongers would have us believe.

  9. Security through "It hasn't happened yet" by burgburgburg · · Score: 3, Insightful
    The authors are astonishingly naive if they can look at the huge number of exploitable holes available and declare "Oh, things aren't that bad because nobody has really exploited them so far."

    Do we doubt that there are malicious, destructive and/or idiotic people out there? Do we doubt that there are enough relatively easy-to-exploit bugs out there that can have amazingly destructive consequences?

    While I would love for there to be a more holistic approach to security, as long as the majority software platform (with all of it's variants) is rife with holes and the security repair falls exclusively to the same people who built it bad in the first place, I'll take point-by-point/line-by-line review any day of the week and twice on Tuesday.

  10. Exploits == Security Holes? by Anonvmous+Coward · · Score: 5, Insightful

    One thing that bugs me a bit about this article is that it defines an exploit as a security hole. While this is true, the tone of the article makes it sound worse than it really is.

    I mean, think about what an exploit really is: Somebody has taken a feature of Windows and turned it against the user or the user's machine. The problem I see here is that you can't have a totally secure machine and have all those fancy features you like.

    I'll give you an example: I use Outlooks's to do list to keep track of my tasks. There's a feature where you can attach shortcuts to each task. I've found this handy, whenever I need to do my time sheet I just pull up the task and double click the shortcut inside of it. Now, in order to 'crack down' on security on my computer, I turned off a bunch of those handy-dandy features and found myself unable to launch that shortcut anymore!

    Now, before you start saying "Oh, MS could easily fix that...", instead think about the real problem here. Either I don't use that feature at all, or MS has to think of every single malicious use of a feature and only allow the non-dangerous ones. Sorry, that's not a good solution. You're holding MS (or anybody else) responsible for other people's creativity.

    I'm not saying that MS is unfairly given a bad rap for this whole topic. I think their default choices are ill-thought and have caused serious damage. However, it needs to be considered that there is always an inherent risk with any piece of software you use. It's not a matter of security holes, it's a matter of deciding whether or not it's worth the risk.

    I, for one, would never underestimate people's creativity. I read about an insurance scam once where this guy got fire insurance for each of his cigars, over $1,000 a piece. Then he smoked them. He took the insurance company to court, and the judge reluctantly ruled that the insurance company had to pay the guy $12,000. Fortunately for the insurance company, though, they were able to charge him with arson. Heh he got a hefty fine ($10,000 ish? I don't remember..) and served jail time.

    Now, if you think about this insurance company, you probably wonder why they didn't a policy about cigars or items that were meant to work with fire? Well, it's simple: They never imagined that somebody'd do that. The only way they could be fraud proof is if they were to clearly define the rules for every ridiculous outcome they can think of. Know what'd happen then? There would be people unable to redeem fair claims because their unusual case strayed outside the boundaries that are clearly defined. There would also be that one guy who figures out a creative way to buck the system anyway. The insurance company is far better off coming up with ways to deal with the eventual fraud instead of over-relying on their policies and laws to protect them.

    So where does that leave us computer people? Well, it's simple: Using a computer is risky. Take a few risks but protect yourself. Worried about people stealing your credit card info on-line? My answer is not: "well don't use one then!" Instead, my answer is: "Get a credit card with a company that'll protect you in that event." Worried about data loss? Make backups once in a while. Worried about hackers breaking in on your always on connection? Use a firewall, but use common sense too. A firewall is the equivalent of shutting a few windows, it's not a structural reinforcement.

    Total security is a pipe dream. Instead of blaming Microsoft, take some sensible precautions to minimize the damage done. The benefit here is that you protect yourself from damage that can happen outside of the exploit world. (Lightning strikes, hardware failure, children...)

  11. Can't extrapolate this to determine overall risk by Waffle+Iron · · Score: 5, Insightful
    In spite of 50 years of lax security, the U.S. airline industry has traditionally had little problem with hijackings and bombings. What can we learn from this statistic? As things turned out, not much.

    Likewise, every remote root exploit makes it technically possible for this to happen. Even if relatively few people are being hacked by script kiddies today, that says nothing about the odds of a highly skilled attacker pulling off a single massively devestating attack.

    This report is no reason for complacency.

  12. Re:M$ is the Disease by JoeBuck · · Score: 3, Insightful

    Too late, we're already infected.

    We'd have to eradicate Microsoft before the KDE, Gnome, and Mono projects finish cloning all of their convenient but insecure features (autorun when someone puts a disk in your CD drive, macros in your documents, Visual Basic scripts in attachments, click and run everything). Trade press folks saying that Linux on the desktop will never succeed until the apps work exactly the same way, when many of the security holes are simply logical consequences of the features as designed.

  13. Re:Opaserv exploited one by blincoln · · Score: 3, Insightful

    You might want to check your sources, as NO virus to knowledge has nor will be able to destroy a Hard Drive or BIOS on the physical level.

    Overwriting the BIOS with garbage is as good as destroying it, unless you have a system with dual BIOS chips. If you can't boot to DOS, you can't re-flash it with the correct software.

    --
    "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
  14. As it is in the real world... by Rorschach1 · · Score: 3, Insightful

    Most unlocked doors and windows don't result in a burglary, either, but for everyone to ignore the issue is a bad idea when there are bad guys running around out there who can just walk in at will.

    Of course most vulnerabilities don't get exploited, it's just a matter of volume.

  15. Re:I'm not surprised by buttahead · · Score: 2, Insightful
    not trying to pick on you too hard here...

    ... why would anyone feel the need to hack or exploit my PC? There's nothing there of any import. And I doubt there is on 99.9% of all home PCs out there.


    The many exploit-ers are not aiming at you in particular. Once an exploit is found, setting up an automated tool to hack random machines is not hard. You may just happen to be one of the random victims.

    Random victims can then be staging points for many things such as: warez servers, DDOS attacks on someone else, automated hack stations to get more zombies, etc.

    I've been DDOS'd and had various exploits tried against me in the past. The worst they could do is annoy me.


    This is fairly short sighted. Yes it may be an annoyance to you, but when your machine and thousands of others are DDOS-ing etrade.com, I can't make trades. Now it annoys me.


    I mean, rock-solid security on your OS is all fine and good.. But I don't wear a bulletproof vest either, and it's ok, because I hardly ever get shot at.


    The difference is that it is hard to set up a gun that fires non-stop at random people for long periods of time. And if it were not so hard, and if there was a low risk of being caught by the police, I'm sure that you would start wearing a bullet proof vest -- or risk getting maimed.
  16. Security holes = hidden tax that effects all by raque · · Score: 4, Insightful

    This is the sort of crappy reasoning that states that since most people don't get wacked by the Mob, the Mob doesn't mean much. In NYC for years everyone payed a 1 percent Mob tax. That was the amount prices were inflated to cover corprate losses to the Mob. If you wanted to build a building the cement was controlled by the Mob. Then you had, and have, labor rackettes.

    If a company is hacked and blackmailed they often don't report it. But the cost is passed along to the consumer.

  17. The biggest security hole by Radical+Rad · · Score: 4, Insightful

    The biggest hole is the end user. Tight network security means nothing if the end user can run a trojanized screensaver sent to him by email or downloaded from Joe Blow's Web Emporium and infect his own machine.

    And I have heard claims that as many as 90% of security breaches go undetected. Think about it. How many of even you Linux users actually run tripwire on your personal system? What percentage of people do you think even check the md5sum against their downloads before compiling as root? It is small I guarantee. I once posted the wrong md5sum for a release of an open source project and it was downloaded hundreds of times without anyone saying anything.

    Another reason they go undetected is that many trojans are customized. If you were going to plant a keystroke logger on a target's computer would you use one that is found by McAfee antivirus? No. You'd compile your own; changing the signature, different size, different port, different protocol, and only use that particular version in that one instance.

    Of the breaches that are detected, many are not reported. What bank or online retailer wants people to know that their personal data was stolen? So just because there hasn't been a Code Red lately doesn't mean all is well.

  18. Very simple answer by lseltzer · · Score: 3, Insightful

    People who run antivirus software and keep it up to date are almost completely immune to this nonsense. And it's not like they haven't been warned; anyone who thinks about this knows. Almost everything out there that's prevelant in the wild was patched by MS or put in everyone's virus definitions long ago.

    Here's the virus count for my gateway since July 4 of this year:

    717 WORM_KLEZ.H
    120 WORM_SIRCAM.A
    45 WORM_YAHA.E
    11 PE_NIMDA.E
    6 WORM_BUGBEAR.A
    2 WORM_HYBRIS.B
    1 JS_NIMDA.A
    1 WORM_HYBRIS.C
    1 WORM_KLEZ.E

  19. I just don't understand by JSmooth · · Score: 2, Insightful

    This is the 3rd article (yes I am sure there are many more) I have read this year telling me how little attacks and infections are actually occurring. The media only wants to report the big ones like LoveLetter or Code-Red. If it doesn't effect 10 million systems and it can't really be that bad can it?

    I am a security professional. I teach many security course including antivirus administration. I have done trainings for companies with 100,000s of desktops that have full time staff dedicated to the irradication of viri. According to this article these people are wasting their time because it isn't a problem. But when I walk in and have a room full of enterprise level employees all there to learn about how to manage (not clean mind you) viri then I know there is a problem. No company is going to spend money when they don't have to. I would suggest that all these authors go read up on some basics of risk management.

    We haven't had a fire in my building in over 30 years. Why do we keep wasting money on sprinkler systems?

  20. Re:Why... by drudd · · Score: 3, Insightful

    It's not at all puzzling that we haven't seen malicious virii. Something which destroys its own host hampers its ability to spread (you can't keep infecting new computers after you destroy the current one).

    Outbreaks of Ebola and other very quick killing virii stamp themselves out due to lack of new hosts.

    Doug

    --
    Venn ist das nurnstuck git und Slotermeyer? Ya! Beigerhund das oder die Flipperwaldt gersput!
  21. Well duh by nelsonal · · Score: 2, Insightful

    This seems a common sense. I don't think that anyone would be surprised that while the human body is vulerable to many things, most criminals prefer guns and knives. Were all lazy, or efficient depending on your point of view, and usually use the easiest method to acomplish the task at hand, if there is a well known and easily exploited hole, who should the cracker be expected to go find a new and completely different one just to 0wn j00?

    --
    Degaussing scares the bad magnetism out of the monitor and fills it with good karma.
  22. haha, what crappy software! by ScubaS · · Score: 3, Insightful

    yes, it is true that microsoft has alot of security flaws and they get the appropriate amount of flame for it, but the irony is how the open source losers completely ignore all the flaws that are publically addressed regarding their own "kind" get dismissed on grounds of "who cares? its been fixed.", "it's not that significant, its open source!"

  23. Despite the thousands... by phorm · · Score: 4, Insightful

    Despite the thousands of known exploits and virii, most MS users aren't target of much harm
    3 words... no shit sherlock. Despitesthe incredible stupidity of claims that klez is ineffective, I'd have to say the reason that thousands of different virii/exploits/etc aren't being used is because the existing ones work very well to nail a large range of people. If 2% of the exploits hit such a large audience of say 100000+ people, why bother trying to hack up new methods.
    Once a given method begins to be less effective, then the hackers/etc can move onto something more effective.

    It's like having a changeroom with 1000 peepholes. Why do you need 998 of them when the one or two in the corner are showing you all you need to see?

  24. Re:Linux more likely to be exploitable by Anonymous Coward · · Score: 1, Insightful

    Don't blame Linux for your cluelessness.

    I mean, seriously, you're running ZoneAlarm on the Windows box and have turned off non-essential services, and you're comparing that to an out-of-the-box, unhardened RedHat 6.2 install running every service under the sun with no firewall?

    The first time it got cracked should have been a clue to wise up and secure the box. Is rpm -Uvh so difficult? As our illustrious president says, "Fool me once, shame on--shame on you. Fool me--you can't get fooled again."

    If you had kids, would you buy two guns, put a trigger lock on one and store it in a safe, but leave the other one loaded, lying around with the safety glued off and the trigger guard sawed off? And then, when your kids keep shooting themselves, would you reload the gun and leave it in the same place? And then would you come onto some online gun forum and complain that the latter gun is so much less secure than the one you keep locked up?

  25. Tell that to flight 111 by Black+Copter+Control · · Score: 3, Insightful
    Security exploits are 'benign' until someone exploits them in a vicious manner. The security head at Boston's airport was probably going "Security here isn't perfect, but it's not like we have the problems that Israel does". If the US suffers from an electronic equivalent of Sept 11, it's going to be via the exploit of some of those 'benign' security holes.

    Security is, and never will, be perfect but it does make it harder for an intruder to pull something off. Florida in the late '70s probably had the most stringent security of any airports in the states (lots of cuban hijackers wanting to go home, etc.). Nontheless, I was able to walk all over their security systems before I made the mistake of tellling someone what I'd just done (asking for help, I was).

    It's not that most home users aren't affected by viruses, it's that most home users don't notic when they're infected. Most home users don't have the money to pay for someone who can watch their network on an ongoing basis for signs of intrusion. Even fewer are geekheads like me who can look at the blinking lights on my hub, go 'where did that traffic come from' and then load up ethereal and/or go through my firewall logs (firewall? what fireall) to figure out if what happened was really benign.

    Even businesses -- One place that I do occasional work (the only Unix-head in a sea of Windows) didn't know that they were infected until I noticed way too much traffic for the time of day and started up ethereal. I told their admin, he plugged the holes, and a little while later I found more signs of exploitation on their net. The last time I told their Windows admin about a problem, he had given up trying to secure their boxes. Spammers are still using their proxy boxes to deliver email but most majour services (except Hotmail!) are refusing their connection, now.

    If Al Quaida was using the thousands of 'benign' Windows exploits to setup a distributed meltdown of the internet, we wouldn't know it untill after the pieces fell down. They spent 4 years setting up September 11. How much damage could they do with 4 years worth of Windows exploits?

    --
    OS Software is like love: The best way to make it grow is to give it away.
  26. "Mostly" is the Key by SpamJunkie · · Score: 2, Insightful

    Isn't this kind of like saying, "Small Countries go Mosly Uninvaded" or "Girls Alone walk Mostly Unharmed"? The reason everyone gets worked up about these things is because of how bad a single incident can be.

  27. Re:Good thing by Anonymous Coward · · Score: 1, Insightful

    Yeah, a good firewall can stop a lot of this stuff from going on... even my little Linksys box does a decent job of firewalling me off from the world. But, its amazing how many people I know that have gotten DSL/Cable modems and install the shitty PPPoE software (or just as bad, are straight DHCP) and are on the "web" with no clue about what a "port" is, or any idea that they even *may* be vulnerable.

    I had a friend of mine who I had go to the dslreports site and run a quick scan... no firewall of any kind, just hooked right up to DSL. I think 4 ports showed as open... and while there were no shares open (and Win2k *is* better than 98, and WAY better than 95), thats still not necessarily a good thing. Gee, why does she keep getting windows popups? Its annoying... she's been getting them for months (first time she'd said anything to me about it... stopped the messenger service), why does her machine run so slow (gee... bearshare running on startup, I wonder..?), she opened some email and thinks she may have gotten a virus (no virus scanner, I fixed that)...

    90% of the *users* (Lusers) out there have no clue what a virus is, or what it means to be "hacked" (isn't that something you use a hacksaw for?), or just how insecure they really are. And probably most of them have no clue of how a virus comes in, to just delete spam emails (*GOD*, the number of chain mail letters I used to get from certain friends... poor johnnie dying of cancer, forward to 10 friends and reply to "ima-spammer.com" and we'll help him! yeah, sure).

    People are mostly clueless... its like a hand drill, they don't want to know how to build a 110VAC reversable motor (ok.. cordless 18V these days), they just want to drill holes. They don't want to know how a computer or a network works, they just want to be on the "web" and "surf" and read emails. It takes most of their brainpower to do that, much less have the knowledge to know if they've been *hacked*.

    Geez.. even in the old days when I had friends who had computers and almost never got online, they'd call me up thinking they had a "virus"... and later tell me their machine only started crashing after installing new game "X" on their machine (no virus, just some incompatible DLL or some other crap). How would they know?

  28. In other news by jsse · · Score: 3, Insightful

    In Sudan there are about 2 millions landmines remaining, and there are more than 700,000 landmines victims since WWII.

    "The average citizens wouldn't know a hack if it walked up and bit them," Sweeney said. "And many of the so-called landmines require a very specific event to occur and the odds are very slim that it will occur. "

    Idiot. People care about the security problems is like Sudan's citizens care about landmines problems. The fact that majority of them are not victims doesn't mean it's safe out there.