Slashdot Mirror


AV-Test Deems Windows Security Essentials "Very Good"

CWmike writes "Microsoft's new free security software, Windows Security Essentials, passed a preliminary antivirus exam with flying colors, said independent and trusted firm AV-Test, which tested Essentials, launched yesterday in beta, on Windows XP, Vista and Windows 7. It put it up against nearly 3,200 common viruses, bot Trojans and worms, said Andreas Marx, one of the firm's managers. The malware was culled from the most recent WildList, a list of threats actually actively attacking computers. 'All files were properly detected and treated by the product,' Marx said in an e-mail. 'That's good, as several other [antivirus] scanners are still not able to detect and kill all of these critters yet.' It also tested well on false positives."

318 comments

  1. Malware? by homes32 · · Score: 5, Insightful

    viruses, trojans, and worms, are all nice and dandy but what about malware? That is what most people have to worry about these days.

    1. Re:Malware? by molafson · · Score: 5, Informative

      "AV-Test also examined the program's anti-rootkit skills and its ability to scrub a system of malware it finds with a limited number of samples and "found no reasons to complain," Marx said. "[Security Essentials] is able to remove found malware very well, but further tests against larger sets of samples are required before we can come to a final conclusion."

    2. Re:Malware? by fodi · · Score: 0, Troll

      what a stupid, cheap troll. Why is this crap modded up these days?
      Did you land here by accident? Go back to cracked.com.

    3. Re:Malware? by Darkness404 · · Score: 1

      I don't see how hat was a troll. Really, the main threat if you keep up with security patches is simply malware, and malware that has a legitimate use but comes bundled with all sorts of crap like adware and spyware (think of Kazaa).

      --
      Taxation is legalized theft, no more, no less.
    4. Re:Malware? by Talchas · · Score: 5, Insightful

      Even against viruses, trojans and worms, it really won't stop them from getting owned. It may help against old viruses spreading, but it is unlikely to help much against new ones. And new ones often will take out the antivirus, leaving you with an even falser sense of security.

      --
      As the Americans learned so painfully in Earth's final century,free flow of information is the only safeguard against...
    5. Re:Malware? by ruemere · · Score: 1

      Unfortunately, in a sense Microsoft produces most popular vehicle for malware delivery. And yes, the users are forced to trust Microsoft as the average Joe's computer skills are not on the par with the skills of malware manufacturers.

      Regards,
      Ruemere

    6. Re:Malware? by Jurily · · Score: 5, Informative

      Mod parent up. The "several other [antivirus] scanners" won't detect new ones because they're tested against before release.

      From a software engineering point of view, malware is state of the art.

    7. Re:Malware? by overbaud · · Score: 1

      "And yes, the users are forced to trust Microsoft as the average Joe's computer skills are not on the par with the skills of malware manufacturers." No they choose to trust Microsoft because they do not have computer skills. Even if they switched to another OS they would CHOOSE to trust that vendor because they do not have computer skills. It's the same as choosing to have your car serviced by the dealer due to lack of skill or desire to do it yourself. Your not forced to have it serviced.

      --
      Users... the only thing keeping 1st level support from being the bottom feeders.
    8. Re:Malware? by Skuld-Chan · · Score: 1

      Good thing its not the only thing Microsoft is doing security wise to protect their OS ehh? ;).

    9. Re:Malware? by CrashNBrn · · Score: 5, Informative

      I'd be pretty suprised if they're AV-tool doesn't handle "Malware" - considering Mark Russinovich of sysinternals works for Microsoft now, and was the one to discover Sony's Rootkit and provide the fix for it. Among the many other tools he has provided over the years and still updates regularly.
      http://blogs.technet.com/markrussinovich/

    10. Re:Malware? by CrashNBrn · · Score: 2, Funny

      ugh, don't post at 2 in the morning. Repeat after me. s/they're/their/

    11. Re:Malware? by trifish · · Score: 1

      > viruses, trojans, and worms, are all nice and dandy but what about malware?

      Actually, malware is a universal term collectively referring to viruses, trojans, worms, rootkits, and spyware. In other words, malware is any kind of malicious software.

    12. Re:Malware? by trifish · · Score: 5, Informative

      > It may help against old viruses spreading, but it is unlikely to help much against new ones.

      You refer to heuristic scanning, or pro-active security. This means that the software is able to discover new unknown viruses based on their behavior or properties.

      You might be surprised but MS Security Essentials has been found to have the best heuristics (60%) in retroactive tests (outdated definitions, therefore, unknown viruses) with by far the least number of false positives (which is crucial for good heuristics).

      They even overtook the former leader, NOD32 (and often even in performance).

      Source for heuristics (2009):
      http://www.av-comparatives.org/images/stories/test/ondret/avc_report22.pdf

    13. Re:Malware? by Anonymous Coward · · Score: 0

      Is anyone evaluating anti-virus performance on unknown viruses? The procedure isn't that hard:

      - Install the latest version of a bunch of AV on machines.
      - Wait one month, with the machines turned off.
      - Turn on the machines without network, to make sure they're unable to autoupdate.
      - Test them against bad stuff that came out in the past month.

    14. Re:Malware? by trifish · · Score: 1

      Yes, the most recent report is at http://www.av-comparatives.org/images/stories/test/ondret/avc_report22.pdf

      Microsoft practically won it.

    15. Re:Malware? by Talderas · · Score: 2

      You're just cringing at the fact that Microsoft did something right, and are looking for any reason to bash them. This is Slashdot however, and everyone is supposed to be a Microsoft cynic.

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
    16. Re:Malware? by Sinbios · · Score: 1

      I've used his tools since before he got bought out by Big Corp, and even after he's still producing some of the most useful tools in the Windows computing world. I can't count the number of times I've solved my problems with stuff like FileMon (monitors filesystem access in real time) or Process Explorer (maybe ProcMon? Shows which processes has handles on which files, etc). Props to the guy.

      --
      Anyone can "stand up for what they believe", but it takes a very brave individual to change what they believe. - Loundry
    17. Re:Malware? by CrashNBrn · · Score: 1

      Yeah the one time I had an "invasion" on my system, I was clued into the fact because Filemon wasn't spewing any results... something was capturing/preventing it. Seek n Destroy mission begun :-) And I can't fathom how much time Junction has saved (Win2K). Even though theres a WinXP tool that can create hardlinks and symlinks (and works on 2K) - the syntax of it is abominable. Among a few others that get fired up on a semi-regular basis.

    18. Re:Malware? by JTSmith · · Score: 1

      viruses, trojans, and worms, are all nice and dandy but what about malware? That is what most people have to worry about these days.

      Do not make remarks about stuff you do not know what you're talking about. Malware by its very definition is malicious software. Therefore, Viruses, Trojans and Worms are all malware. How did you even score a 4, insightful for your post?

    19. Re:Malware? by FrozenFOXX · · Score: 1

      You're just cringing at the fact that Microsoft did something right, and are looking for any reason to bash them. This is Slashdot however, and everyone is supposed to be a Microsoft cynic.

      You're right, we *are* cynics, and after the extremely long and horrible history from the company you'd be a fool to blame anyone for it.

      However occasionally they do something right. I hope it's true personally, as when they actually do something right it's usually pretty impressive. My personal favorite recent achievement's the XBox/XBox 360.

      --
      "Just a fox, a whisper."
    20. Re:Malware? by DeVilla · · Score: 1
      And you are ignoring the fact that Microsoft has earned this reputation. For decades Microsoft has had bad quality and as a result, bad security. Back when I was learning to code pattern matchers in my first year programming classes, I was able to write a better matcher than the one they continued to use in DOS at the time. In DOS the pattern "*a.txt" would match a file named "z.txt". (The splat gobbled up the whole name and declared success without caring about the 'a' in the pattern.) Granted, once they shipped it broken, it had to stay broken, but they were (already monopolistic) professionals and I was a wet nose who only thought he knew everything. That should not have been difficult or recourse intensive (which did matter back then) to get right.

      They've had an occasional high point over the years, but that doesn't beat the overriding trend of their long history. Their security has improved some in recent years, but that bar wasn't too high to begin with. You don't just get a reputation like Microsoft's. You earn it.

    21. Re:Malware? by ruemere · · Score: 1

      It's a compromise. A compromise anyone may be forced to accept because of external circumstances.

      Reality seldom defaults to binary properties.

      Regards,
      Ruemere

    22. Re:Malware? by overbaud · · Score: 1

      Obviously English is your second language so I will go easy on you. Again... they are not forced to trust Microsoft. Forced means they have no option. They have several options. Your second sentence makes no sense. A compromise is "A settlement of differences in which each side makes concessions" (thefreedictionary.com) in this situation Microsoft is making NO concessions. The word 'may' is "used as an auxiliary to indicate the possibility that something could happen" (thefreedictionary.com) which is the complete opposite of 'force' "to compel (a person, group, etc.) to do something". I can see what youâ(TM)re trying to say in your 3rd sentence (even though it makes no sense as a property is a characteristic which is not a synonym for choice and reality is a concept unable to be defined with characteristics) and we are not discussing the broad concept of reality. We are discussing if people are forced to trust Microsoft. This question is Boolean, it is either true or not true. It IS NOT TRUE that people are forced to trust Microsoft. Further if we really want to split hairs TCP is the most popular vehicle for malware delivery or packets or copper maybe even light itself. But thatâ(TM)s probably not what you meant and there in is the problem, what you mean and what your say are two different things. Iâ(TM)m not even sure what you mean is correct either.

      --
      Users... the only thing keeping 1st level support from being the bottom feeders.
    23. Re:Malware? by rdnetto · · Score: 1

      That's only because Microsoft knows that no-one ever bothers installing their updates...

      --
      Most human behaviour can be explained in terms of identity.
    24. Re:Malware? by Anonymous Coward · · Score: 0

      Huh?

  2. Sounds positive by dov_0 · · Score: 4, Funny

    MS is lifting their game.exe

    --
    sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
    1. Re:Sounds positive by shermo · · Score: 1

      I tried to open that file but it didn't work. My norton is working to protect me from malicious files very well thankyou.

      --
      Insanity: voting in the same two parties over and over again and expecting different results
    2. Re:Sounds positive by Mista2 · · Score: 2, Informative

      But they still think the US and it's friends are the whole world:

      From the download site:
      Not available in your country or region

      You appear to be in a country or region where the Microsoft Security Essentials Beta is unavailable.

      This beta is available only to customers in the United States, Israel (English only), People's Republic of China (Simplified Chinese only) and Brazil (Brazilian Portuguese only).

    3. Re:Sounds positive by bertoelcon · · Score: 3, Insightful

      I tried to open that file but it didn't work. My norton is working to protect me from malicious files very well thankyou.

      If norton was doing its job, it would not allow you to open norton since it is also malicious.

      --
      Anything can be found funny, from a certain point of view.
    4. Re:Sounds positive by SilverHatHacker · · Score: 1

      It's available in China? It runs on pirated versions of Windows then? I wonder if it considers WGA as a virus?

      --
      Funny may not give karma, but +5 Informative never made anyone snort coffee out their nose.
    5. Re:Sounds positive by pacinpm · · Score: 1

      I downloaded it from Poland. The only problem was register page. It's headers were in Polish but content in Dutch.

    6. Re:Sounds positive by Anonymous Coward · · Score: 0

      Running it happily in South Africa... you get to choose which country you're in before downloading it, and they don't verify your choice.

    7. Re:Sounds positive by gbjbaanb · · Score: 2, Insightful

      This beta is available only to customers in the United States, Israel (English only), People's Republic of China (Simplified Chinese only) and Brazil (Brazilian Portuguese only).

      Isn't that list of countries the ones bot-spamming the most crap out of their PCs?

      Perhaps its more targetted than conspiracy?

    8. Re:Sounds positive by Sinbios · · Score: 1

      Apparently not available in Canada. That whole piracy thing really tarnished our image :(

      --
      Anyone can "stand up for what they believe", but it takes a very brave individual to change what they believe. - Loundry
    9. Re:Sounds positive by hesaigo999ca · · Score: 1

      Tor is a proxy service you can install and use and bounce off a server in the us, so it looks like you R belong to them...

    10. Re:Sounds positive by Sinbios · · Score: 1
      --
      Anyone can "stand up for what they believe", but it takes a very brave individual to change what they believe. - Loundry
  3. I wonder how Symantec, Norton, et will react by supercell · · Score: 5, Interesting

    Norton, Symantec and others have created an entire multi-billion dollar subscription based industry around virus protection for Windows. I wonder how they are going to react to this potential bomb for there business model?

    1. Re:I wonder how Symantec, Norton, et will react by gewalker · · Score: 5, Funny

      Well, we know one thing for certain: "Resistance is futile"

    2. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 5, Interesting

      claim anti-trust and attempt to sue.

      How dare microsoft plug security holes themselves.

      Come on EU, save us from a secure windows platform.

    3. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 1, Funny

      People attempting to buy Norton AV should be arrested; then given a choice between installing a completely locked down Linux kiosk, or have their hands and balls chopped off.

    4. Re:I wonder how Symantec, Norton, et will react by Vectronic · · Score: 0, Redundant

      Exactly.

    5. Re:I wonder how Symantec, Norton, et will react by fuzzyfuzzyfungus · · Score: 1

      Don't worry, you can still Punch the Monkey and Win a Free Nintendo Wii!!! with just your nose.

    6. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 5, Funny

      "Resistance is futile"

      Yes but only if much less than 1 Ohm

    7. Re:I wonder how Symantec, Norton, et will react by Lucky75 · · Score: 0

      Sorry, why is parent modded Troll? It was a perfectly valid argument. Seriously...I wouldn't install Norton if it was given to me for free, which it usually is now, because no one (smart) wants to pay for bloated malware.

      --
      DNA -- National Dyslexic Association
    8. Re:I wonder how Symantec, Norton, et will react by Lucky75 · · Score: 0, Troll

      Again, parent really shouldn't be modded troll. The EU seems to like picking on Microsoft for the most insane of reasons. I'm no Microsoft fan, but half the shit that the EU charges them with is ridiculous and hypocritical.

      --
      DNA -- National Dyslexic Association
    9. Re:I wonder how Symantec, Norton, et will react by Skylinux · · Score: 1, Funny

      I wonder how they are going to react to this potential bomb for there business model?

      I don't know how BUT I do know that it will take a while considering the speed of Norton AV (consumer edition)....

      ohh and anti competitive law suit in the EU in 3,2,1

      --
      Everyone who buys Wild Hunt will receive 16 specially prepared DLCs absolutely for free, regardless of platform.
    10. Re:I wonder how Symantec, Norton, et will react by zonky · · Score: 2, Informative

      There would only be grounds for such a claim if they bundled it with windows.

    11. Re:I wonder how Symantec, Norton, et will react by icebraining · · Score: 1

      No, unless they bundle it with Windows 7.

    12. Re:I wonder how Symantec, Norton, et will react by edivad · · Score: 1

      Norton, Symantec and others have created an entire multi-billion dollar subscription based industry around virus protection for Windows. I wonder how they are going to react to this potential bomb for there business model?

      React? You mean, they should feel threatened by the same noOneCare technology that so miserably failed to make any business because of its design flaws?
      I can already see everyone in the business running scared about this new thing.

    13. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 0

      By "bundled" with Windows, do you mean making the OS secure in the first place?

    14. Re:I wonder how Symantec, Norton, et will react by Mista2 · · Score: 1

      Even odds this will be offered through Windows Update, just like IE.

    15. Re:I wonder how Symantec, Norton, et will react by bertoelcon · · Score: 1

      Hmmm make a secure OS, or put an OS out and then make a security program to secure it with more profit?

      --
      Anything can be found funny, from a certain point of view.
    16. Re:I wonder how Symantec, Norton, et will react by morghanphoenix · · Score: 1

      Well, MS will only offer this for free until they've killed their competition, then they'll take over that subscription market and get all the money Norton & Symantec were raking in before they decided to smother their competition. Is there any other reason MS does a decent job of something? Once they've killed off their competitors it's back to the joke these types of products once were, after all, why try when you're the only game in town?

    17. Re:I wonder how Symantec, Norton, et will react by i.of.the.storm · · Score: 2, Insightful

      What are the design flaws? That said, if Norton and McAfee are still doing well now then they'll probably be able to survive this as well, because there have been much better free alternatives to their bloatware and they still seem to be extant. That said, the Symantec online virus database is pretty handy, but their client software is horrible. After switching to Avast, my computers booted 30 seconds faster. It seems like this Security Essentials thing is similarly lower on resource usage than Norton et al; perhaps a surprise coming from Microsoft, but a welcome alternative nonetheless.

      --
      All your base are belong to Wii.
    18. Re:I wonder how Symantec, Norton, et will react by FishWithAHammer · · Score: 1

      They're not charging for it.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    19. Re:I wonder how Symantec, Norton, et will react by jt2377 · · Score: 0

      Doubt it. Windows OneCare flapped big time. Norton and other can still beat MS. AVG Anti-Virus have been free for ages and I doubt MS can take away their market share.

    20. Re:I wonder how Symantec, Norton, et will react by mysidia · · Score: 3, Insightful

      Microsoft has raised the bar. To continue to have people buy their product, their competitors will need to further differentiate themselves from Microsoft's now free offering.

      That means doing it better, providing features the customers want (that MS doesn't deliver), innovating.

      e.g. Enhancements and capabilities that are beyond Microsoft's expertise, or that MS isn't interested in delivering.

      Probably mostly for enterprises, security management capabilities. There are elements of security to manage on your network OTHER than scanning and trying to block known infections.

      And 'group policy' is not perfect, or necessarily ideal, for endpoint security management. The security vendors might be able to come up with more powerful solutions.

      What about unknown threats? What about security patches in OS and third-party product....

      Where's the popup from system security software warning the user that there's a known exploit for a bug in their current version of program Xyzabcd PDF viewer, being actively exploited??

      Why rely on being able to detect a virus in a new untrustworthy .EXE a user downloaded, why not also sandbox all untrusted .EXEs, unless the user is authorized to install software, and manually taking a 'privilege elevation' action ?

      Nornot/Symantec aren't the be-all, end-all of system security. There are also antimalware/security apps like Spybot S'n D, Adaware, Malwarebytes, and commercial ones.. eEye Blink, PrevX, SUPERAntiSpyware.com, Avira.

      Which aren't $100-year subscriptions and provide their own advantages.

      The higher the market share of the MS AV product, the less you should trust it (malware will specifically aim to be undetectable, or to evade the detection of and disable that specific product).

      It's a lot easier for badware authors to 'evade' an antimalware product, if there's only one they really need to worry about.

    21. Re:I wonder how Symantec, Norton, et will react by morghanphoenix · · Score: 1

      It's much easier to compete with people who can't break your software with an OS update.

    22. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 1, Insightful

      This isn't plugging security holes. Its producing a product which will be direct competition to other products that have been around for ages. If they then choose to bundle the MS one with windows, that will basically undercut all other products out of the market. I'm pretty sure thats illegal by most antitrust laws but they'll weave their way out of it somehow.

      The issue is not about how secure everything is. You're looking at it from the point of view of whats best for the people and the common good. But using their existing monopoly to promote their own product is not fair to all other players in the industry. It is then no longer a level playing field.

      People argue that they should be able to do whatever they want with their own product. But they overlook the fact that MS is a monopoly and that comes with responsibility. There are extra laws specifically for monopolies and they are there for a reason. If MS make the best product then they will not need to bundle it with windows for it to succeed. In a fair marketplace, it should just exist alongside all other existing products. Whether the best option is to bundle multiple trial versions with windows so that the pc is protected right away - I dont know, but that would make the most sense to me.

    23. Re:I wonder how Symantec, Norton, et will react by L4t3r4lu5 · · Score: 1

      Would there be a claim if Microsoft all of a sudden created an operating system that didn't require an antivirus solution?

      There is no difference here. Much like any other business in a free market economy, when their market dries up they're free to fail^h^h^h^hobtain government funding, costing the tax payer millions of dollars, to spend on a business model which is failing to produce a product which obviously nobody needs or wants to buy anymore.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    24. Re:I wonder how Symantec, Norton, et will react by Antique+Geekmeister · · Score: 1

      Yes. They are. The cost is folded into that of Windows itself.

      Please review the findings _against_ Microsoft in the US Department of Justice cases for their monopoly based anti-competitive behavior against Netscape, by folding the cost of browsers into the included version of Internet Explorer, proprietizing it, and using their monopoly power to prevent the installation or use of other browsers.

      And please don't assume that because the ocst is included in the basic OS cost, that they are not charging for it. They're merely, once again, charging _all_ customers for software that they might otherwise buy from competitors.

    25. Re:I wonder how Symantec, Norton, et will react by heffrey · · Score: 1

      Well, since I can't get Norton to work on my 64-bit Vista (a platform that is three years old) I think they haven't really got a leg to stand on.

    26. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 0

      Hypocritical in the sense that the EU itself is guilty of tying it's browser to the OS? or was it just a nice sounding word?

    27. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 0

      This happened before about 15 years ago with MSAV. Microsoft bundled an antivirus tool with MS-DOS 6.22. Like now, people were saying that this was a monopoly, and that McAfee, Symantec, and all the major AV makers would be put out of business.

      Didn't happen.

    28. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 0

      Yes, there are absolutely no EU antitrust cases against European Companies.

    29. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 0

      Hmmm. Did anyone ever partner with Microsoft without getting screwed in the end?

    30. Re:I wonder how Symantec, Norton, et will react by FishWithAHammer · · Score: 1

      It's not even bundled with the OS. You have to go download it. Your reasoning completely sucks, and smacks of (stupid) knee-jerk anti-Microsoft sentiment. Unsurprising among Slashbots, but still.

      If Microsoft can do it better than the antivirus vendors (and given how absolutely execrable the antivirus vendors are at doing their jobs, I don't see that as much of a stretch), then they are entirely welcome to do so. I'll still use Avast or Avira if theirs isn't up to snuff, and so will plenty of other people.

      For-pay antivirus (especially the new subscription model foisted on consumers by Symantec and McAfee, among others) needs to go the fuck away. If Microsoft releasing a free antivirus (and I categorically reject your retarded assertion that it's a cost built into Windows) gets rid of that, then I'll throw 'em a fuckin' parade.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    31. Re:I wonder how Symantec, Norton, et will react by Antique+Geekmeister · · Score: 1

      Whether it's bundled with the OS or a separate download is completely irrelevant to who paid for it. Microsoft did: they fund the websites for download, they take the support calls, they paid the programmers who wrote the OS. Where did the money come from for that? Windows sales and Microsft Office sales, that fund the company's R&D.

      I don't object to Microsoft doing it themselves and putting most of the anti-virus people out of business: it's one of the things Microsoft's funds should have been used for, from day one in development and through every release and service pack. And because of Microsoft's design decisions, anti-virus tools have to be incredibly invasive to detect and disable known vulnerabilities, and that kind of work is expensive.

      Just don't mistake it as "free" or "unpaid for". Microsoft has repeatedly been convicted of abusing its monopoly position to force users to have tools they would prefer other versions of, and forced vendors not to pre-install those other tools, and deliberately used their funding from their core business to replace competitive products with de facto (and often inferior) built-in products as a deliberate anti-competitive move. (Remember, Microsoft _lost_ cases about interfering with Netscape this way.)

    32. Re:I wonder how Symantec, Norton, et will react by internerdj · · Score: 2, Insightful

      Herein lies the antitrust problem... People have been making money off this area for years, but is the money being made off of Windows flaws? If I started selling unofficial patches that fixed say crashes in IE, would I have the right to sue if Microsoft patched those flaws? What if they waited several years and I had a clearly established market for my patches? This case is interesting because it will define how far a company can go in fixing its own issues. If they rule against Microsoft, this could mean that companies are only allowed to patch issues in the last two phases of Software Engineering.

    33. Re:I wonder how Symantec, Norton, et will react by Anonymous Coward · · Score: 0

      How can you make the OS secure against an admin who manually installs a rootkit on their system?

    34. Re:I wonder how Symantec, Norton, et will react by Keeper+Of+Keys · · Score: 1

      This is a thorny issue: there is no defensible reason to coerce your captive OS audience to use a particular browser when there are perfectly good alternatives out there. I would say it's unarguably an abuse of Microsoft's monopoly, except a lot of people seem not to have got it.

      But a case can be made for an OS keeping itself free of malware. Where is the dividing line between features such as UAC and the Malicious Software Removal Tool, which have already been accepted as an essential part of Windows' security, and a more proactive anti-malware tool like Security Essentials - especially if it's a good as this report says?

    35. Re:I wonder how Symantec, Norton, et will react by Keeper+Of+Keys · · Score: 1

      Please go and look up the word "argument".

    36. Re:I wonder how Symantec, Norton, et will react by ITJC68 · · Score: 1

      Exactly!! I had to go to Avast antivirus because all the "major" players (McAfee and Symantec) didn't support it. Avast has turned out to be a very good tool. It has found "junk" that others missed. My ISP gave out CA for antivirus for awhile. It was ok but Avast found things that CA should have. Needless to say CA is no longer on any machine I own and Avast home is on all of them. If M$ makes this a viable alternative and keeps the cost at $0 I might be tempted to try it out.

    37. Re:I wonder how Symantec, Norton, et will react by FishWithAHammer · · Score: 1

      Except they're not forcing people to install non-preferred stuff in any way. If they start doing that, you have a point, but until then, you're just spewing crap.

      (And I categorically reject the idea that something released for free is tainted because the R&D costs are paid for by applications in other markets. It's a stupid idea.)

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    38. Re:I wonder how Symantec, Norton, et will react by rliden · · Score: 1

      This is a really interesting question. I've been wondering this myself.

      I've been testing the Win 7 beta and RC. Along with that I've been testing several security solutions. Of all the major vendors promoting full security suites Symantec seems to have the least intrusive low overhead solution in NIS2009 or N360. Of the AV only solutions I like Panda AV the best. It was similarly hassle free and easy to use. Microsoft Security Essentials, along with Windows Defender, firewall, backup, and defrag supply all the same functionality and are easy to use.

      Several vendors are trying to sell not just security but centralized system management in the form of firewall, anti-malware, performance tools (disk defrag and registry defrag), and an automated backup solution (some offering online storage on their site). The problem I see here is that the Windows now provides a firewall, Windows Defender, and now MS Security Essentials for free. Windows 7 has a backup utility that, while fairly rudimentary, is good enough. The complete solutions I tried used the Windows 7 disk defrag tool and just scheduled it for you. In the end the only people are just paying for a fancy registry defragger and possibly some online storage. The third party vendors do provide all this in a centralized management console, but that's about all they have to offer. The new Windows Action Center provides easy access to all those tools as well just packaged in a more spartan interface.

      I think it will be interesting to see how security vendors and software evolve from this.

      --
      Don't think of it as a flame, more like an argument that does 3d6 fire damage.
    39. Re:I wonder how Symantec, Norton, et will react by DeVilla · · Score: 1
      Does it matter at all that Microsoft help create the market and even encouraged it for years? If Microsoft had encouraged people to buy you fixes to their flaws, then your fixes become "value add". At that point, are the fixes or add-ons/extensions? Does it become like Microsoft creating a market for third party browser plugins and then bundling replacements for all the most popular third party plugins?

      The stick point here, at least for me is that Microsoft not only create the market for anti-virus software. They encouraged it use and even discourage running without it. Now they are using monopolistic techniques that could crater the market they've fostered.

      I understand the desire to have Microsoft just fix their broken software. But this isn't a fix. It's just a duplication of someone else's third party work around. Secondly, they've actively turned their broken software into a market. They've made the complicated for themselves.

    40. Re:I wonder how Symantec, Norton, et will react by Lucky75 · · Score: 1

      Care to spell out your point for those of us that don't speak slashdot?

      --
      DNA -- National Dyslexic Association
    41. Re:I wonder how Symantec, Norton, et will react by Keeper+Of+Keys · · Score: 1

      My comment was intended for those who understand the English language.

      "People attempting to buy Norton AV should be arrested; then given a choice between installing a completely locked down Linux kiosk, or have their hands and balls chopped off."

      That's not an argument - (s)he gives no reason at all for this drastic suggestion. It's just vitriol. Or, to put it another way, trolling.

      Not that I think the poster was trying to make an argument in the first place, or that I necessarily disagree with their idea.

    42. Re:I wonder how Symantec, Norton, et will react by rdnetto · · Score: 1

      And you think it won't be?

      --
      Most human behaviour can be explained in terms of identity.
  4. Anti-trust? by Roger+W+Moore · · Score: 3, Interesting

    Should be interesting to see if the current AV vendors try the anti-trust card with MS for this. I imagine it will be a vary hard case to make since really all they are trying to do is fix their broken OS.

    1. Re:Anti-trust? by bill_kress · · Score: 5, Interesting

      There was talk about antitrust suits when Microsoft first included the TCP/IP stack in windows. Before that you had to go to another vendor.

      It made life a LOT more easy once it was built into the OS.

      I'm pretty sure the same thing will be true of AV software.

    2. Re:Anti-trust? by Anonymous Coward · · Score: 2, Interesting

      It should be noted that Bill Kress is a Public Relations "professional" who works under contract for Microsoft.

    3. Re:Anti-trust? by Anonymous Coward · · Score: 3, Insightful

      Be that as it may, his statement of comparing the relative usability of windows during time periods before and after MS made a windows component change is no less valid. Additionally, his statement supposes that similar integration (assuming it is done properly) will likewise make windows usability improve.

      So, AC, your very obvious implication that he is astroturfing despite relating nothing but easily confirmed facts is a waste of everyone's time involved. If you want to take a swing at MS' credibility, by all means do so. There are plenty of avenues you could approach and would get no argument from me. GP's simple comment, however, is not one of them.

      Incidentally, did you ever [i]try[/i] dealing with windows during the era of 3rd party tcp/ip stacks? It was unpleasant, to say the least.

      I would add another example of integration that I think has improved the windows experience: the Vista (and Win7) search tool compared to XP's and earlier. Not as drastic as the implementation of the tcp/ip stack, I'll admit, but nonetheless quite the improvement. An indexing service that works and does so without a fuss and a simple WinKey followed by typing what I want has dramatically increased the speed with which I access what I want in many cases.

      Integration is not all bad, you see. Provided it's done right. I expect the AV vendors who have built their subscription model on equally useless bloatware will not be happy about this. Good riddance, I say. As to you, MS, please don't screw this up.

    4. Re:Anti-trust? by b4dc0d3r · · Score: 4, Insightful

      TCP/IP should be in the OS - it is a resource management issue and is a hardware issue. If only a handful of apps used it, maybe third-party would be acceptable. But you don't want a third-party stack crashing the OS, so write it yourself and include it.

      On the other hand, Anti-virus products shouldn't even be needed. MS should be able to write software with fewer holes in it. They have piles of static analysis tools, piles of research, and piles of other stuff. They just don't want to take the time and fix things (including testing), so they put wrappers like UAC around things instead of fixing it.

      I've seen lots of bug reports ignored by MS just because it doesn't look like it's exploitable, only to have some crafty fool figure out how to exploit it. I can cause a stack overflow in Oracle 10.x drivers by sending a VALID openquery through a linked server. Runtime catches the error, but then it causes a crash in the error reporting because the stack is trashed. Currently it's a null refrence, but how hard would it be to turn a stack overflow into a server root hack? Not all that hard. But they won't fix it because the problem is in a third party module, and if that one is fixed the MS error disappears. I'm just saying these vulnerabilities are all over the place, especially since they have so much third-party code.

      One person or company making the problem, and the solution to the problem, does not look good. Especially since MS only publically fixes holes they publically admit to. There might be piles of security problems no one else knows about, but MS AV might know to watch for suspicious behaviour that only MS knows about.

      Giant virus outbreak because it's too expensive to patch a particular problem, or can't get it out fast enough, and only Windows SE customers are protected so everyone ditches Symantec and other AV and goes to Windows. It's not that far-fetched, and they might even do it that way by accident. When it's possible to have that kind of advantage and wipe out your competition in a single event like that, especially if it's unintentional, that's a problem.

      Just saying, the mafia used to take protection money, but you were being protected from the mafia. Problem and solution should be from different sources. Therefore your analogy is invalid, same as if my hair were a bird.

    5. Re:Anti-trust? by not+already+in+use · · Score: 5, Insightful

      I imagine it will be a vary hard case to make since really all they are trying to do is fix their broken OS.

      How is releasing anti-virus software fixing their "broken OS?" Are you implying that a non-broken OS is completely immune to viruses and malware or are you just spewing typical anti-Microsoft vitriol?

      Oh ok... Thought so.

      --
      Similes are like metaphors
    6. Re:Anti-trust? by shaitand · · Score: 1

      That was a stack? I thought that was swiss cheese. I do remember that they replaced parts of the cheese with a stable stack but they didn't write that stack. They borrowed it from an already well established system that was designed around the network years prior.

    7. Re:Anti-trust? by Anonymous Coward · · Score: 1, Funny

      Mr. Kress, you forgot to log in before posting.

    8. Re:Anti-trust? by Blakey+Rat · · Score: 3, Insightful

      On the other hand, Anti-virus products shouldn't even be needed. MS should be able to write software with fewer holes in it. They have piles of static analysis tools, piles of research, and piles of other stuff. They just don't want to take the time and fix things (including testing), so they put wrappers like UAC around things instead of fixing it.

      Microsoft software is already more secure than most vendors. Recent major viruses have either:

      1) Spread via social engineering. (The kind of thing UAC is supposed to help with, contrary to what you seem to think it's for.)

      2) Spread via non-Microsoft software. For example, I got a lovely copy of the Vundo virus courtesy of Sun's Java VM. Sun and Adobe software have been major spreaders recently.

      What would you suggest Microsoft do about either of those issues that they aren't already doing? Make it impossible to run Sun or Adobe software? Yeah, right.

    9. Re:Anti-trust? by zonky · · Score: 0, Troll

      What is broken is the Microsoft mindset where they have encouraged the end user that it is normal to run any program you find anywhere, with admin privileges and let it install.

      Regardless of UAC or not, that model of software distribution is totally unworkable.

      Any signature based anti-malware system will fail to cope with that- it will time lag as new threats emerge.

      That is just crazy way of doing things. Windows Security Essentials is a band aid, and doesn't address at all what windows needs: Proper, trusted package management, with safe repositories.

    10. Re:Anti-trust? by Anonymous Coward · · Score: 0

      The av vendors saw this coming though. Why do you think the default installs of macfee and norton come with so much extra useless bloated extra junk like back-up software or their own "logging system" that can tell you 50,000 times that they allowed a 1 time change to the system. Its because as microsoft becomes less of a leaky tub when it comes to security they are forced to try and stay relevant with smoke and mirrors.

    11. Re:Anti-trust? by westlake · · Score: 4, Insightful

      really all they are trying to do is fix their broken OS.

      It isn't one OS.

      Every OS is "broken" in the sense that there are always avenues of attack.

      It can't be otherwise so long as mere humans have the final say on which programs can be installed and which programs can be run.

      To call something "Malware" is fundamentally a value judgment.

      I think the geek would be the first to howl if he could only install the apps approved and certified-safe by Redmond, Cupertino, or his favorite Linux distro.

    12. Re:Anti-trust? by Thaelon · · Score: 1

      Considering those antivirus companies' entire business model depends largely on flaws in a single product line of another company does it really matter if they go out of business? They're parasites on a monopoly.

      --

      Question everything

    13. Re:Anti-trust? by Anonymous Coward · · Score: 0, Interesting

      So, in other words, Apple App Store?

      Thanks, but no thanks. I deal with it on my iPhone, I don't want that restriction on my computer.

    14. Re:Anti-trust? by b4dc0d3r · · Score: 2, Interesting

      Let me rephrase. They don't consider bugs important unless someone can turn it into a vulnerability. Previous examples have shown that it is possible to turn a seemingly benign bug into a security hole, with a little flash of insight.

      I should be able to submit bug reports directly to MS, instead of having to talk to a desk jockey at the OEM who never passes it on to the company that wrote the software. They would prefer you didn't do that. They will take your "send error report to microsoft" data, but at that point it's just statistical - whatever gets the most reports gets attention.

      They should say at this point, you know what, let us know if you find something and we'll take a look at it to make sure it's not going to cause problems. You know how much that would cost? Probably not as much as you think if it's simple triage.

      If I didn't work at a fortune 100 company, I wouldn't have a vendor support contact I could just call up and say hey this is causing problems, can you look at it? Smart people who know what they are doing can give great feedback and have it completely ignored because it doesn't seem worthwhile to look at something that might have problems.

      They will always have problems with third-party code, and not much you can do about it. But you have to realize that the attack surface area increases, and have your bug-squasher team increase in surface area along with it. I don't see an equal response. Sure I'll be your effective beta tester, but I don't want to hear one more detailed report about bug reports getting ignored.

      Simple, eh?

    15. Re:Anti-trust? by BikeHelmet · · Score: 0, Offtopic

      Hey look, some insightful posts modded troll!

      This reminds me of something... oh right, yesterday!

    16. Re:Anti-trust? by hot+soldering+iron · · Score: 2, Funny

      Yes, It is like tow truck companies suing GM for making a more dependable car.

      Wahoo!! I think I got the first car analogy in!

      --
      When you want something built, come see me. If you want correct grammar and spelling, get a F*ing liberal arts student.
    17. Re:Anti-trust? by dbIII · · Score: 1

      Microsoft software is already more secure than most vendors

      "Most vendors" have a single bit of visual basic crapware to sell as shareware so I really do not see this as a valid argument. Microsoft likes the pretend they are in the "enterprise" space now so that is what they should be compared with - not something to display a purple gorilla.

    18. Re:Anti-trust? by Blakey+Rat · · Score: 1

      I've reported more than a couple bugs to Microsoft. My track record on getting them fixed is significantly better than for bugs I've reported to open source projects. (Admittedly, the place to report them is hard to find for most products, and Windows itself. Some are easy though.)

      For example, SQL Server Management Studio shouldn't open windows off-screen anymore, it'll sanity-check the saved window coordinates with the current monitor layout. (Last version would gleefully open windows off-screen if its saved position was on a no-longer-present monitor.)

      Expression Web 3 should no longer install a duplicate copy of "Office Picture Manager" and clutter-up the "Open With..." menu with a pointless entry. (A bug I reported with Expression Web 2 that was resolved.)

      And playback of MP4 over a network drive is *greatly* improved in recent versions of the Zune player software. I'm not going to take credit for that one, of course, as I'm sure it was on their "to-do" list, but at least by putting in the bug report, Microsoft can gauge how important that feature is for the product. (Unfortunately, Zune still has *many* unresolved issues with plug-and-play USB headsets.)

      I think my open source record for bugs fixed is hovering around 2/15 or so. Maybe more, but I no longer have an OS X box so I can't check a couple of them. In my experience, open source projects (and psuedo-open source projects like Slashdot) are a heck of a lot more likely to ignore bug reports.

    19. Re:Anti-trust? by Blakey+Rat · · Score: 1

      Maybe you weren't paying attention: I just compared their security to Sun and Adobe. Or are you now arguing that Sun and Adobe don't make "enterprise" software?

    20. Re:Anti-trust? by shutdown+-p+now · · Score: 4, Interesting

      I should be able to submit bug reports directly to MS

      secure@microsoft.com

      I have actually submitted information about a vulnerability that way. It was fixed.

    21. Re:Anti-trust? by Skuld-Chan · · Score: 1

      Honestly I wouldn't mind if symantec and mcaffee left us alone - most customers don't understand the whole subscription to definition update model and are hopelessly out of date. If anything this particular program is a sign that Microsoft is no longer trusting 3rd parties to take care of their platform anymore and is probably a good thing.

    22. Re:Anti-trust? by jonbryce · · Score: 2, Informative

      UAC in theory is just like sudo. There is nothing wrong with the idea of it, just the implementation.

    23. Re:Anti-trust? by colinrichardday · · Score: 1

      Or OpenSuSE. Or several other Linux distros.

    24. Re:Anti-trust? by CrossChris · · Score: 0, Flamebait

      But you don't want a third-party stack crashing the OS, so write it yourself and include it.

      MS never actually wrote a TCP/IP stack. The one that's still in Windows is the development one (that was quite broken) that they stole from BSD back in the early 90s...

      It's going to be funny to see the first virus that specifically targets MS' own "antivirus"!

    25. Re:Anti-trust? by Anonymous Coward · · Score: 0

      I'm a microsoft hater but good post.

      Now if only my beloved :Linux would implement some of the cpu security stuff that vista and windows7 have MS would be obsolete again.

    26. Re:Anti-trust? by dbIII · · Score: 2, Insightful

      I'm saying that Microsoft have such a lax attitude to security that they even had a flaw to allow arbitrary code embedded in images to run when you tried to view the image - something that is so incredibly stupid it should only exist in the realms of science fiction. Their systems do not rate at all in terms of security in comparison to things designed with security in mind. That is why I had to reply to your "Microsoft software is already more secure than most vendors" to politiely point out it is no more than ignorant fanboy bullshit with a deliberately flawed comparison. Adobe of course are also infamous for things like calling ROT-13 "encryption" when it is literally cereal box codewheel stuff.
      I suggest looking after more than a single Microsoft based system preferably with several in the hands of inexperienced computer users and you will begin to see why so many here are critical of things like the lax attitude of Microsoft to security. It helps if you have other half-decent systems to compare it to.

    27. Re:Anti-trust? by weicco · · Score: 1

      For example, SQL Server Management Studio shouldn't open windows off-screen anymore

      Hooray and thank you! I was so annoyed by windowses opening outside the screen so that I wrote a little program that enumerated them and moved them in to the view if necessary. Somehow it didn't occur me that this was actually a usability bug in the application :)

      --
      You don't know what you don't know.
    28. Re:Anti-trust? by L4t3r4lu5 · · Score: 2, Interesting

      Well, you're correct in that it's a control for rights elevation for a particular process, but way, way off apart from that.

      sudo is a manual control; You have to physically type the command into your shell to instigate a rise in privilege. UAC asks you if you want to raise privilege. To a (l)user, desensitised as they are by Microsofts' abuse of message dialogues, clicking "Yes" is almost coded into muscle memory, and it's between MS and the users to sort out who is responsible for that situation.

      AFAICT, UAC is just a get-out. It shifts the onus for installing crapware onto users PCs onto the user, as MS can now say "Look, you had to type in the password! You didn't read the box? Oh, well then... That's not our fault!"

      sudo requires knowledge. Pressing "Yes" only requires impatience.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    29. Re:Anti-trust? by beuges · · Score: 1

      Oh yes of course, because no non-microsoft image libraries have ever had vulnerabilities... no wait. What's this?

      libpng Multiple Vulnerabilities

      The vulnerabilities can e.g. be exploited by tricking a user into visiting a malicious website or view a malicious email with an affected application linked to libpng.

      The WMF issue you're most likely referring to was fixed, whilst still preserving the ability to contain scripting commands inside the image file, implying that the ability to run code embedded in an image is not as incredibly stupid as you make it out to be. Or was that just some ignorant fanboy bullshit from the other side of the fence?

    30. Re:Anti-trust? by Anonymous Coward · · Score: 1, Insightful

      You're an idiot. Can you read what you wrote? They stole BSD code? Wow! I know microsoft can do some pretty amazingly ridiculous things but you're saying they took BSD code and put it in their product, which is perfectly acceptable according to the BSD license, and saying it is stealing? I'm not Microsoft fan but really stop drinking the koolaid. Making statements like that will only make you look more ridiculous and less respected amongst your level headed tech peers.

    31. Re:Anti-trust? by beuges · · Score: 1

      MS never actually wrote a TCP/IP stack. The one that's still in Windows is the development one (that was quite broken) that they stole from BSD back in the early 90s...

      Look at how wrong you are

    32. Re:Anti-trust? by dbIII · · Score: 1

      We have deliberately putting the behaviour in there in the first place and a bug in the second. On the larger scale it's the difference between poor security by design and poor security by accident. Both are of course poor security.
      Also consider that the arguement "little bobby was bad so why can't I be bad too" is best left in the playground. There are many failures in computer security but it's not worth pretending that something with a few million minor failures is better than something with a few hundred severe failures - it's all bad.
      Nobody should really expect to be taken as anything other than a fanboy when they are praising Microsofts security while everyone competant that has to touch their products is busy trying to make sure that they are not going to get submerged under the rising tide of Malware. May Microsoft products are good value for money for what they do, but security is not really a feature.

    33. Re:Anti-trust? by Anonymous Coward · · Score: 0

      What would you suggest Microsoft do about either of those issues that they aren't already doing? Make it impossible to run Sun or Adobe software? Yeah, right.

      Aggressive sandboxing. Why does Acrobat need to open random ports or send spam? It doesn't, so block it preemptively. Why does the image rendering DLL need to write files to your disk? It doesn't, so block it preemptively. Etc.

      Don't just sit around waiting for Murphy's law to come into effect - block everything that isn't permitted, instead.

    34. Re:Anti-trust? by Anonymous Coward · · Score: 1, Insightful

      on modern desktop distributions (BSDs as well) there is gksudo and ksudo. It's true that certain applications need to have graphical sudo do need to be configured beforehand (i.e a shortcut for gksudo wireshark) but desktop environments are pretty integrated enough and many applications are designed to ask the user to raise their privilege level when doing something system wide. I believe that's actually a better way of doing things and personally typing in your password to do something seems to be more involved for the user than clicking yes and may help them think twice before running purplemonkey.exe.

    35. Re:Anti-trust? by Antique+Geekmeister · · Score: 1

      Excuse me, but that's the one in _NT_. NT is, in many ways, VMS rewritten by David Cutler and his software pirates from DEC, so I'm not surprised it has a not-merely-FreeBSD TCP stack. There was also another company back then selling TCP stacks which I used at the time, FTP software, which collapsed in various ways when Microsoft included a free TCP stack for Windows 3.11b and then Win98. (http://en.wikipedia.org/wiki/FTP_Software)

      Looking at the Wikipedia for that company, I see Roxanne van Bokkolen, nee Ritchie. Why is that name familiar? Ohhh, my: (http://tech.mit.edu/archives/VOL_097/TECH_V097_S0241_P012.pdf). I had a chat with a colleague about this, during the dotcom era. It apparently explained a lot about the divorce among the founders, and was used as during a presentation as an example of what dotcom companies should avoid.

    36. Re:Anti-trust? by L4t3r4lu5 · · Score: 1

      If that's the case, why is MS still moving into the AV market? Surely UAC solves all of their issues with running as admin by default?

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    37. Re:Anti-trust? by cerberusss · · Score: 1

      He should have fully disclosed his credentials.

      --
      8 of 13 people found this answer helpful. Did you?
    38. Re:Anti-trust? by Quantumstate · · Score: 1

      Programs on Ubuntu can ask for root permissions if they need it without you having to go to the command line. The main problem on windows is that software was designed to be run by people as an admin because that is what everybody did before Vista. So you get lots of unnecessary alerts because programs are poorly written. Linux has had a culture of being strict with permissions from the start so you will find that programs are very uniform and generalyl do things properly. This applies to things like where files are placed as well. On linux applications will put everything for the user in their home directory because otherwise they need root permissions so everything is nicely organised. Wheras on XP I had applications dumping stuff all over the place, some even used the install directory to store things, others put stuff in My Documents, polluting the users files.

    39. Re:Anti-trust? by Jaseoldboss · · Score: 1

      Not all malware needs to run as admin. I'm thinking of those ransomware programs that encrypt all your files under "My Documents". That wouldn't need any special privileges.

    40. Re:Anti-trust? by Clover_Kicker · · Score: 1

      Incidentally, did you ever [i]try[/i] dealing with windows during the era of 3rd party tcp/ip stacks? It was unpleasant, to say the least.

      Of all the retarded problems that Win3.x had, Trumpet Winsock is pretty low on my list.

    41. Re:Anti-trust? by not+already+in+use · · Score: 1

      Regardless of UAC or not, that model of software distribution is totally unworkable.

      UAC is no less effective than sudo. Why are linux advocates unable to draw this parallel?

      --
      Similes are like metaphors
    42. Re:Anti-trust? by skiman1979 · · Score: 1

      Wouldn't it be more like tow truck companies suing GM for integrating an automated self-towing system into all new GM vehicles starting in 2011? If your car breaks down, a third axle with attached tires would lower to the ground and raise the front end of the vehicle. The system would be programmed to take the car to the nearest auto repair shop via GPS.

      --
      Having a smoking section in a public restaurant is like having a peeing section in a public swimming pool.
    43. Re:Anti-trust? by vertinox · · Score: 1

      Are you implying that a non-broken OS is completely immune to viruses and malware or are you just spewing typical anti-Microsoft vitriol?

      Yes.

      Take my iPhone for example.

      But more seriously, it is possible to create a complete secure OS that is immune to viruses and malware if you sandbox or sacrifice usability.

      The question is how much usability do you want to give up?

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    44. Re:Anti-trust? by Blakey+Rat · · Score: 1

      You didn't read my original post so I suppose it's hopeless to explain it again- but what the hell, it's a long train ride.

      The point I was making is that the majority of malware out in the world now does not spread by exploiting security holes in windows. It either spreads via social engineering, or through holes in other software. Given that, what is it you want Microsoft to be doing that they aren't already doing?

      BTW, since you're on slashdot, I'll just go ahead and assume your one of those "vista sucks" kind of people- try moving some of your users to vista instead of the decade-old, only-secured-with-service-packs XP. You'll notice a world of diference.

    45. Re:Anti-trust? by Keeper+Of+Keys · · Score: 1

      Further thanks from this quarter, but you sort of made the GGP's point: the bugs you reported that got solved were usability bugs, not security ones. Obviously these are important too, and more important to the end user until they get pwned. MS does seem to have a problem taking security seriously. With their resources they really ought to be able to do both.

    46. Re:Anti-trust? by Keeper+Of+Keys · · Score: 1

      Please don't complain about how posts were modded, it's very boring. At any one time there will be more sensible mods than idiotic ones and obvious mistakes are almost always rectified.

    47. Re:Anti-trust? by Blakey+Rat · · Score: 1

      Further thanks from this quarter, but you sort of made the GGP's point: the bugs you reported that got solved were usability bugs, not security ones.

      So you're claiming that Microsoft *only* addressed my bug reports because they related to usability and not security? And further you're assuming that if I did submit a security bug using the same channel it would have been ignored?

      Come on, we're trying to have a discussion here.

      With their resources they really ought to be able to do both.

      Prove they aren't. So far you're just asserting your own assumptions with absolutely no data to back them up.

    48. Re:Anti-trust? by Blakey+Rat · · Score: 1

      The great part was the first Microsoft engineer who saw it, and declared that it was impossible for SSMS to open windows off-screen. He didn't even try it!

      http://schend.net/images/screenshots/offscreen_ssms_window.png (the image I submitted after the bug was declared "impossible")

    49. Re:Anti-trust? by intheshelter · · Score: 1

      You're right, it is not fixing their broken OS. The OS remains broken and now they will try to capitalize off that and make more money off the illusion of protecting their broken OS.

      Are you a retard or a MS apologist? . . . .
      Oh ok... Thought so.

    50. Re:Anti-trust? by Keeper+Of+Keys · · Score: 1

      No need to overreact - look through my other posts on this page, I'm no kneejerk MS hater.

      This discussion is about Windows security and while it's great that they fixed your bugs, other posters are claiming their reported security bugs were ignored. Since it is widely felt that they put more emphasis on user experience than security, really my post should be modded -1 Bland.

    51. Re:Anti-trust? by Blakey+Rat · · Score: 1

      Sorry, you're right, it was flame-y. On the other hand, you'll have to excuse me if I don't count Slashdot posters as reliable sources when it comes to Microsoft's reaction to security-related bugs.

      If you read, for example, Raymond Chen's blog, he frequently talks about the hundreds of non-security-related things that people report as security holes.

    52. Re:Anti-trust? by Keeper+Of+Keys · · Score: 1

      Apology accepted :-)

      I don't understand why MS-haters feel they need to try so hard: they are usually provided with more than enough rope. Today, it looks like MS has done something right - trotting out the usual flamebait is just foolish.

      While I don't follow the security blogs in detail (though I'm cautious about letting Windows auto-update; I've been burned several times by misfiring fixes), I am aware of a steady drip-drip of known vulnerabilities being exploited before a patch is released. It would seem to imply the security team is overwhelmed, either by the number of misreported bugs or genuine vulnerabilities.

    53. Re:Anti-trust? by bill_kress · · Score: 1

      I didn't say I was impressed with MS or anything, but yeah, it was better when it was built in. The alternatives were annoying and expensive, brutally hard to get anything working right with them just due to the nature of there not being a single stack to support.

    54. Re:Anti-trust? by rliden · · Score: 1

      Please don't complain about people complaining about how posts were modded. Eventually they will get marked redundant or ignored.

      I keed. I keed.

      --
      Don't think of it as a flame, more like an argument that does 3d6 fire damage.
    55. Re:Anti-trust? by dbIII · · Score: 1

      You are also here so making such an assumption about the readers is rather odd, and the assumption that I didn't read your earlier post is also wrong. As for what I would like, it is already happening although it is taking time - improvement of security. Hiding behind a pile of PR based on a lie is not going to speed up improvement and is really counterproductive. I also very strongly disagree with your complacent view about social engineering being the only vector - there is a lot of mess to clean up first.

    56. Re:Anti-trust? by DeVilla · · Score: 1
      I'll try this one.

      How is releasing anti-virus software fixing their "broken OS?"

      I won't speak the the grandparent post, but to me it's not fixing their broken OS. Anti-virus is not a fix. It's a dodge. It's failure. It's surrender. But not a fix.

      Are you implying that a non-broken OS is completely immune to viruses and malware or are you just spewing typical anti-Microsoft vitriol?

      Again, speaking for myself, if the operating system is vulnerable to a virus or malware, it's broken and should be fixed. If it's vulnerable without user action, it's seriously broken. If a user adds the malware the it could be an irresponsible user's fault, but when things like ClickOnce are so common place, you can't honestly place blame on the user. The OS leaves the user defenceless.

      Pretty much every OS is broken in this sense, but Microsoft has spent a long time demonstrating that some software can be (far more) broken than other software.

      So, if it was an honest question, for me, the first one. Any vitriol, perceived or otherwise is just a symptom of a long established history of broken software.

    57. Re:Anti-trust? by DeVilla · · Score: 1

      Calling something Malware may be a value judgement. But certification from Redmond is neither required not sufficient to make something not Malware.

      My judgement tells me that if I was tricked into installing something I did not want or if the software has hidden function it does not claim to do or if it is installed behind my back, it's Malware. There is plently Microsoft software that fits that description on that enable other software to fit that description (Thanks for ClickOnce!) so I doubt a certification from Microsoft will really change that.

    58. Re:Anti-trust? by DeVilla · · Score: 1

      That would only be true if GM had spent years telling everyone they should have their own tow truck to deal with the abysmal quality of GM cars and if GM's cars where actually so bad that that made enough sense to GM car owners that most of them did.

      But seriously, congrats on using the car analogy!

    59. Re:Anti-trust? by weicco · · Score: 1

      It would seem to imply the security team is overwhelmed, either by the number of misreported bugs or genuine vulnerabilities.

      Could be, could be not, but things aren't so easy that when you get the bug report you just go and fix the thing.

      At my work I get bug reports like, and this is actual case that's been hanging around almost half a year now: "There's some problem with logging on from remote site" (my translation from Finnish).

      The weird thing is that the application does not support any "remote site logon" funtionality. It took me three months to find out what the heck this means. First I thought that they were using VPN or RDP or something like that. No, they were using some half-assed VPN-over-browser thingy. Next thing was that they were not really talking about logging on to the system but totally something else but related to security and user thought that logon = security and vice versa so he wrote that it is related to logon procedure.

      Now why didn't I see this problem beforehand? Because a) it was not in the requirement spec and b) their half-assed VPN system is plain broken. I can't even fix this issue because the problem is not in the application I wrote!

      Let's compare this bug report to another one: "Popup window gets stuck behind main window". Now this was an easy one. I asked which popup window it is causing the trouble and fixed the thing by commanding the popup window to foreground with single line of code.

      So it is 1000 times easier to fix an UI bug than some weird security bug which occurs in some weird circumstance.

      Oh, and I'm not working for MS. And yes, security bugs should be fixed the minute one is found and not to wait bug report from user. It's not just that simple sometimes.

      --
      You don't know what you don't know.
    60. Re:Anti-trust? by Keeper+Of+Keys · · Score: 1

      Indeed. The scenario you describe is what I meant by being overwhelmed by misreported bugs. I would imagine this is a highly nontrivial problem for Microsoft, simply because of the sheer size of their userbase. But it's a problem that is amenable to having money thrown at it: more people looking at bug reports correlates pretty much directly to more bugs fixed. A decent triage system would throw out the first bug you mention for being too vague, or at least demand more detail from the user before taking it seriously, leaving the team free to concentrate on properly submitted reports.

    61. Re:Anti-trust? by weicco · · Score: 1

      Well, my personal and professional opinion is that there is a point where adding more resources doesn't make a difference and starts to even decrease the quality. Like in healthcare where adding more and more money to the picture starts only to build more byrocrazy and not to cure people. This is because when you all the sudden add 10 programmers to the picture you need more management for them and you need to train them. After these startup hiccups there can be at most so many people working on a single piece of code or module. It could lead to code management nightmare otherwise. So there is now 8 people doing nothing and getting bored which is not good for a programmer.

      Of course I don't know if MS is at that point. It could be that hiring more talented people would do some good. Quality over substance I guess.

      And besides I find the security of my Vista box quite good! My wife and I use the same Vista laptop so I made normal user account for my wife (and other for me) and didn't (and wont) tell her the administrator password. No she can't screw it up like she was able to do with XP (alltought XP, as any other NT based Windows, supports normal user accounts but it is not really practical in that manner because the lack of UAC). At work I find IIS and ASP.NET to do extremely well in case of security. All I need to do is to make sure that it is not I who makes bad decisions like it is extremely easy to do in PHP: include($_GET['something']);

      --
      You don't know what you don't know.
    62. Re:Anti-trust? by bill_kress · · Score: 1

      Umm, have you looked at my posts? The AC was a total troll, I actually despise windows and wouldn't use it at all except my company wouldn't get me a mac when I asked (we do development for cable boxes and the emulator software runs on windows).

      Kinda makes me wonder if the AC was working for one of these sleazy companies that sells AV software with viruses built in.

      On the other hand it amused the hell out of me! I've been showing that post to everyone I know. Also that a few people fell for it was kinda funny.

    63. Re:Anti-trust? by cerberusss · · Score: 1

      Whoops sorry, I have to say I'm ashamed I believed straight-up what that AC wrote. BTW just curious; on what OS do the cable boxes run? Something like VxWorks?

      --
      8 of 13 people found this answer helpful. Did you?
    64. Re:Anti-trust? by bill_kress · · Score: 1

      Mostly Linux based (BusyBox) around a custom micro kernel (VxWorks and others, depends on box manufacturer). I don't see that level much because I'm a java developer mostly.

      The next generation called "" is all java based with the ability to run apps from alternative sources--the guide is even being rewritten in java and the platform will be a good deal more open. There are some other cool things going on but I think I'm getting close to "the line" and I'd rather not cross it.

      And I don't blame you for believing AC, he said it with such certainty that I had to look around and make sure I hadn't been transported to Seattle. The use of my name in there really made it look like he knows me.

      I'm guessing he has an agenda, but I don't have the balls to just come out and recklessly assert something I have no clue about with such certainty.

    65. Re:Anti-trust? by bill_kress · · Score: 1

      The thing in quotes is supposed to be "tru2way" in angle brackets.. I forgot about the HTML formatting, but that's their trademark deal--in anglebrackets. I suppose if it fails they will have to have a /tru2way project...

    66. Re:Anti-trust? by bill_kress · · Score: 1

      > One person or company making the problem, and the solution to the problem, does not look good.

      Although I see exactly what you mean from a "programmers" point of view (It's not good for a programmer to QA his own code), looking at that line again made me laugh.

      "No, you are not allowed to solve your own problems, it doesn't look good. Go find someone else to solve your problems or you will be severely frowned upon!"

      Our world is a strange one where a line like that could go un-laughed-at.

  5. Hitler's Kosher Hotdogs by EdIII · · Score: 5, Interesting

    It's interesting, but at this point can Microsoft really convince anyone that they are serious about putting out a quality product? I think that is there biggest problem here... PR.j I will admit I laughed when I saw the article, and it is Microsoft's reputation that made me laugh. Maybe it is good, but I am I really willing to give them the chance with something that important?

    I can remember articles talking about Windows Firewall in the past as being pretty darn good too, yet it seems the first thing a tech person does is to deactivate these days.

    Let's face it. If Microsoft was seriously competent about doing these "core" activities, would the 3rd party market be as big as it is?

    In any case it will be interesting if they start shipping Windows with this pre-installed. Then maybe the manufacturers won't be so quick to bundle Norton/McAffee with their products, and THAT will be fun to watch.

    1. Re:Hitler's Kosher Hotdogs by Darkness404 · · Score: 0

      In any case it will be interesting if they start shipping Windows with this pre-installed. Then maybe the manufacturers won't be so quick to bundle Norton/McAffee with their products, and THAT will be fun to watch.

      Hopefully OEMs will eventually not bundle any (pre-installed) AV with their systems, with any new system bought from any OEM you spend hours either wiping off Vista and replacing it with Linux/OS X/XP/7 or spend even more hours, countless UAC prompts, and many reboots just to get the system to run decently.

      --
      Taxation is legalized theft, no more, no less.
    2. Re:Hitler's Kosher Hotdogs by Anonymous Coward · · Score: 0

      If Microsoft was so invested in security then the company wouldn't had invested in band-aid solutions like anti-viruses but instead would work actively to fix the holes in their software and architecture problems.

    3. Re:Hitler's Kosher Hotdogs by Anonymous Coward · · Score: 0

      Spend hours wiping off Vista? You're doing something wrong. How hard is it get a linux cd and install it? The cd does the work for you!

    4. Re:Hitler's Kosher Hotdogs by Darkness404 · · Score: 1

      Well, it depends but after installing Linux there are a few things you need to do to make it usable, even with Ubuntu I usually have to install codecs, DVD support, Flash, etc. Those are determined by your network connection so on a DSL connection it could take an hour or two of installation + configuration.

      --
      Taxation is legalized theft, no more, no less.
    5. Re:Hitler's Kosher Hotdogs by Anonymous Coward · · Score: 0

      Defense in depth is always a bad thing!

    6. Re:Hitler's Kosher Hotdogs by Anarchduke · · Score: 1

      I am sure the builders of the Maginot Line would probably disagree with you.

      --
      who prays for Satan? Who in 18 centuries has had the humanity to pray for the 1 sinner that needed it most? ~Mark Twain
    7. Re:Hitler's Kosher Hotdogs by Anonymous Coward · · Score: 0

      I can remember articles talking about Windows Firewall in the past as being pretty darn good too, yet it seems the first thing a tech person does is to deactivate these days.

      I never disable the Windows Firewall on any computers I use or fix. 99% of the time a computer is messed up not because of a firewall issue, but because their antivirus software is out of date, they open all e-mail attachments, or do stupid things on MySpace.

      Let's face it. If Microsoft was seriously competent about doing these "core" activities, would the 3rd party market be as big as it is?

      Take any operating system with the amount of marketshare Windows has, and you will find a 3rd party market for security products. It doesn't matter how secure an operating system is, as long as the typical user has access to run processes as an administrator (implicitly or explicitly), the computer will eventually get fucked up.

    8. Re:Hitler's Kosher Hotdogs by ClosedSource · · Score: 1

      Fixing holes in their architecture? I don't think it works that way.

      It's not that MS is incapable of making a more secure OS, it's just making an Windows-compatible secure OS that is the problem.

      People forget (or weren't alive yet) that Windows roots are on a very limited platform that even a Linux kernel can't run on (no hardware support for "root" on a 8088).

      So far legacy compatibility has more business value than a more secure architecture (at least on the desktop).

    9. Re:Hitler's Kosher Hotdogs by Pharmboy · · Score: 2, Interesting

      People forget (or weren't alive yet) that Windows roots are on a very limited platform that even a Linux kernel can't run on (no hardware support for "root" on a 8088)

      Not exactly accurate. For starters, Windows NT 3.1/3.5 also ran on Alpha and MIPs, not just x86. More importantly, Windows didn't take off until the 386 came out (and i386 is still the basis for much code, including Linux). Almost no one ran Windows on a 286, and virtually no one on a 8086/8088.

      Code originally designed to run on a 8086 and 286 won't even run on a 64 bit version of Vista (and 64 bit is the standard now, assuming you want over 3-4gb of ram, depending on BIOS). The 64 bit version doesn't have any 8 or 16 bit API support, only 32/64, unless you can hack it in virtualization. There really is no reason to run a 32 bit version of Windows 7 either, unless you need those old apps (not common) and will never need 4gb of ram (unlikely).

      In short, Windows Vista/64 and 7/64 won't run DOS or 8088 code, and *isn't* backward compatible.

      As a side note, I *think* you can install the 64 bit version of Linux and run DOS apps in a dosbox if you need. Will have to try that on the servers at work and see.

      --
      Tequila: It's not just for breakfast anymore!
    10. Re:Hitler's Kosher Hotdogs by westlake · · Score: 4, Interesting

      It's interesting, but at this point can Microsoft really convince anyone that they are serious about putting out a quality product?

      Microsoft is strongly positioned as a client OS. On the server. In core business applications. In development tools. In console gaming....

      In software software sales, MS Office is bigger than games.

      Bigger than anything. It is the tail that wags the dog. The 900 pound gorilla. Choose whatever metaphor you like.

      The Win 7 Beta opened to rock-solid reviews and has effortlessly claimed about half the market share of Linux on the desktop. Operating System Market Share

      The geek knows all of this intellectually, but he can't process it emotionally. It is easier to live within the bubble.

      I can remember articles talking about Windows Firewall in the past as being pretty darn good too, yet it seems the first thing a tech person does is to deactivate these days.

      Windows Firewall wasn't designed for the techie.

      It was designed for the user relentlessly nagged by requests to approve outbound access for the obscure subroutines of programs that already have his permission to access the net.
       

    11. Re:Hitler's Kosher Hotdogs by shutdown+-p+now · · Score: 1

      Windows Firewall wasn't designed for the techie.

      Why not? If you just want to block per-port or per-application, it does just that. And how often do you really need something more complicated than that on a single machine (we aren't talking about dedicated firewall boxes here)?

    12. Re:Hitler's Kosher Hotdogs by ClosedSource · · Score: 1

      "Not exactly accurate. For starters, Windows NT 3.1/3.5 also ran on Alpha and MIPs, not just x86. More importantly, Windows didn't take off until the 386 came out (and i386 is still the basis for much code, including Linux). Almost no one ran Windows on a 286, and virtually no one on a 8086/8088."

      Suddenly you're jumping to Windows NT. I wasn't discussing when Windows "took off", I was talking about its origins. I don't think there was much expectation that legacy applications were going to be binary compatible with Alpha and MIPs. These non-x86 versions had far fewer users than pre-386 versions of Windows.

      "Code originally designed to run on a 8086 and 286 won't even run on a 64 bit version of Vista (and 64 bit is the standard now, assuming you want over 3-4gb of ram, depending on BIOS). "

      I don't know if your claim is true or not, but 64-bit won't be "the standard" for a few more years.

    13. Re:Hitler's Kosher Hotdogs by Anonymous Coward · · Score: 0

      hmmmm...sounds exactly like what you have to do to a fresh windows install. AS WELL AS the drivers. i keep hearing this excuse that you have to install CSS support in linux to be able to watch a movie, however, i would like to point out that the very same CSS support MUST BE INSTALLED IN WINDOWS. By default, your XP/Vista install WILL NOT PLAY said DVDs. MOST times this is done by the OEMs who have secured the licensing for this ability. Not to mention the OEMs are the ones who generally provide you with Flash, a few codecs, etc, etc, etc. And that's after they load the drivers. At least in linux, 9 times out of 10 i don't worry about installing drivers. Your hour or two of configuration is nothing compared to the several hours it could take to have windows in a usable state. So please, stop pretending that windows just "does it all" after running that install CD.

    14. Re:Hitler's Kosher Hotdogs by PRMan · · Score: 1

      Why not? If you just want to block per-port or per-application, it does just that.

      It does? Every time I have tried to use it, it blocks apps even though they are in the list. I set up everything the way that it should be and it still doesn't work. I turn it off, and everything works perfectly. This is why everyone turns it off, because IT DOESN'T WORK.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    15. Re:Hitler's Kosher Hotdogs by Anonymous Coward · · Score: 0

      In any case it will be interesting if they start shipping Windows with this pre-installed.

      Not going to happen. At least not in the EU. MS have pre-emptively unbundled IE8 from Windows 7 even before the EC ruled on the relevant competition law case.
      Pre-installing this product would probably even get them smacked down in the US; certainly in the EU.

    16. Re:Hitler's Kosher Hotdogs by AK+Marc · · Score: 1

      My 8088 started with DOS 3.3, made it through DOS upgrades, some Windows, and last had Windows 3.1 (running horribly, but running) when it was retired to the dumpster.

    17. Re:Hitler's Kosher Hotdogs by rliden · · Score: 1

      This has been my experience as well. The firewall rules come with a fairly secure set of default settings while still allowing applications to work. The built-in firewall is easier to configure than some third party firewalls (both Kaspersky and F-Secure have given me more troubles in my experience) and automatically configures some complex rules for games.

      --
      Don't think of it as a flame, more like an argument that does 3d6 fire damage.
    18. Re:Hitler's Kosher Hotdogs by Anonymous Coward · · Score: 0

      Not going to happen. At least not in the EU. MS have pre-emptively unbundled IE8 from Windows 7 even before the EC ruled on the relevant competition law case.
      Pre-installing this product would probably even get them smacked down in the US; certainly in the EU.

      there is no release version of win7 available, you are just speculating and then passing it off as fact, without even giving any references.

      and then, even after you, you don't know if anyone will file an anti-trust case or not. it may be viewed as practical for a vendor to provide fixes to problems on their own OS.

      did anyone file anti-trust cases about that garbage windows defender in vista? it is included as standard and a bitch to turn off. it also frequently turns itself on again...

    19. Re:Hitler's Kosher Hotdogs by Pharmboy · · Score: 1

      64 bit is the standard for new systems now. Would you really buy a new computer with less than 4gb ram, and expect it to have a shelf life of more than a year??

      --
      Tequila: It's not just for breakfast anymore!
  6. Probably Pretty Good by Sponge+Bath · · Score: 5, Insightful

    With all that talent, resources, and internal knowledge they should have a slam dunk. Unfortunately I have a lot of distrust built up from over the years about what MS sticks under the hood. It will take many years of good reviews and endorsements before I feed comfortable that the MS AV does not give any special passes to iffy software from a MS partner, or that the MS firewall will correctly block things from going out when configured to if the originator is an MS component.

    1. Re:Probably Pretty Good by Anonymous Coward · · Score: 0

      By all means, enjoy your Macbook. Feel free to twitter about your seething discomfort with the fact that MS may have done something quite well for once.

  7. It makes sense by phantomfive · · Score: 5, Interesting

    The Microsoft style is to solve problems by throwing a lot of people at it, and they use that strategy fairly well. Instead of simplifying the structure to where it can be reasonably dealt with by a small group of people, they are happy to make it big. For example, compare the number of system calls in the windows kernel with the number in the Linux kernel. Having so many more system calls means each internal refactor will have to take more into consideration, as well as requiring more testing, but it's ok, Microsoft is happy to throw lots of testers at it. The ASP.net model, which basically wraps a whole system around html/javascript to encapsulate it and make it easier for the average programmer was an amazingly man-hour intensive job, once again requiring lots of testing and many special cases, and yet Microsoft did it.

    That operating style is especially well suited to AV software, because it is a job that can be easily broken up and handed out to different programmers, and catching all the viruses is a job that can be easily helped if you have a lot of programmers and testers. It makes sense that Microsoft would write good AV software.

    --
    Qxe4
    1. Re:It makes sense by Anonymous Coward · · Score: 3, Insightful

      Ok, I have to quibble with the ASP.NET comment. Bash Microsoft all you want but get your facts straight.

      ASP.NET is not primarily an HTML/Javascript wrapper. Its purpose is much more ambitious than that. I would argue that the greatest strength of ASP.NET is providing an easy method for a web developer to utilize the .NET framework. Yes, its complex but so are the enterprise-class applications I build with it. Some of us build things more complicated than a blog publishing platform. And thus we need more robust tools.

      As to your argument that it was a man-hour intensive project: so what? Microsoft, for all of their chair-throwing, Internet Explorer-inflicting ways, does know how to create top-tier dev tools. And that does tend to take time and a lot of qualified people.

    2. Re:It makes sense by phantomfive · · Score: 1

      ASP.NET is not primarily an HTML/Javascript wrapper. Its purpose is much more ambitious than that. I would argue that the greatest strength of ASP.NET is providing an easy method for a web developer to utilize the .NET framework. Yes, its complex but so are the enterprise-class applications I build with it. Some of us build things more complicated than a blog publishing platform. And thus we need more robust tools.

      This is an interesting comment. I am interested in knowing what sorts of things the integration with the .NET framework is helping you to do. For the most part I have found I only need an extremely small subset of the .NET framework for working with ASP. It is also hard for me to think of a case where I would need MORE than a small subset of the .NET framework. So if you read this, Mr. AC, please let me know.

      Also, my experience with ASP has been the opposite: as I've made more complex web applications, I've needed to branch out beyond Microsoft's ASP, and use third party controls, and more and more I've needed to write my own javascript and html (which is annoying because now instead of the ASP wrapper making my life easier by eliminating the need to learn javascript and html, it's made my life harder by forcing me to learn ASP on top of it. It's not a huge burden, though). ASP.NET from my perspective seems to be aimed more at people who are doing simple things like blogs, not at people who make web applications. Microsoft CRM seems to do a good job with that, but licensing costs are expensive.

      --
      Qxe4
    3. Re:It makes sense by Blakey+Rat · · Score: 1

      For example, compare the number of system calls in the windows kernel with the number in the Linux kernel.

      Where would I get data to compare these two items? I see from Wikipedia that Linux has around 320.

    4. Re:It makes sense by Dutchboy2000 · · Score: 5, Interesting

      In my view, using a "small subset of the .NET framework" is not an argument against using ASP.NET. .NET is a huge and extremely varied framework (as you evidently know well). It would be a very odd case where any particular application - whether it be web or Win32 - would require the majority of the functionality provided through .NET.

      But the fact that all I need is a screwdriver does not lessen the value of having a well-stocked toolbox. The first time I had to create a web application that could consume and perform complex recursive logic on XML files created by a mobile application framework, I didn't have to wonder whether .NET provided the necessary functionality. I knew it did even though I'd never used it before.

      I'm not going to sit here and tell you there aren't things about .NET that drive me nuts. And, in fairness, I don't have a lot of experience with other web application frameworks. Still, .NET gives me what I need when I need it and without a lot of fuss. The biggest problems I deal with each day have very little to do with my framework of choice and much more to do with things outside of my control. C'est la vie, eh?

      By the way, I'm the Anonymous Coward that posted above. I just created a new Slashdot account so now I can be a Well-Known Coward.

    5. Re:It makes sense by phantomfive · · Score: 1

      You're right, it is hard to find that information on Windows. http://www.metasploit.com/users/opcode/syscalls.html is one resource, looks like 424 according to them. Admittedly not a whole lot more.

      I believe this is the http://www.visualcomplexity.com/vc/project.cfm?id=392 link I was thinking of when I made my original statement.

      --
      Qxe4
    6. Re:It makes sense by Anonymous Coward · · Score: 0

      And which of those runs binaries from 10 years ago?

    7. Re:It makes sense by Anonymous Coward · · Score: 0

      In my view, using a "small subset of the .NET framework" is not an argument against using ASP.NET. .NET is a huge and extremely varied framework (as you evidently know well). It would be a very odd case where any particular application - whether it be web or Win32 - would require the majority of the functionality provided through .NET.

      But the fact that all I need is a screwdriver does not lessen the value of having a well-stocked toolbox. The first time I had to create a web application that could consume and perform complex recursive logic on XML files created by a mobile application framework, I didn't have to wonder whether .NET provided the necessary functionality. I knew it did even though I'd never used it before.

      I'm not going to sit here and tell you there aren't things about .NET that drive me nuts. And, in fairness, I don't have a lot of experience with other web application frameworks. Still, .NET gives me what I need when I need it and without a lot of fuss. The biggest problems I deal with each day have very little to do with my framework of choice and much more to do with things outside of my control. C'est la vie, eh?

      By the way, I'm the Anonymous Coward that posted above. I just created a new Slashdot account so now I can be a Well-Known Coward.

      LIES,
      I'm the anonymous coward that posted above!

  8. The question is by Anonymous Coward · · Score: 1, Funny

    Why do we need MS antivirus software in the first place?

    1. Re:The question is by Nightspirit · · Score: 2, Insightful

      Because people will download and install anything? Even OSX was hit recently with people pirating the iwork suite.

    2. Re:The question is by Anonymous Coward · · Score: 1, Insightful

      In other words, MS is protecting users from their own ignorance and/or stupidity.

    3. Re:The question is by Anonymous Coward · · Score: 0

      I agree with the spirit of the question (i.e. fix the vulnerabilities), but the simple fact is that you just can't do a God damn thing to prevent the user from running malicious code. You can give them all kinds of warnings, but at the end of the day they can still choose to ignore them. Don't get me wrong; stopping the automatic proliferation of viruses is certainly a worthwhile venture. But asking for anything more than that is a fool's errand.

    4. Re:The question is by nausea_malvarma · · Score: 1

      In other words, MS is protecting users from their own ignorance and/or stupidity.

      And nullify what caused them to purchase microsoft products in the first place?

  9. I would hope... by Jesterace · · Score: 2, Funny

    So far it's been running very well. I would presume that they should be able to make something that will protect their own operating system after all they did code it.

    1. Re:I would hope... by ichthus · · Score: 2, Informative

      Yeah, but this is a bit like a car manufacturer providing locks for their doors after the fact.

      --
      sig: sauer
    2. Re:I would hope... by Anonymous Coward · · Score: 0

      It's more like a car manufacturer providing a security guard to watch your call while you're away because the doors were never designed to accommodate locks.

    3. Re:I would hope... by b4dc0d3r · · Score: 1

      Their OS gave rise to a cottage industry of antivirus. The whole reason we need protection is because of their insecure code. I don't trust them to protect it.

    4. Re:I would hope... by Antique+Geekmeister · · Score: 1

      It's not merely the code. It's the historical approach to security as an after-the-fact addition to features like auto-run of inserted CD's or media, auto-open of downloads, auto-conceal of filename extensions, auto-interpret of strange URL's into something more sensible looking but more dangerous to the user, more auto-display of web content of strange new proprietary and poorly tested formats, etc.

      Anti-virus cannot hope to fix this anymore than buckets can hope to fix a leaky roof.

  10. MS still has superb programmers by geekboy642 · · Score: 5, Insightful

    It's always been this way. Microsoft rests on their laurels until an upstart company starts making money at their expense. Between Mac, Linux, and the insane proliferation of general crapware, MS has a real image problem on their hands. Luckily for Microsoft, the best and the brightest can be wooed by the kind of money they're able to throw around. When they throw their top programmers at a job, the results are stunning, just witness the turnaround from early Vista to the current beta of Windows 7.
    Sadly, the end result will be bad for consumers. Other security companies will be badly hurt by the release of this freebie, and MS will go back to sleep, leaving the security marketplace to stagnate like the pre-Firefox browser market stagnated.

    --
    Just another "DOJ fascist authoritarian totalitarian bootlicker" -- Zeio
    1. Re:MS still has superb programmers by icebraining · · Score: 4, Insightful

      There are many AV suites already released for free - Avira, AVG, Comodo, etc. Avira is much more popular than paid AV suites around here.

    2. Re:MS still has superb programmers by b4dc0d3r · · Score: 1

      Does Avira require registration? I got pissed at other AV tools because they either require registration or magically ballooned into ridiculous clown-barf color schemes.

      AVG Free was my favorite, but they discontinued the previous version (7.5?) and made 8.0 install only on XP SP2 or above. Or something like that. So I went with something else that required me to sign up. Sure they want to track users or somethinig, but I delete everything they e-mail me with so it's really me being up-front - I'm not going to upgrade nor pay you money, so you don't need my information to spam me with.

      Then upgraded to SP3 because the free MS compilers require SP2... and tried AVG next version again. I right-click to scan, and there's a balloon tip type notice that I started a scan, a giant orange notice that I decided to ignore the fact that on-access scanning is off, a slide-down notice to upgrade, 60 second scan startup time, and when I close the window a balloon tip type thing to let me know if finished. Fuck all of that. I want a virus scanner, not a billboard.

      So - you or someone else - what makes Avira good?

    3. Re:MS still has superb programmers by Plekto · · Score: 1

      Sadly, the end result will be bad for consumers. Other security companies will be badly hurt by the release of this freebie, and MS will go back to sleep, leaving the security marketplace to stagnate like the pre-Firefox browser market stagnated.
      *****

      And the *real* problem isn't if, but WHEN, all of those systems are hit by a piece of mal-ware that is purposely written to defeat Windows 7's built-in AV. With everyone trusting and few people installing other products, it could be a potential nightmare if the mal-ware writers sit back and let everyone think Windows 7 has fixed the problem(ie - sit and do nothing for about 2-3 years then rip a huge hole in all of the machines at once)

    4. Re:MS still has superb programmers by bigngamer92 · · Score: 1

      But how many of them are made by a company that even a non-techie would trust? I guess this isn't a problem if it's not bundled since non-techies won't download anything unless it's front page google or a techie advised it to them. And most techies will jump on the non-Microsoft version typically. It all comes down to winning over those techies and CxO's. I'm sure Microsoft will throw the for-pay version at corps though.

    5. Re:MS still has superb programmers by Anonymous Coward · · Score: 0

      no registration needed and it keeps out of your way (you may want to disable scan on read in the options)

    6. Re:MS still has superb programmers by CyberDragon777 · · Score: 1

      This won't be a built-in AV.

      --
      We both said a lot of things that you are going to regret.
    7. Re:MS still has superb programmers by Plekto · · Score: 1

      I bet 90% of home users will be stupid enough to think that it is effectively built-in AV though.

    8. Re:MS still has superb programmers by Anonymous Coward · · Score: 0

      This won't be a built-in AV.

      that is pure speculation. i doubt it will be built in to win7, but you never know...

      if it were to become extremely successful, it will almost certainly be like windows defenders, built-in, with no option to uninstall, and almost impossible to even turn off for non-tech users.

      then again, i'm all for it being built-in. regardless of "killer win7 targeted viri" it will stop the biggest cause of the spread of most of this crap, namely non-tech home users who NEVER install any AV software and do nothing but open dodgy emails and spread every virus in the last 10 years to other non-tech home users...

      if the day ever comes when a virus bypasses everything and screws every windows machine on earth (something i very highly doubt), then it will get fixed within an hour, people will just reinstall (it will be a major pain in offices with thousands of machines, but whatever), then restore their data from the backups they all keep fully up to date (yeah, right) and go on about their business...

      there will STILL be no-one using linux (outside of servers)...

    9. Re:MS still has superb programmers by Anonymous Coward · · Score: 0

      So - you or someone else - what makes Avira good?

      Their cheap users.

      Join now!

  11. Iffy software by Anonymous Coward · · Score: 1, Insightful

    Unfortunately I have a lot of distrust built up from over the years about what MS sticks under the hood. It will take many years of good reviews and endorsements before I feed comfortable that the MS AV does not give any special passes to iffy software from a MS partner, or that the MS firewall will correctly block things from going out when configured to if the originator is an MS component.

    ...or give free passes to "iffy" USA government-sponsored spyware.

  12. BFD: +1, Redundant by Anonymous Coward · · Score: 0

    Who cares. It's MicroSLOP.

    Hackingly Yours,
    Kilgore Trout

  13. Great if you're living in one of 5 countries... by jpedlow · · Score: 3, Interesting

    So I decided i'd check it out for my XP box.... "Not available in your country or region You appear to be in a country or region where the Microsoft Security Essentials Beta is unavailable. This beta is available only to customers in the United States, Israel (English only), People's Republic of China (Simplified Chinese only) and Brazil (Brazilian Portuguese only). " So...not Canada? *sigh* Well, time for Nod32 or kaspersky I guess...

    1. Re:Great if you're living in one of 5 countries... by Z34107 · · Score: 1

      Looks like you got modded "-1, Canadian." :P

      --
      DATABASE WOW WOW
    2. Re:Great if you're living in one of 5 countries... by Anonymous Coward · · Score: 0

      Well you should ignore that. I'm from Bahamas and I got the software.

    3. Re:Great if you're living in one of 5 countries... by Anonymous Coward · · Score: 0

      What's the fifth country?

  14. Beta not available for download by planckscale · · Score: 0
    I just tried to download from Microsoft here: http://www.microsoft.com/security_essentials/

    But found the following message:

    Alert!

    Thank you for your interest in joining the Microsoft® Security Essentials Beta. We are not accepting additional participants at this time. Please check back at later a date for possible additional availability.

    Anyone know where to get a copy of the beta? I'd like to put it on a machine I just built.

    --
    Namaste
    1. Re:Beta not available for download by NervousNerd · · Score: 2, Informative
    2. Re:Beta not available for download by prockcore · · Score: 2, Funny

      If you weren't so eager to install software provided by random slashdotters, perhaps you wouldn't need the beta...

  15. directed self-interest by Horar · · Score: 3, Insightful

    A computer consultant advocating Windows is like a doctor prescribing cigarettes. It creates a lot of extra work.

    1. Re:directed self-interest by mozzis · · Score: 3, Funny

      A computer consultant advocating Windows is like a doctor advocating a healthy lifestyle. Stop twisting reality to fit your fundamentalist preconceptions.

      --
      This is not a self-referential sig.
    2. Re:directed self-interest by dublin · · Score: 5, Insightful

      Any computer consultant worth his salt won't get drawn into silly squabbles over OS/platform/software/language/etc., and will recommend the *best* solution for the client. Don't ever let bigotry blind you...

      I describe myself as a dyed-in-the-wool Unix proponent (24 years now), but I run Windows on my desktop machines, and have recommended Windows on many occasions, including some large-scale Fortune 20 deployments, where it made more sense. (For servers, I avoid Windows unless the app environment really needs it or runs markedly better there, but there are still a good number of those situations. Given my druthers, I design new systems around open source technologies, mostly because of the lifecycle cost savings. Auditing all those licenses is a non-trivial cost and PITA, not to mention acquiring them in the first place - and avoiding licensed software makes leveraging cloud computing *much* easier...)

      Windows certainly has its faults, and I'm a big critic, but it also has its place, and for a good number of things (even some server-based things), Windows is the best choice - sometimes by a good margin.

      --
      "The future's good and the present is nothing to sneeze at." - Roblimo's last ./ post
    3. Re:directed self-interest by Anonymous Coward · · Score: 0

      A computer consultant advocating Windows is like a witch doctor.

      MITOKE!!!!!

    4. Re:directed self-interest by simplexion · · Score: 1, Interesting

      I recommend the best solution to the client all the time. They just like to ignore it and go with Windows anyway.

    5. Re:directed self-interest by InsertCleverUsername · · Score: 1

      A computer consultant advocating Windows is like a doctor prescribing cigarettes. It creates a lot of extra work.

      I am intrigued by your offer to provide Linux support desk services for my aging parents.

      --
      Ask me about my sig!
  16. Microsoft Hate by xxuserxx · · Score: 0, Offtopic

    So much hatred towards Microsoft here. My experiences with Server 2008 and Windows 7 have been nothing short of stellar. Terminal services are rediculously easy to setup through IIS (which happens to be more secure than Apache currently) and Windows7 benchmarks are better than XP. What else do you guys want from Microsoft?

    1. Re:Microsoft Hate by TexNA55 · · Score: 1

      So much hatred towards Microsoft here. My experiences with Server 2008 and Windows 7 have been nothing short of stellar. Terminal services are rediculously easy to setup through IIS (which happens to be more secure than Apache currently) and Windows7 benchmarks are better than XP. What else do you guys want from Microsoft?

      Compatibility.

      --
      Slackware- Its not just an OS; its a lifestyle
    2. Re:Microsoft Hate by Anonymous Coward · · Score: 0

      Microsofts Server products works great until:

      1. You want to do something with them that's slightly out of the mainstream.

      2. You run into some kind of bug, and have to actually debug the product.

      Look, I understand that for web developers hired for doing a small/medium sized web development project IIS/Windows Server is a quick setup. Hell, it'll even work and perform pretty well at a decent pricetag.

      Ever tried maintaining multiple instances of those things, ever had to to kerberos crossrealm integration between a Microsoft Active Directory and a MIT/Heimdal kerberos setup or a Novell eDirectory/kerberos setup for that matter. It's a nightmare of weird Micorsoft tools you have to use, limited documentation (because who would EVER want to use anything but MS) and just plain frustration.

      Look I understand that Microsofts user interfaces help a lot of people get jobs done in IT, but don't kid yourself, when you get beyond just managing small to medium setups all that nifty automation becomes a huge stick you have to work around to get the job done. I don't think there are many people who work with infrastructure and have worked with Microsoft and Unix platforms that don't know what I mean.

      Non-Microsoft software platforms typically require more knowledge than the integrated solutions Microsoft deliver and they take more time to get running, but they're usually limited far more closely to what you can imagine them to do, instead of what Microsoft imagined them to do what they were released.

      What do I want from Microsoft? Flexibility from their products, and a bit of good grace from them in the marketsplace, interoperability if you will...

    3. Re:Microsoft Hate by Curate · · Score: 1

      Yes, please go on.

    4. Re:Microsoft Hate by Slothrup · · Score: 1

      A real shell? Having to install cygwin is kinda a pain. No powershell does not count.

      Why doesn't PowerShell count?

      --
      The difference between theory and practice is that, in theory, there is no difference between theory and practice.
    5. Re:Microsoft Hate by h4rr4r · · Score: 4, Interesting

      Try using it.
      1.
      A shell that uses objects is asinine.
      It looks like a bunch of java idiots tried to make a shell. If I wanted objects I would use a programming language, this is supposed to be scripting.

      2. No ssh, lame.

      3. does not support anything like authorized_keys.

    6. Re:Microsoft Hate by Blakey+Rat · · Score: 3, Informative

      A real shell?
      Having to install cygwin is kinda a pain. No powershell does not count.

      Way to craft your requirements in such a way that they're impossible to meet. What is a "real" shell? And what features does your "real" shell require that PowerShell doesn't have?

      Let me guess, a "real" shell is defined as "a shell that Microsoft is not currently shipping."

    7. Re:Microsoft Hate by Anonymous Coward · · Score: 0

      Well, MS does have a consistent, long-running history. A serial killer who buys an ice cream for a little girl is still a serial killer. One good deed does not blank out a lifetime of ugliness.

    8. Re:Microsoft Hate by ClosedSource · · Score: 1, Interesting

      "A shell that uses objects is asinine."

      Right. We forgot that UNIX fans worship ASCII.

    9. Re:Microsoft Hate by Mista2 · · Score: 1

      Because it would have been so hard to impliment a POSIX shell that most people who are command line junkes already know. Now, they use MONAD and PowerShell to wrap around .Net, and again ties people into Windows. Otherwise you might be able to run your scripts on anything!

      I have 5 general purpose PCs at home, and three games consoles. My work provided laptop runs Win7RC because is really is so much better than Vista, and meant the company could save some money and didn't have to upgrade the hardware in it, my Wifes PC runs Vista, because that is what it came with. My server runs Suse Linux (and VMWare Server, and 4 linux guests), my netbook runs Ubuntu. My desktop is a Mac Mini. With all this stuff, everything I need runs on all of these platforms, except anything provided by Microsoft. Office 2007-nope. Powershell-nope, Office Communicator-nope
      However I can install cygwin on the windows boxs to get X11 and BASH, and opensource software for everything means I am not beholden to any one vedor to keep my home network running fine. Really important as all of this cost me no more than the initial cost of the hardware. 8)
      Oh, and none of my machines have ever been pwnd by a virus, even windows. It is possible to run a secure windows platform, but it is much harder than with other OS's.
      At work I am working on an implimentation of a corporate wifi using 802.1x authentication It needs to transparently just work, and so trying various methods of authentication. The wifi is in a seperate firewalled extranet. The Authentication servers have to work through a firewall. The Linux clients auth using RADIUS, not a problem, only a couple of ports through the firewall to the known RADIUS servers. For windows AD auth, nope, need RPC, which is one port out, then the DCs responds on a random highport back out making is nealy impossible to protect the wifi authentication servers properly.
      It still amazes me that RPC ever made it in the server enviornment. Most people just swiss-cheese their firewalls to make it work then wonder why they then get pwned.
      The OS has got better, but MS's protocols remain the same.

    10. Re:Microsoft Hate by ratboy666 · · Score: 1

      Um... no.

      A real shell is a POSIX XCU compatible one. Microsoft does offer this as SFU

      http://www.microsoft.com/Downloads/details.aspx?familyid=896C9688-601B-44F1-81A4-02878FF11778&displaylang=en

      bash is then available (may have to install it separately -- not too sure anymore). This also supplies NIS and NFS.

      --
      Just another "Cubible(sic) Joe" 2 17 3061
    11. Re:Microsoft Hate by colinrichardday · · Score: 3, Insightful

      As opposed to a "real" office suite being defined as one that is compatible with Microsoft Office?

    12. Re:Microsoft Hate by The+Moof · · Score: 1

      Offered. It's past its mainstream support date. Microsoft was retiring this package back when Vista was first rolling out. So SFU isn't something I'd say they're currently shipping.
      http://support.microsoft.com/lifecycle/?LN=en-us&x=15&y=6&p1=3207

      The 'official product page' takes you to a comparison page trying to sell you Windows Server over a Unix OS.
      http://www.microsoft.com/windowsserver2003/migrate/unix/unixproresources/default.mspx

    13. Re:Microsoft Hate by seaturnip · · Score: 1

      A shell that uses objects is asinine. It looks like a bunch of java idiots tried to make a shell. If I wanted objects I would use a programming language, this is supposed to be scripting.

      What's asinine is dealing with a bunch of text parsing BS every time I want to pipe some simple data from one program to another. Code to deal with spaces and weird symbols, to convert between hexadecimal and integers and comma-filled integers, to exclude header and footer lines. It wastes a lot of time and makes my scripts failure-prone. I'm speaking as somebody who has a lot of Unix experience and has barely used Powershell, so I don't know how Powershell stacks up in practice, but it's clear to me that an object system is superior in principle.

    14. Re:Microsoft Hate by Anonymous Coward · · Score: 0

      Also it's extremely slow, mind bogglingly slow

    15. Re:Microsoft Hate by Anonymous Coward · · Score: 0

      I can only repeat your advice: try using it.

      1. Objects are awesome! I can write scripts and not worry about tons of command line options + grep, awk, sort and other poor-man's substitutes for objects.

      2. /N software has ssh for PowerShell.

      3. Ditto.

    16. Re:Microsoft Hate by Blakey+Rat · · Score: 1

      Who are you replying to? Nobody made that claim in this thread. Or are you just taking your strawman out for some exercise?

    17. Re:Microsoft Hate by colinrichardday · · Score: 1

      No, I'm responding to you and this:

      Let me guess, a "real" shell is defined as "a shell that Microsoft is not currently shipping."

    18. Re:Microsoft Hate by Blakey+Rat · · Score: 1

      I didn't say anything about office suites. You're not replying to me, you replying to some communication from Martians, or something.

      If you trying to suggest that *I* believe that Microsoft Office is the only real office suite, then you completely wrong. I didn't say that, and I don't believe it.

    19. Re:Microsoft Hate by Lt_Kernal · · Score: 1

      Bzzt. SFU is no longer a seperate product. It's part of Windows now, in Windows Server 2003 R2 and above - which includes Vista, Windows Server 2008, and Windows 7.

      It's called the Subsystem for UNIX-based Applications (SUA). Relevant TechNet link: http://technet.microsoft.com/en-us/library/cc786798(WS.10).aspx

      Here's a good Wikipedia article on the product, showing the history from Interix, to SFU, to SUA: http://en.wikipedia.org/wiki/Interix

      There's even a Debian port for it: http://debian-interix.net/

      --
      My posts don't reflect the opinion of my employer, and my employer's opinion doesn't influence the content of my posts.
    20. Re:Microsoft Hate by Anonymous Coward · · Score: 0

      Subsystem for UNIX-based Applications (SUA)

      Windows Server 2003 R2 contains most SFU components, namely Microsoft Services for Network File System (NFS), Subsystem for UNIX-based Applications (aka Interix), and Identity Management for UNIX.[2]

      Windows Vista Enterprise and Ultimate Editions also contain the Services for Unix components, now called the Subsystem for UNIX-based applications (SUA), and Client for NFS v3. The utilities and SDK are required to be downloaded separately. However, the server components from the SFU product line (namely Server for NFS, User Name Mapping, Server for NIS, Password Synchronization etc) are not included[3] - these are included in Server editions of Windows (ie Windows Server 2008).

      http://en.wikipedia.org/wiki/Microsoft_Windows_Services_for_UNIX#Subsystem_for_UNIX-based_Applications_.28SUA.29

    21. Re:Microsoft Hate by colinrichardday · · Score: 1

      Whether you believe it not, there is a lot of criticism of Linux on that point.

    22. Re:Microsoft Hate by Blakey+Rat · · Score: 1

      Perhaps, but *I DID NOT SAY IT* so why the fuck is it a reply to my posting? Christ.

    23. Re:Microsoft Hate by Super_Z · · Score: 1
      It's all about flexibility and ease of use, isn't is? When data is a text stream you can manipulate it when, with whatever tool you like and where you want. Powershell preparses the data and gives you an interface from which you can retrieve your data using Powershell commands. Here are two examples that lists installed packages:

      $strComputer = "."

      $colItems = get-wmiobject -class "Win32_Product" -namespace "root\CIMV2" `
      -computername $strComputer

      foreach ($objItem in $colItems) {
      write-host $objItem.Description " " $objItem.Version
      write-host
      }

      dpkg --list | awk '{print $2 " " $3;}'

      The former is a bit more readable, the latter is more flexible. I definetly prefer the latter.

    24. Re:Microsoft Hate by Anonymous Coward · · Score: 0

      Perhaps, but *I DID NOT SAY IT* so why the fuck is it a reply to my posting? Christ.

      Hey! Don't drag me into your argument.

      -- Anonymous Christ.

    25. Re:Microsoft Hate by colinrichardday · · Score: 1

      Because your post brought up, from the other side, the complaint. I was responding more to an attitude than your specific claim.

    26. Re:Microsoft Hate by Blakey+Rat · · Score: 1

      Because your post brought up, from the other side, the complaint.

      No it didn't.

      Nobody in this thread said anything about Office. Not even "the other side" of it, whatever that means. If you're going to make this crazy claim, please link to the posting in which it was brought up-- Slashdot helpfully lets you link to every posting individually, let's see it.

      I was responding more to an attitude than your specific claim.

      No, you're responding more to imaginary dancing fairies dancing around in your water-filled brain.

    27. Re:Microsoft Hate by colinrichardday · · Score: 1

      Complaint: Operating system A sucks because it lacks some feature of operating system B.

      Response: But operating system A has that feature.

      Complaint: But A's implementation of it isn't real.

    28. Re:Microsoft Hate by Blakey+Rat · · Score: 1

      At this point, I have absolutely no idea who you're replying to, or what you're talking about. You've yet to explain who in the thread mentioned Office (most likely because nobody did.) Good job lowering our collective IQs by posting absolutely nonsense.

    29. Re:Microsoft Hate by colinrichardday · · Score: 1

      I didn't say that you mentioned Office, I said that your response was similar to a response about the lack of Office in Linux. I was responding to the form of your post.

  17. Maybe, but... by fenring · · Score: 1

    Maybe Microsoft's antivirus is pretty good, I don't know. The problem remains that Windows needs some sort of AV to function properly. That's the problem.

    1. Re:Maybe, but... by xxuserxx · · Score: 2, Insightful

      If Mac's had 90% of the user base such as Microsoft does you would see the same problem with Macs or Linux even. It has nothing to do with system security it's simply that PC's are who virus programmers target.

    2. Re:Maybe, but... by Anonymous Coward · · Score: 0

      Windows needs some sort of AV to function properly because most malware targets the most popular OS among average computer users. If linux was half as popular as windows in your average household, it'd probably need some AV software running too.

    3. Re:Maybe, but... by h4rr4r · · Score: 4, Insightful

      Too bad apache proves you wrong.

      This is an old, tired and false argument. If any OS had the holes windows does it would get exploited like mad.

    4. Re:Maybe, but... by Anonymous Coward · · Score: 0

      Maybe Microsoft's antivirus is pretty good, I don't know. The problem remains that Windows needs some sort of AV to function properly. That's the problem.

      So what you mean to say is that you have no knowledge of the subject, and really have no clue what the fuck you're talking about, but since there's an opportunity to bitch about Microsoft, you just couldn't keep your stupid gob shut?

      Such keen insight! I for one will eagerly await the next load of steaming horseshit to escape that bashed-in melon you call a head.

    5. Re:Maybe, but... by xxuserxx · · Score: 2, Insightful

      Did you not read about the Apache security flaw that was posted on Slashdot just this week?

    6. Re:Maybe, but... by h4rr4r · · Score: 1

      Oh wow 1 flaw, BFD.
      The point is more IIS boxes get owned than Apache boxes. Yet there are far more Apache servers in the wilds.

    7. Re:Maybe, but... by Anonymous Coward · · Score: 0

      Odd, I got along for years without using it.

      It is simple:
      1. Use Firefox (fewer 0-day exploits)
      2. Don't browse porn/warez
      3. Don't use P2P at all (no malware)
      4. Run a web virus scan every couple of months just to be safe.

      The users, and the insistence on admin privileges are the problem. At least MS is slowly working on the latter. The former is unfixable. OS X is NO better on many counts.

    8. Re:Maybe, but... by ClosedSource · · Score: 3, Insightful

      "Oh wow 1 flaw, BFD."

      Well, you have to add them all up you see..

    9. Re:Maybe, but... by _Sprocket_ · · Score: 1

      Did you not read about the Apache security flaw that was posted on Slashdot just this week?

      Did you read about it? It was a potential DOS. The issue is well known and generally mitigated either through various common deployment strategies or a module that comes with Apache. So while you can certainly deploy an Apache server that's susceptible to this - you don't have to. And even if you do, it's not going to be an avenue of attack for malware.

    10. Re:Maybe, but... by shutdown+-p+now · · Score: 5, Interesting

      Viruses don't target server environments. That's pretty much by definition - as they require active user interaction to spread.

      Exploits are a different thing, but, really, have you looked at vulnerability stats in Apache vs IIS6/7 lately? Try it, you might be surprised.

    11. Re:Maybe, but... by Anonymous Coward · · Score: 0

      hum.... what about worms? Trojans? and thing bad admins might install by error. An owned server is bad anyway you look at it, manual exploit or automated.

      Apache 2.0 is older than both those releases. It has had much more patches over the year and I'm not conviced that an actively developped open source project like this is more vulnerable because more holes are found. That might be a sign that it's easier to locate in apache than IIS but does not mean they are non existent and unknown to the wrong people in IIS. Unpatched apache install is a security risk but an unpatched windows server is a mine field.

    12. Re:Maybe, but... by shutdown+-p+now · · Score: 4, Insightful

      It has had much more patches over the year and I'm not conviced that an actively developped open source project like this is more vulnerable because more holes are found. That might be a sign that it's easier to locate in apache than IIS but does not mean they are non existent and unknown to the wrong people in IIS.

      To sum it up: you don't care about any numbers I might show you, you just firmly believe that Apache is more secure, simply because it's OSS.

      So, is there any point to discuss it further, then?

    13. Re:Maybe, but... by Virtual_Raider · · Score: 1

      Odd, I got along for years without using it.

      It is simple: 1. Use Firefox (fewer 0-day exploits) 2. Don't browse porn/warez 3. Don't use P2P at all (no malware) 4. Run a web virus scan every couple of months just to be safe.

      The users, and the insistence on admin privileges are the problem. At least MS is slowly working on the latter. The former is unfixable. OS X is NO better on many counts.

      Um, yeah, "Don't use a computer, don't get pc viruses". There are far more productive and fun ways to not get infected, such as don't run everything as admin, use sand boxes and / or virtual machines. The end user doesn't have to even have a clue what this means, they are transparent solutions.

      --
      +Raider of the lost BBS
    14. Re:Maybe, but... by andy.ruddock · · Score: 1

      That's pretty much by definition - as they require active user interaction to spread.

      Actually, by definition, a virus doesn't require active user intervention to spread.

      --
      God: An invisible friend for grown-ups.
    15. Re:Maybe, but... by Americano · · Score: 1

      The issue is well known and generally mitigated either through various common deployment strategies or a module that comes with Apache. So while you can certainly deploy an Apache server that's susceptible to this - you don't have to. And even if you do, it's not going to be an avenue of attack for malware.

      *cough*same-applies-to-Windows*cough*

      I've deployed plenty of Windows XP systems for home use for family & friends, and with common sensible deployment strategies, a decent security package (a la AVG), and a few configuration changes, they've been remarkably secure and problem-free.

      Your argument that you *can* deploy a secure Linux/Mac box or Apache server relies on "choosing secure settings and not doing dumb shit." Windows will work just fine for you if you do the same.

    16. Re:Maybe, but... by _Sprocket_ · · Score: 1

      Your argument that you *can* deploy a secure Linux/Mac box or Apache server relies on "choosing secure settings and not doing dumb shit." Windows will work just fine for you if you do the same.

      Sorry - you misunderstood what I was saying. The parent poster was talking about a specific bug / exploit against Apache that was recently announced. Turns out, the issue doesn't have much bearing on the conversation at hand. Your anecdotal story about deploying WinXP systems has more to do with the thread than the parent's posting about the Apache bug. But the point isn't about intelligent deployment of systems. It is about whether marketshare dictates a fertile environment for malware.

    17. Re:Maybe, but... by Super_Z · · Score: 1

      On one side is a project that publishes every fault and problem that is found in its code. On the other side is a product which owners never publishes its faults and problems unless its owner has published a patch.

      Comparing numbers here is a bit like comparing apples and oranges, right? Hence the parents refusal to play your game. And somehow your post got modded "Insightful".

  18. Wouldn't it be better to make the OS secure? by Anonymous Coward · · Score: 0

    I mean, I may be all naive, but isn't this like selling puncture repair outfits for the condoms you sell with holes in?

  19. It seems wrong for an OS vendor/maker to do this by erroneus · · Score: 4, Insightful

    Microsoft should not be making antivirus software. It should be fixing its vulnerabilities.

    The OS has many fundamental problems, some of which cannot be resolved without redesigning the core internals which would render all older software incompatible any newer version of the OS. This sort of problem was identified long ago, but it was decided that the cost of change would be too great, the burden on third party software vendors too heavy and ultimately, it would be too slow to adopt and migrate for all users. And the longer they wait for this eventuality, the more expensive and prohibitive it becomes to make such important changes.

    If this sounds like the U.S. moving from Imperial measurements to the globally accepted Metric system, you wouldn't be alone in this observation.

    Microsoft still cannot fix the "stupid user" problem but there are many things they could fix if they had the balls to do it. And they could take a page out of Deep Freeze's playbook and create a system where the user must first unlock the system before they can install anything. But perhaps the similarity to the adoption of the metric system doesn't stop here. Perhaps there will come a point at which everyone will move on to another system leaving the "imperial" one behind... well I can dream can't I?

  20. About time by avandesande · · Score: 2, Funny

    When you consider all the extra crap they ship with their OS, including something that is actually useful like this should have been done 10 years ago.

    --
    love is just extroverted narcissism
  21. Only protection against files? by sugarmotor · · Score: 2, Insightful

    'All files were properly detected and treated by the product,'

    Aren't there other attacks besides file-based ?? This sounds rather silly!

    Stephan

    --
    http://stephan.sugarmotor.org
    1. Re:Only protection against files? by Anonymous Coward · · Score: 0

      Yes, but a simple restart fixes those. If it's not in a file somewhere it isn't persistent.

  22. Windows Defender? by Degro · · Score: 1

    So what is the difference between this and the Windows Defender that comes with Vista? I don't trust any of these AV companies and haven't run their software in over a decade with no real problems. I do however let Windows Defender do whatever it does since upgrading to Vista. I never really looked into what that doing actually is though...

    1. Re:Windows Defender? by dave562 · · Score: 2, Informative
      If my memory serves correctly, Windows Defender is based around IE and protecting the computer from exploits that come in through the browser. Anti-virus software on the other hand scans the rest of the system. To come up with a theoretical example, if you are running Windows Defender and AV software, when you visit a website with malicious code on it, Windows Defender will recognize the code attempting to execute in the browser and block it. On the other hand, if you are only running AV by itself, the malicious code will execute in the browser, and MAYBE your anti-virus software will catch whatever trojans and other executables the website copies onto the local system (if you're lucky and have up to date definitions that can detect whatever they are trying to drop on the system).

      The sad reality of the fact seems to be that in order to secure a typical Windows network in this day and age requires a multi-tiered approach. You need some sort of proxy/web filter software to block known malicious sites outright, and also to do some sort of packet inspection/exploit detection on the open connections. You then need some sort of software to protect the browser itself, like Windows Defender (if you are running IE). As a last line of defense, you need anti-virus software running on the local workstation. Also worth noting if you're hosting email in house and forwarding that email to Windows clients, you need AV on the email server, and some sort of anti-spam box in front of the email server.

    2. Re:Windows Defender? by ECCN · · Score: 5, Informative

      Defender is Anti-Spyware only. Security Essentials is Anti-Virus & Anti-Spyware combined, so it effectively replaces Defender outright.

    3. Re:Windows Defender? by microbee · · Score: 1

      This is anti-virus as well as anti-malware. It supercedes windows defender.

  23. In other news by Ludedude · · Score: 2, Funny

    Redmond WA, June 24 2009. Microsoft is proud to announce today its acquisition of independent and trusted testing firm AV-Test. Details of the transaction are not immediately available but rumors involve a large cash payment and real estate on a remote Caribbean island.

    --
    Then != than you morons.
  24. Not surprised if it's good by Anonymous Coward · · Score: 0

    Microsoft has had forever to make one, so I wouldn't be surprised if the release is decent.
    Plus, they have a vested interest in removing crap from their OS for the sake of better public perception.
    It only makes sense to do something which is in line with their crusade for improved security on Windows in recent years, which, judging from where they've come from, they've achieved alot.

  25. Re:It seems wrong for an OS vendor/maker to do thi by Anonymous Coward · · Score: 0

    Microsoft fixes its vulnerabilities, there is however the issue of the dumbass who downloads a program to "help" him view porn, there are many other attack vectors, but the basic idea is that the user can get tricked into installing a virus/trojan/whatever under the right circumstances. The virus then proceeds to make use of the standard Windows APIs. The virus is not using an exploits whatsoever, yet it still is a problem and it stills sends your personal information elsewhere. It needs to be removed. That's what anti-virus is for.

  26. Mint Linux by Anonymous Coward · · Score: 0
    1. Re:Mint Linux by Darkness404 · · Score: 1

      I actually tried that for a while, however it seemed like a non-working version of Ubuntu. To put it quite simply, the repositories didn't work no matter what I did. Plus I don't really like the UI (I like default GNOME myself). Granted, this was when they were first starting (I think it was version 3 or 4, based off of Ubuntu 7.04 or 7.10, can't remember) so they probably have gotten better.

      --
      Taxation is legalized theft, no more, no less.
  27. Re:It seems wrong for an OS vendor/maker to do thi by Anonymous Coward · · Score: 0

    Microsoft still cannot fix the "stupid user" problem but there are many things they could fix if they had the balls to do it. And they could take a page out of Deep Freeze's playbook and create a system where the user must first unlock the system before they can install anything. But perhaps the similarity to the adoption of the metric system doesn't stop here. Perhaps there will come a point at which everyone will move on to another system leaving the "imperial" one behind... well I can dream can't I?

    What do you think UAC is? Yes, that much maligned UAC that people turn off. It is a way to unlock the system to install software, or elevate priviledges from a standard user to an administrator. There are few differences between sudo and UAC, but everybody seems to hate the latter. The ONE revolutionary secure thing Microsoft has done in Windows, is one of the most hated. I am not surprised.

  28. Virus Bulletin by p51d007 · · Score: 1

    Don't see anything from the VB100 list yet. http://www.virusbtn.com/index

  29. AV-Test better than VB100 and Checkmark by Rsriram · · Score: 1

    AV-Test uses a really large sample size for testing against real viruses. Unlike VB100 or Checkmark that focus on a sample size of around 1000 to check "in-the-wild" viruses.

    To be fair, in-the-wild viruses cause about 98% of the attacks and AV organizations catching them have demonstrated their capability of catching the others.

    AV companies catch viruses a few hours to few days after a virus has been released. So, even the best AV company cannot save you from getting infected by that brand new virus which has been released just a few minutes ago.

    When a lay user is also the administrator on a system, they can inadvertently install/click on exe files and answer yes to threatening questions about security. For a really secure OS, the user needs to be upgraded to an administrator, preferably a NetBSD admin. But then who would do the rest of the work in the world!

    --
    O this learning! What a thing it is - William Shakespeare
  30. AV-Test Deems Windows Security Essentials ... by xjlm · · Score: 1, Troll

    ( I just couldn't bring myself to finish the title) Wonder how they'll cripple this one? "For only $99/month, your computer can be covered, too!"

    --
    The Tea Party is just the GOP with a bag over its head.
    1. Re:AV-Test Deems Windows Security Essentials ... by CyberDragon777 · · Score: 1

      1. It will be free.
      2. It will not be shipped with Windows. (Sorry anti-trust guys.)
      3. It is based on the Microsoft Forefront business product line.

      --
      We both said a lot of things that you are going to regret.
  31. Re:It seems wrong for an OS vendor/maker to do thi by TSPhoenix · · Score: 5, Interesting

    Its a social problem, not a technical one.

    All UAC did was train people to press "Yes" on every dialog even more zealously than before. A system based around asking important questions to people who neither understand or care is not a good one. sudo works because everyone using it does care.

    What MS is doing here is clever IMO. Instead of trusting the user to not do anything dumb, they've instead given them a big "Press me to fix your computer" button to wail on. People will see their computer is being slow, hit the button and hopefully the problem will be fixed.

  32. system performance? by Satanboy · · Score: 2, Insightful

    Has anyone tried this out yet to see what the performance hit is?

    1. Re:system performance? by rliden · · Score: 1

      Running in Win 7 RC this is what the resource monitor says for MsMpEng.exe:

      • Threads: 23
      • Commit (KB): 95, 488
      • Working Set (KB): 48, 364
      • Shareable (KB): 5,708
      • Private (KB): 42, 656

      I haven't noticed a performance increase or hit using this compare to Symantec, Panda, Kaspersky, or AVG. Obvious anecdote I know, but that has been my experience so far.

      --
      Don't think of it as a flame, more like an argument that does 3d6 fire damage.
  33. Like getting a robber... by Anonymous Coward · · Score: 1, Funny

    to guard your house/grave.

  34. region locked beta? by unfunk · · Score: 1
    I just tried to get the beta and got this message;

    Not available in your country or region

    You appear to be in a country or region where the Microsoft Security Essentials Beta is unavailable.

    This beta is available only to customers in the United States, Israel (English only), People's Republic of China (Simplified Chinese only) and Brazil (Brazilian Portuguese only).

    Whiskey Tango Foxtrot?

    1. Re:region locked beta? by DanJ_UK · · Score: 1

      UK here, can't get it either. Whiskey Tango Foxtrot indeed. Ah well, thank god for Apple.

      --
      - Dan
    2. Re:region locked beta? by Sinbios · · Score: 1
      --
      Anyone can "stand up for what they believe", but it takes a very brave individual to change what they believe. - Loundry
  35. If you say they're trusted, they're not. by synthesizerpatel · · Score: 1

    "independent and trusted firm"

    It's fascinating to me as I read marketing lies how unimaginative and similar they are to 419 scammers. While marketing people aren't crafting their message for critical thinkers you would imagine at some point in a marketing seminar somewhere someone would jump up and say

    Instead of making the subject line of the e-mail "You've won the lottery", how about "Dearly beloved?"

  36. Re:Yes they can by Anonymous Coward · · Score: 1, Insightful

    Yes, Microsoft CAN convince people they can put out a quality product. If fact, they have convinced many, many people. Anyone running Windows7 beta or RC1 is convinced they can do it if they want to. I work in the Linux environment all day, but when I sit down in front of my personal machine, I don't want to "make it work" I want to have it work. Windows 7 does.

  37. Re:It seems wrong for an OS vendor/maker to do thi by Anonymous Coward · · Score: 0

    "Microsoft should not be making antivirus software. It should be fixing its vulnerabilities."

    AH ha ha ha! Only bug upgrades from their system.

  38. Re:Scan your willy for viruses by Anonymous Coward · · Score: 0

    you are one fucking consistent troll

    you must be using a mac since you can post so much without getting a virus

    other than the aids you get from sucking steve jobs dick that is

    Wouldn't that be cirrhosis instead? Or hepatitis? :P

  39. Um, iPhone? by Namarrgon · · Score: 1

    How many of those same geeks are running off to buy a nice, locked-down iPhone?

    I suppose Apple are let off the hook, just because their security is poor enough to jailbreak?

    --
    Why would anyone engrave "Elbereth"?
  40. Why test against AVG 8.0? by Anonymous Coward · · Score: 0

    AVG has been at version 8.5 for some time now, why test against version 8.0?

  41. Re:Deems Windows Security Essentials "Very Good" by dave420 · · Score: 1

    Wow that's ridiculous. Compared to what? How about other Windows AV software. Is it really that difficult to understand. 'What is the grade?' How about being able to detect common threats and remove them without hassle. 30% processor time to scan files? What?? And as for little to brag about, Windows 7 already has half as much desktop market share as Linux. I know you don't like Microsoft, but please don't stoop to making things up. It makes you look bad, makes the things you argue in favour of look bad, and makes the whole OSS community look bad. We don't like FUD from Microsoft, so we should not accept it from ourselves.

  42. Re:Deems Windows Security Essentials "Very Good" by Runaway1956 · · Score: 0, Flamebait

    A: I didn't make anything up. Not every processor in the world is rated in gigahertz. I have often seen a computer churning away, trying to catch up to the demands of it's anti-malware software, so that it could get on with the user's tasks.

    B: As long as people continue to think small, and think "inside the box", we're all going to be stuck with malware and inadequate remedies for malware.

    C: As an aside, I found and installed Windows Essentials inside a VM. I will admit, it has a small memory footprint, and the impact on performance is unnoticeable. How effective is it? Only time will tell.

    D: Thank you all for the "flamebait" moderations, people. It only goes to show just how childish the fanbois are. :-)

    --
    "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
  43. Whats with the intense astroturfing by SoulRider · · Score: 1

    Does Microsoft have a big release coming up? Just curious.

  44. They Aren't Fixing Their Broken OS(Re:Anti-trust?) by EXTomar · · Score: 1

    You'd have a good point if they were actually trying "...fix their broken OS" but that isn't what is happening. They are offering another package of software to cover up the holes in their broken OS instead of fixing any flawed software component. I'd give a lot more leeway to Microsoft if they were actually correcting Windows and making AV vendors go out of business due to a lack of flaws that need protection but that isn't what is going on here. The flaws are still very much there where they only thing that has changed is which vendor is providing the Band-Aid.

  45. Where from? by Keeper+Of+Keys · · Score: 1

    Got a direct link? I can't download it from the UK, it seems (although we Brits are supposedly very good friends with the US). OTOH it is a beta. With positive press like this I would expect MS to get it out of beta quite soon, as they sorely need it.

    1. Re:Where from? by pacinpm · · Score: 1

      Direct link was tide to server session somehow. I just checked it and it's not working.

  46. No not surprised, but... by Anonymous Coward · · Score: 0

    Current versions of IIS seem to be more secure. But they still run on Windows.

    Compare Apache on Linux to IIS on Windows and you get a very different picture.

    And finally, if MS can produce something as secure as IIS why is Windows so insecure.

  47. Purple Gorillaware by Keeper+Of+Keys · · Score: 1

    Well, it's easier to display a purple gorilla with Flash than Silverlight.

  48. Re:It seems wrong for an OS vendor/maker to do thi by Americano · · Score: 1

    sudo works because everyone using it does care.

    And the sudo method will not achieve wider adoption because it requires everybody to care.

  49. Anti-malware isn't only anti-windows-holes by jonaskoelker · · Score: 1

    claim anti-trust and attempt to sue.

    How dare microsoft plug security holes themselves.

    Well, strictly speaking, the anti-malware vendors still have a market if people run non-MS software, such as firefox, VLC, OpenOffice and others. If MS fixes their own holes, it might shrink the anti-malware market, but isn't that just "the cost of progress", just like cars shrunk the market for horse shoes?

    I'm not the one to frivolously defend Microsoft, but here I think there's an argument which at least needs a counter-argument before a suit about anticompetitive behavior can be won.

  50. Let me be the first to howl! by jonaskoelker · · Score: 1

    I think the geek would be the first to howl if he could only install the apps approved [by Apple]

    I just had a look at a demo iPhone today. One of the top 25 apps in the store shows scantily clad women. The app description says "they're as naked as Apple will let us make them".

    Oh, Apple gets to censor my mobile porn. Screw that, then. Hello, Android-running HTC Magic.

  51. Probably the truth is somewhere in-between? by jonaskoelker · · Score: 1

    if $NOT_MS had 90% market share...

    Apache! You're wrong

    Maybe the solution is a mix of the two?

    You know, just like infant mortality can be explained* in part by mother's marital status, mother's smoking habits during pregnancy, socio-economic status, and tons of other factors, maybe the observable security levels of any piece of software depends in part on its prevalence and in part on its development process?

    (*I don't actually know, I'm just listing some hypothetical factors. Feel free to dig up some stats and do the math. Or even better, do it on security.)

  52. Re:It seems wrong for an OS vendor/maker to do thi by CyberDragon777 · · Score: 1

    So...

    Linux sudo: good

    Windows "sudo": ZOMG FAIL!!!!

    --
    We both said a lot of things that you are going to regret.
  53. Re:It seems wrong for an OS vendor/maker to do thi by rliden · · Score: 1

    Microsoft can fix vulnerabilities, bugs, and provide security tools. They aren't mutually exclusive. Why shouldn't they be providing security/malware tools? There are known malware problems and since they can't fix the "stupid user" problem, as you call it, then providing anti-malware tools makes sense doesn't it?

    Microsoft has implemented an elevated privilege system in UAC. You can require permision, passwords, or allow automated elevation depending on settings. It sounds like Microsoft is making improvements. This is a case of Microsoft actually doing the right thing and people just don't like that. It's harder to bash someone when they do the right thing.

    --
    Don't think of it as a flame, more like an argument that does 3d6 fire damage.
  54. Great song by fleetwod mac : by unity100 · · Score: 1

    "Tell me lies, tell me sweet little lieeees"

  55. Re:It seems wrong for an OS vendor/maker to do thi by erroneus · · Score: 1

    The problem with malware problems is that the malware always comes first, then it is identified, then the removal/cleaning/protection from it. So between the time that malware is first released and the time that a fix is installed, there is much danger.

    If they incorporated Deep Freeze technology, users just reboot when there is a problem and their data should hopefully be in tact (but if infected can later be identified) and their program files will be unaffected. Having to "thaw" your system before installing software or making changes is definitely a pain the ass, but if it is perceived as "normal" then all will be fine and every operation the user takes will have to be deliberate... each and every time.

    Someone else suggested that the UAC was good enough, but I don't think so. There are known exploits for privilege elevation that has much to do with some core internal windows OS process communications which cannot be fixed without breaking Win32 and every program written for Win32. This takes me back to earlier assertions that Win32 must be fixed.

  56. Re:It seems wrong for an OS vendor/maker to do thi by rliden · · Score: 1

    I agree that most AV solutions detect a problem after the fact, but Microsoft including Security Essentials doesn't change that either way. According to the report they scored pretty good on real time heuristics. If anything providing an AV solution for free seems like a good move not a bad one.

    I've worked with Deep Freeze before and it can be a great solution, but it's more complicated than you're making it. What is the licensing fee to include it? People already bitch about the cost of Windows. How easy is it going to be for a non-tech savvy user to operate? I don't think it will provide any more advantage to the end user or be any less complicated than the current functionality System Restore already provides. Every time a program is installed, or Windows Update is run a Restore Point is made.

    UAC is a bit beyond the scope of Microsoft Security Essentials and should Microsoft be implementing a malware solution, but I would say that it is, again, a move in the right direction. It has advantages and disadvantages, just like sudo or su does. It's meant to give the user an opportunity to deny an action they may not want to happen. There is always room for improvement, but it isn't a black and white world. Just because UAC has room for growth doesn't mean it's a bad idea or useless.

    Going back to your original argument that Microsoft shouldn't be including anti-malware utilities; I just don't see a good reason why not. Pointing out various other weaknesses or problems you see with Windows has really nothing to do with why they shouldn't include Security Essentials, especially for free.

    --
    Don't think of it as a flame, more like an argument that does 3d6 fire damage.
  57. Education by Anonymous Coward · · Score: 0

    The best defense against these attacks is to be educated in how they infect your system. Not even the "third reich" of protection can stop the end-user from clicking the installer link that gets the system infected. This rant from Symantec is purely a complaint about the potential loss of profits. The whole cat and mouse game that is Virus/Spyware/Malware protection is a complete waste money that could be put to better use. STOP CLICKING THE FREAKING POPUPS!!!