Slashdot Mirror


Apple Says Macs Are Safe, No Antivirus Needed

lobridge writes "Over the last two days multiple news feeds (and Slashdot) have been reporting that Apple has been quietly recommending antivirus software for their machines. It appears now that Apple has deleted an entry on their forums that suggested this and are saying that Mac computers are 'safe out of the box.'"

92 of 449 comments (clear)

  1. Safe... until by revlayle · · Score: 5, Funny

    Safe out of the box... that is until a user starts clicking on things.

    1. Re:Safe... until by cslax · · Score: 5, Funny

      But but but... It just works!!

    2. Re:Safe... until by AKAImBatman · · Score: 4, Interesting

      Safe out of the box... that is until a user starts clicking on things.

      Even after the user starts clicking on things, Macs are generally safe. The user must explicitly punch holes in their system to create most vulnerabilities.

      Honestly, the original tech note struck me as an attempt by Apple to say something that Apple politically couldn't say: Mac antivirus software primarily protects against Windows viruses. If Windows exists on your network or runs on your Mac via virtualization, your windows systems will be safer if you run Mac antiviral software. (Macs can't get infected, but they can be carriers!) Thus running antiviral software is a "good idea" and presents "one more program" that must be defeated.

      Of course, once the press got wind of this poorly worded tech note, it made more sense for Apple to simply pull it rather than take the political hit of wording it correctly.

    3. Re:Safe... until by Anonymous Coward · · Score: 5, Insightful

      Whoa...hold on there,son. The fact that they publish security updates proves them wrong.

      Maybe there aren't many (or any) viruses, worms and whatnot targeting the platform today, but they will come, and when they arrive, it will be a good idea to have some protection installed beforehand. A relative few will still get infected before the AV industry can react, but the rest will be safe as soon as a definition update appears that detects the threat.

    4. Re:Safe... until by LordKronos · · Score: 3, Insightful

      Yeah, but I think paying for antivirus software (and the likely yearly subscriptions) when there isn't even evidence of any viruses actually existing seems to me to be like paying for car insurance before you've bought a car or got your license. Should we also be vaccinating our bodies against theoretical illnesses that haven't even been discovered yet?

    5. Re:Safe... until by JustinOpinion · · Score: 4, Insightful

      something that Apple politically couldn't say: Mac antivirus software primarily protects against Windows viruses

      Considering that Apple runs ads that directly state that "PCs" get viruses whereas "Macs" do not, I don't see why they would mind saying roughly the same thing in a tech note.* Seems to me that they have already taken a pretty visible stance on that political issue.

      That having been said, I suspect you are right: once this whole issue blew up, it was safer to completely distance themselves from the original tech note, rather than try and explain why they had originally issued it.

      [*] Conceivably the tech note was written by some lower-level employee who didn't want to say something controversial. So instead he/she left it vague and just suggested that "antivirus is a good idea" and so on.

    6. Re:Safe... until by revscat · · Score: 4, Insightful

      Maybe there aren't many (or any) viruses, worms and whatnot targeting the platform today, but they will come, and when they arrive, it will be a good idea to have some protection installed beforehand.

      People have been saying the same damn thing for 8 years. "Just wait, one day OS X will get a virus. You'll see."

      Ok, well, after hearing this for almost a decade I'm kinda starting to get skeptical.

    7. Re:Safe... until by dhavleak · · Score: 3, Insightful

      People have been saying the same damn thing for 8 years. "Just wait, one day OS X will get a virus. You'll see."

      Actually, people have been saying "One day, OS-X will have enough users that malware authors will target it the way they target Windows". That hasn't happened yet, but OS-X marketshare is trending upwards, so it might still happen.

      Also, please note the omission of "You'll see" and other such things. I don't want OS-X users to get viruses just so that my point gets proven. I do agree that in all likelihood if you run OS-X without an AV you'll be ok. That still doesn't negate the point -- OS-X does not have any inherent security advantage over Windows, and Apple's smug attitude towards security will bite them in the butt if their marketshare increases.

    8. Re:Safe... until by Yvan256 · · Score: 3, Funny

      You don't know how Macs work, dude. The internet connection is wireless, we don't even have to connect anythi...

      oh wait.

    9. Re:Safe... until by Nebu · · Score: 2, Insightful

      People have been saying the same damn thing for 8 years. "Just wait, one day OS X will get a virus. You'll see."

      Ok, well, after hearing this for almost a decade I'm kinda starting to get skeptical.

      I don't know about the people you've been hearing it from, but I am fairly confident that when/if OS X has a majority market share as a consumer OS, it will have viruses and other forms of malware. From a utilitarian point of view, if you're trying to create a botnet, it makes most sense to have your botnet target the most prevalent platform run by home users on the internet. In particular, you don't want to target the most prevalent platform run by system administrators, because they probably know how to take care of their machines.

      If the OS allows users to write to the harddisk, and to communicate over the internet, (and I can't imagine a useful consumer desktop OS that wouldn't allow these) then it contains everything necessary for malware to exist on that platform. If the OS allows user-written files to be executable (a very important feature if you want users to have hobbyist programmers on your platform), then the platform contains everything necessary for viruses to exist.

    10. Re:Safe... until by AndGodSed · · Score: 5, Informative

      Hey. If you wiki you will see that there are viruses for Linux (I think the count is 4000ish), and below is a link to at least one Mac virus that I could find on Wikipedia (one search, I am lazy)

      http://en.wikipedia.org/wiki/NVIR_(computer_virus)

      I agree strongly with the sentiment that Antivirus for Linux and MacOS are largely to protect against spreading windows virii

      If you pass along an infected e-mail you are spreading a virus that could have stopped with you.

      Another point to consider is weaknesses in other applications such as flash, Macoffice, silverlight (wich has a Linux beta) and so on.

      OS vulnerability (or lack thereof) is only part of the puzzle.

      If you are running apache php and firefox a simple script will crash your whole system regardless of OS.

      A simple script along the lines of while $value is less than 1000000000 do value+1 and echo "the value is".$value

      (I put in an EXTREMELY simplified version since /. did not want to show the full script, but most of you guys should get the idea)

      In fact I embedded it in php and I caused my machine to run out of memory and lock up by simply accessing localhost in firefox. This is on an ubuntu box, running apache and FF with PHP.

      If you are creative you can get up to a lot of mischief, regardless of platform.

    11. Re:Safe... until by Anonymous Coward · · Score: 4, Insightful

      Puh lease. For years there were far more Apache installations and they didn't get ass-raped the way IIS did/does.

      It has nothing to do with installation base and far more to do with idiot coding practices.

    12. Re:Safe... until by DesertBlade · · Score: 3, Insightful

      Technically that is not a crash of the system. While all the system resources are in use, you can kill Firefox and the system will return to normal. I have also seen poor javascript bring system to crawls, but the system stayed up. Virus software probably would not catch a scenario like this.

      --
      Half of writing history is hiding the truth.
    13. Re:Safe... until by Graff · · Score: 5, Informative

      below is a link to at least one Mac virus that I could find on Wikipedia (one search, I am lazy)

      http://en.wikipedia.org/wiki/NVIR_(computer_virus)

      I agree strongly with the sentiment that Antivirus for Linux and MacOS are largely to protect against spreading windows virii

      If you pass along an infected e-mail you are spreading a virus that could have stopped with you.

      The NVIR virus last worked on MacOS 8, it didn't work under MacOS 9 and it certainly doesn't work under Mac OS X. Basically the last operating system it worked on was obsolete over 10 years ago. There are no current Mac OS X viruses in the wild.

      In regards to spreading Windows viruses yeah I feel bad for Windows users but I won't spend my own money and processor cycles on worrying about their systems. If they want to protect their systems then they should take steps to protect themselves. They could also dump Windows and get an operating system that isn't so ridden with viruses and malware. That's their own choice and problem, not mine.

    14. Re:Safe... until by Piranhaa · · Score: 3, Insightful

      That's one way of looking at it. Another way is hearing news that the East is infected with a certain illness that can't 'currently' affect Westerners. However, like with any viruses, they mutate constantly and can eventually cross over. So, in that sense, it can make sense to protect yourself with a vaccine.

      But, being properly aware is still much much better than what virus scanners can provide. Hell sometimes virus scanners cause more harm than good. System slow downs and wrongly detecting files as viruses when in fact they aren't are among reasons (just look what happened with AVG recently). I still don't run virus scanners on MY XP (Bootcamp) install, nor my main OSX install. I run an OpenBSD firewall, and am 'smart' when on the net. I, personally, don't ever really plan on running a virus scanner. If I'm opening a suspicious file, I'll simply create a snapshot of a Windows install, open the file and see if it does any damage. If I see ANY suspicious activity, I could simply revert to an old snapshot... Obviously this isn't (currently) a viable option for the general public, but I don't see it being too far off as pretty well all new computers come with Intel or AMD visualization technologies to allow speedy virtual machines.

    15. Re:Safe... until by atraintocry · · Score: 2, Insightful

      Like lack of ActiveX.

    16. Re:Safe... until by nine-times · · Score: 4, Insightful

      A) The idea that Windows only gets compromised because of its large market share isn't firmly founded. Even if you think it's true, it's far from being widely accepted.

      B) Even if OSX becomes just as frequently compromised as Windows, it still doesn't make sense to buy an Antivirus program now. Most AV packages rely on databases of known-viruses, and aren't very effective against new/unknown viruses. Therefore, even if you have AV software for your Mac, they won't detect any threats until after they're known. Therefore, it doesn't make sense to bother to install anything until after there are known threats for OSX, and there aren't any yet.

      So mostly, installing AV software on OSX will just use up resources and *maybe* help to protect Windows machines you're trading files with.

      Also, I don't know about you, but I evaluate AV software before I buy it for what's most efficient and effective at the time when I buy it. Until there are real threats against OSX, there's no way to measure how effective it is at protecting you from those threats, so there's nothing to recommend one package over another except for what uses the least resources. And do you know what uses the least resources? Having no AV software installed.

    17. Re:Safe... until by MindlessAutomata · · Score: 5, Informative

      fyi, it really is "viruses", not virii.

    18. Re:Safe... until by Macthorpe · · Score: 2, Insightful

      Yeah, it's not like Apache installations are mostly maintained by experienced sysadmins whereas Windows computers are maintained by every idiot and his grandma.

      Wow, it really is hard not to be sarcastic about this stuff.

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
    19. Re:Safe... until by AndGodSed · · Score: 2, Informative

      Heh.

      I tried both in that post and virii seemed so... sophisticated.

      Imagine that, a geek with aspirations to being sophisticated.

      And then he gets it wrong...

    20. Re:Safe... until by cslax · · Score: 3, Insightful

      Is it possible for a Mac user to troll a post about macs? I used a Mac to post my previous comment and my comment now.

      I could have posted an eloquent, well thought out response, but instead decided that posting that would better serve my purpose.

      To add to the discussion at hand, at Apple stores, I have witnessed many people asking the "genius bar" people about AV protection for their Mac's, only to be told, "Apple computers do not get viruses, but you should protect your fellow Windows computers, by buying this AV software!" These people then dump extra money to buy antivirus, in order to make sure they are not carriers, which is what the comment in TFA seemed to suggest.

    21. Re:Safe... until by Seraph321 · · Score: 2, Insightful

      30 million is a lot, to be sure, but I wonder if malware authors look at them the same way. For one thing, I believe desktops must be much more desirable for spambots than laptops because they are left on more often. This is especially true for desktops in small businesses. I would guess that the vast majority of those 30 million macs are laptops.

    22. Re:Safe... until by bledri · · Score: 3, Informative

      If Apple was serious about security, they would have you make a user account and an admin account. This run as admin by design crap is silly.

      I think you are confused about what an "Admin" account is on Mac OS X. It's not really an admin account, but a user that through sudo can temporarily have super-user access. There is no need to create separate account because without an explicit user action, the account has no special privileges. As a matter of fact, there is no root user unless you go out of your way and adding a root user is actually less secure. It's a UN*X thing, not a Mac thing and debian/Ubuntu work exactly the same way.

      --
      Some privacy policy Slashdot.
    23. Re:Safe... until by geminidomino · · Score: 2, Insightful

      Which would suggest that it wasn't particularly a problem until they discovered they could soak people for more money with it.

      Before RLS medication was invented, I had a surefire way of dealing with restless legs.

      I went for a walk.

    24. Re:Safe... until by jbezorg · · Score: 3, Insightful

      I wonder if the first OSX virus will be called "hubris". Has a nice ring to it. osx.hubris.v

      Malware On Mac OS X - Viruses, Trojans, and Worms
      http://www.macforensicslab.com/Malware_on_Mac_OS_X.pdf

      A white paper on the history and future of malware and how it can affect the Apple Mac OS X platform.

      This document discusses the technologies used in malware. These include viruses, Trojans and worms. The specific intention is to bring forth detailed discussion on how this affects the Apple Mac OS X platform. The document outlines a potential framework for a Mac OS X malware suite. The document closes with recommendations on what Apple Inc, and users of Mac OS X can do to defend against such technology.

      This paper was created to outline the results of research performed by the MacForensicsLab.com research and development team. These results are presented to the public in order to raise awareness of the situation and to prompt the relevant responsible parties to address the issues outlined within.

      The MacForensicsLab.com staff and SubRosaSoft.com Inc consider it important to bring such discussions out into the public and welcomes all opportunities to discuss the paper on info@subrosasoft.com.

      --
      I've lost all my marbles except one & It's fun to test angular & centripetal acceleration in my skull
    25. Re:Safe... until by spiffyman · · Score: 2, Insightful

      I actually contracted nVIR on a Centris 610 once, well over a decade ago. I also wanted to point out that the fact that nVIR was viable against System 4.1 machines should have been a big freaking sign that something was amiss when it was cited as an example of the Mac's vulnerability. If the virus is contemporaneous with System 4.1, it's over 20 years old.

      nVIR is in the wild like smallpox is in the wild.

      People need to understand that no one in the know is saying that OS X is vulnerability-free or that it will stay virus-free. But every time that's brought up we're practically told to start handcoding fixes for non-existent threats. It's absurd.

      --
      So you can laugh all you want to...
    26. Re:Safe... until by B47h0ry'5+CuR53 · · Score: 2

      Unless XBMC was trojan installed on your Xbox, I'd say the Xbox is hardened.

      --
      The memory management on the PowerPC can be used to frighten small children. -Linus
    27. Re:Safe... until by p0tat03 · · Score: 3, Interesting

      Correction: You use Windows because it's what most programs *you know* run on. I've converted from Windows a long time ago and I can do everything I did on my old machine on the Mac. Ripping CDs? No problem, UI is better too. Web design? Photo manipulation? Video editing? Yes, yes, and yes. Coding, watching movies, playing music... need I go on?

    28. Re:Safe... until by p0tat03 · · Score: 4, Insightful

      The point I think he's trying to make is that, as of yet anyhow, OS X viruses and malware have to be explicitly let in through the front door via user stupidity (or just plain ignorance/don't know better). On the other hand, MS's track record has shown numerous ways for software to sneak onto your machine without user intervention whatsoever.

      I personally think that OSX's sudo password prompt needs to be beefed up to show exactly what the app is attempting to access. If I'm installing some app that wants to add a file to /usr/bin, sure. If it wants to REMOVE a file I'd be a lot of more suspicious. As of right now both cases will simply show a nondescript "enter admin password" prompt, which is insufficient.

    29. Re:Safe... until by ch1lly · · Score: 2, Insightful

      ..and playing games. Oh, wait.

    30. Re:Safe... until by p0tat03 · · Score: 2, Interesting

      I left the ridiculous upgrade cycle behind a long time ago. When I got into college (still into PC gaming at the time) I made the mistake of buying a clunker of a "gaming laptop". Never again. My laptop is for work and for mobility, I have an Xbox 360 at home for a good reason.

      But you're right, gaming isn't great on the Mac. But if you're talking about productivity tools - office suites, IM/chat, etc etc, the Mac is in every way comparable to the PC, and in many cases superior.

    31. Re:Safe... until by AlastairLynn · · Score: 2, Informative

      Actually, if you are talking about latin it is

      Vira

      'Virus' in latin means venom. Since this is something uncountable, latin has no plural for it. The 'correct' way to pluralise it has to come from English, since we're using a transliteration.

    32. Re:Safe... until by fatalGlory · · Score: 2, Informative

      I once did something like this in javascript in IE on windows 98 and ME (this was before the XP days). I just copy pasted the javascript code "window.open(virus.html)" about 500-1000 times in the script (I was 13 and hadn't learned about loops yet). It managed to chew enough resources that the start menu wouldn't open and the comp had to be restarted. I thought I was so l33t. lol.

      Nowadays in XP, the system catches this sort of behaviour and asks if you want to kill the process. Don't know about Linux but will test in Ubuntu Intrepid today for fun.

      For now, consider the following:
      int main()
      {
      int *i;
      while (1)
      i = new int;
      return 0;
      }


      Shock horror! Windows XP will catch this and kill it when it takes up enough memory (without even asking! that's a little rude to the power users...), Ubuntu however (at least in hardy, yet to try in intrepid) will let it continue on its merry way until the system becomes, for all intents and purposes, completely unresponsive. Had fun running this and then starting a game of CS:Source in wine. Watched the framerate slowly drop until I didn't move at all anymore. So yes. The thrash-crash line may not always be so clear-cut.

      Having said that, this is all without the aid of any AV. I don't know if any AV would pick up an app that include such an intentional loop of leaking memory.

      --
      Censorship is the opposite of education. If neo-darwinism were defensible, people would not need to try and censor ID.
    33. Re:Safe... until by Risen888 · · Score: 2, Insightful

      It's also what most viruses run on. You're making a trade-off there, even if you're not aware of it.

      --
      Hey, I finally got my first freak! Took you long enough!
    34. Re:Safe... until by quarkscat · · Score: 2, Interesting

      And why would you PAY for anti-virus software, when even the big commercial AV vendors cannot protect against zero-day viruses? For Mac OS X, check out: ClamXAV and for other UNIXes try: ClamAV They are both based upon the same anti-virus scan engine, and both make use of anti-virus definition files which are updated DAILY (see "daily.cvd" on these websites. As far as the Mac OS X platform NOT being vulnerable - don't you believe it for one minute! I have a PPC-based Mac, a Ti Powerbook that is running 10.5.5 (as an update from 10.3.9, not installed to a bare disk.) I generally have it "locked down" pretty well, having had made use of Apple's security guidelines PDFs from their website. Not very long ago, I visited some "naughty" websites, and my computer "caught" something. I cannot say that it was a virus or a worm, but it DID catch something. A portion of the display (a rectangular section in the middle of the screen) went blank, and I found that I could not shut down the laptop, even using the "kill -9" routine as the root account user. Finder had been corrupted (in memory only, praise bob). I resorted to disconnecting power, AND removing the battery, which I left out for nearly 2 hours (to make certain that all its' memory had "zeroed out". When I replaced the battery, reconnected the power cord, and booted up,, I found that all appeared to be normal. I immediately downloaded the most recent "daily.cvd" (see above), and scanned the entire hard disk for viruses. None were found, and since that time I am confident that "whatever" struck my laptop was only able to affect program memory. I also use a free version of "Tripwire", and it could not find any files that had become corrupted. (This is not a fast process, I can assure you of that!) I am convinced that I was hit by a virus or worm, and that I was able to expel it from my computer. Unfortunately, Apple has done a number of things to make it far easier for a virus or worm to strike the Mac platform. Switching to the i386 from the PPC was okay, except that Apple has been messing with the OS in bad ways: (1) changing the built-in firewall from a root-based service to an application, then (2) including Google verification in Safari without allowing the user any means of altering or disabling this feature, AND then (3) beginning to incorporate Win32 compatibility with the inclusion of .NET libraries. The Mac OS X platform has not become less vulnerable, but way more so (IMHO).

    35. Re:Safe... until by lgw · · Score: 3, Insightful

      You're a botnet owner. You hijack a web site and add a flash trojan to the banner add. Flash exploits exist for most OSs, but you only get 1 payload - you can affect just 1 kernel. Which payload do you choose? As long as one kernel has more that 50% market share, no one will ever attack anything else.

      My 64-bit Windows home OS has never been (successfully) attacked, for the same reason a Mac will never be (successfully) attacked any time soon: the only payload is the 32-bit NT root kit. Don't kid yourself that it's somehow "impossible" to attack OSX and gain root from a user-mode process - that's been demonstrated repeatedly in competitions and the like. It's just not a threat in the wild, because viruses (etc) are a *business* now, and so are engineered to maximize returns.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    36. Re:Safe... until by FictionPimp · · Score: 4, Informative

      Well, as my Admin account, I can download an application and drop it in my Application folder. No password is required. Now I can run that application and it can access /Library /Applications, my files, etc. It would stand to reason it could also replace apps in the /Application folder with compromised ones without issue.

      With my non-admin account, it prompts for an admin password before letting me copy files in to the /Applications folder.

      In fact from apples own security guidelines document they state,
      "Each user needing administrator access should have an administrator account in addition to a standard or managed account. Administrator users should only use their administrator accounts for administrator purposes. By requiring an administrator to have a personal account for typical use and an administrator account for administrator purposes, you reduce the risk of an administrator performing actions like accidentally reconfiguring secure system preferences."

      Seems to the the admin account lets you do some pretty dangerous things without realizing they are dangerous. Like maybe run a script that installs a comprised version of a application.

      This is different then ubuntu. In ubuntu you can not simply copy files from your desktop into /usr/local/bin and let anyone run them. You have to specify your password.

      Running as an admin is OSX is not a good practice.

    37. Re:Safe... until by pseudonomous · · Score: 2, Insightful

      Yeah, on a mac the viruses just WORK, you don't have to worry about finding drivers or system crashes to prevent viruses from running optimally, and they offer easy drag and drop installations, right?

    38. Re:Safe... until by wild_quinine · · Score: 3, Insightful

      In regards to spreading Windows viruses yeah I feel bad for Windows users but I won't spend my own money and processor cycles on worrying about their systems. If they want to protect their systems then they should take steps to protect themselves. They could also dump Windows and get an operating system that isn't so ridden with viruses and malware. That's their own choice and problem, not mine.

      To paraphrase: I'm one of those lucky people who's immune to AIDS. I just fuck anything. I mean, sure, I can carry AIDS, and I can pass it on. But since I can't get it, it's no problem of mine. The responsibility for that lies completely on the other side of the fence. Hey, but I've run out of posting time - another orgy to attend.

    39. Re:Safe... until by tehcyder · · Score: 2, Funny

      I could have posted an eloquent, well thought out response

      That's sort of frowned upon around here.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    40. Re:Safe... until by mdwh2 · · Score: 2, Insightful

      In which case, you are then vulnerable to viruses (along with all the other faults that Mac users claim Windows has).

      I don't understand this argument - saying Windows is crap, but then saying Macs can avoid the failings of OS X by running Windows.

    41. Re:Safe... until by Aram+Fingal · · Score: 2, Funny

      Microsoft generally (contracts?) out chunks of coding.

      It seems like more often they see some piece of software that they like and buy the company that wrote it.

  2. Wrong, and bad summary, as usual by daveschroeder · · Score: 5, Insightful

    First, that article had been there for quite some time (but was just updated in the last week of November, when the IT press noticed it), and was just a generic recommendation for antivirus software on Mac OS X, and pointed at some third parties who provide such software. Second, the representative did NOT say "No Antivirus Needed"; on the contrary, the representative said antivirus software offers additional protection.

    Antivirus software has always been recommended in our environment on all systems, including Mac OS X. But the very real fact is that -- for whatever reasons, many of which can be argued to no end -- Macs have far less problems with malware and serious security vulnerabilities that have a real impact on users.

    As Macs are increasingly used in mixed environments, antivirus software is always prudent, as Mac antivirus software also recognizes and captures Windows viruses in addition to Mac, stopping inadvertent spread. For example, Symantec's full array of virus definitions for Windows and Mac OS are included in the definitions on both platforms.

    Malware exists for Mac OS X (and Mac OS before), and always has in various forms. Nearly all of them -- even the recent highly publicized cases -- are trojans requiring deliberate user interaction, and have no mechanism for mass-propagation. The proliferation of hardware- and software-based firewalls and other changes have helped the situation on all platforms.

    Porn video codec trojans requiring user interaction -- even as their prevalence increases as Mac marketshare grows -- do not rise to the level of vulnerabilities potentially allowing remote administrative control of all versions of Windows without any user interaction or knowledge, nor the massive worms of old costing untold manhours and untold billions in recovery and lost productivity.

    Macs have very real security problems, and Macs have malware specifically targeted at the platform. But for a variety of reasons, Mac OS X is, in a very real sense, a more secure computing platform with respect to malware. This does not mean there are not legitimate concerns and gripes, does not mean Apple has made some poor decisions with respect to security, and does not excuse gloating fanboys.

    But frankly, Mac users always should have been running some kind of antivirus software, even if only to prevent unknowing propagation of Windows malware, and institutions such as ours have recommended this as policy for years. But since Apple updated a knowledgebase article, and since the trend has been to give an inordinate level of coverage to any Mac security issue, however minor, I'm sure this will continue to be melodramatically blown out of proportion.

    Macs have far less problems with "malware" and related issues than Windows. Not all of this is only due to marketshare. Some is due to changing strategies of malware writers, new attacks on browsers and other cross-platform applications, increased attention to network security, better user education, and number of other factors. But even as Mac marketshare grows and the platform is increasingly targeted, there still have not been any high-impact massive issues with malware and/or severe security vulnerabilities as there have been on Windows.

    Apple has come a long way on security response from its attitudes even a couple of years ago, and still has a long way to go. But if a benign recommendation for AV software get blown up into a huge issue with media extrapolating that this must mean Apple is under heavy attack, and indeed, Apple may even be aware of an impending flood of malware, I'm not surprised Apple responded by simply pulling the article altogether. The perception in the marketplace is that Macs have a lot less problems with malware. That's completely accurate. Why would Apple want that correct perception tarnished by a bunch of sensationalism?

    1. Re:Wrong, and bad summary, as usual by ericrost · · Score: 5, Informative

      Nice long post, but you have one MAJOR fallacy included:

      As Macs are increasingly used in mixed environments, antivirus software is always prudent, as Mac antivirus software also recognizes and captures Windows viruses in addition to Mac, stopping inadvertent spread. For example, Symantec's full array of virus definitions for Windows and Mac OS are included in the definitions on both platforms.

      Wrong. Totally wrong. Mac antivirus software ONLY scans for W32 viruses as those are the only payloads that there are definitions for. You run that as a dontation of CPU cycles to your clueless Windows running counterparts who can't be bothered to run an OS designed from the ground up for multi-user networked security (like Linux, BSD, or as a result, MacOS)

    2. Re:Wrong, and bad summary, as usual by radish · · Score: 3, Informative

      Wrong. Totally wrong. A cursory search of the Symantec (for example) DB shows a number of Mac specific attack signatures, including a fun looking AppleScript mass-mailing worm, an OS-level buffer overflow vuln, etc. A tiny minority of the total, sure, but not zero.

      OS designed from the ground up for multi-user networked security (like Linux, BSD, or as a result, MacOS)

      Pull the other one, it's got bells on! BSD I can maybe buy, but Linux is no more "designed from the ground up for multi-user networked security" than XP. Single root user with unlimited power and an unchangable ID? Overly coarse-grained FS ACLs? The problem with Windows isn't the design (at least, not in anything post-NT), it's the fact that most installations intentionally defeat the security model to make things "easier".

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    3. Re:Wrong, and bad summary, as usual by Graff · · Score: 4, Informative

      Here's a better article that's less inflammatory and also contains a statement directly from Apple:

      "We have removed the KnowledgeBase article because it was old and inaccurate," an Apple spokesman said in an e-mailed statement. "The Mac is designed with built-in technologies that provide protection against malicious software and security threats right out of the box. However, since no system can be 100% immune from every threat, running antivirus software may offer additional protection."

      Sounds a bit more reasonable than the story text posted here on Slashdot.

    4. Re:Wrong, and bad summary, as usual by ericrost · · Score: 4, Informative

      Ok,

      but read the DB closely:

      # Number of Infections: 0 - 49
      # Number of Sites: 0 - 2

      So, its been detected at somewhere in the area of 1 or 2 sites. Ever. Not really losing sleep over it, but I'll concede the point that there kinda sorta is one virus definition in the virus scanner.

      the second one isn't even protected against by the AV software.

    5. Re:Wrong, and bad summary, as usual by brkello · · Score: 2, Insightful

      If you really think Linux and Macs are safe because they are "designed from the ground up for multi-user networked security", then you don't know what you are talking about. It may be more secure than other OS's...but if you are connected to a network, you are not safe. Mac zealots need to stop thinking and telling other people they are immune because they use this OS. It is ridiculous and will only make it that much harder to get "clueless" Mac users to properly use their computer.

      And it isn't that people can't be bothered to run Macs or Linux. The majority of the software out there still is written for Windows. I find it amusing that the first thing most Mac users do is set up there box to dual boot Windows or set up some Windows VM. If you really want to talk about security, sit down at the grown up table and realize that there are a heck of a lot of people who use Windows. That all systems that are connected to a network are vulnerable. And that you shouldn't put down someone for their choice of OS. Each OS is a tool that can be used effectively for different purposes. It is good to have choice and if we want to secure things, then yes, it sure is helpful to have Mac users running AV and not clicking on every shady link that comes their way.

      --
      Support a great indie game: http://www.abaddon360.com
    6. Re:Wrong, and bad summary, as usual by ThrowAwaySociety · · Score: 2, Interesting

      Nice post, but you have one MAJOR fallacy included.

      Wrong. Totally wrong. Mac antivirus software ONLY scans for W32 viruses as those are the only payloads that there are definitions for.

      Wrong. Totally wrong.

      http://www.symantec.com/security_response/threatexplorer/azlisting.jsp?azid=O

      Yes, there are fewer than a dozen OSX.* malware variatns for which definitions exist, and most of them are essentially never seen in the wild...but that's infintely more than none.

    7. Re:Wrong, and bad summary, as usual by supernova_hq · · Score: 3, Funny

      Sorry about going a little offtarget here, but out of all the computers I have had to fix, I haven't found a virus I couldn't get rid of yet!

      In fact the only thing I have ever failed to get rid of is NORTON!!! I uninstalled it from a machine quite a few years ago, 6 months later I installed Tribes. Tribes required an update to connect to 90% of the servers. While installing said update I got "File c:\....\Symantec\Norton...\somefile.dll" is missing. The only way I could fix it was to create an empty text file (with notepad) called "somefile.dll".

      I would rather remove 300 trojans, viruses and worms from an unprotected horse porn machine than try to uninstall a legitimate copy of Norton Antivirus.

  3. Bullshit by TheLostSamurai · · Score: 3, Insightful

    If you're on the internet, you're vulnerable. Period.

    --
    I am Jack's complete lack of surprise.
    1. Re:Bullshit by Henry+V+.009 · · Score: 5, Funny

      If you're on the internet, you're vulnerable. Period.

      I browse the web using telnet. Sometimes I do have to break out my calculator to handle https sites.

    2. Re:Bullshit by TheLostSamurai · · Score: 2, Interesting

      I browse the web using telnet. Sometimes I do have to break out my calculator to handle https sites.

      You jest, but having written several web server applications in the past, I have essentially had to browse web sites via a console interface in order to debug my programs. You actually get used to reconstructing the web page in your head, much like web developers can see their sites when writing code.

      --
      I am Jack's complete lack of surprise.
    3. Re:Bullshit by myz24 · · Score: 2, Funny

      you're doing it wrong

    4. Re:Bullshit by Abreu · · Score: 5, Funny

      ...You actually get used to reconstructing the web page in your head, much like web developers can see their sites when writing code.

      I don't even see the code anymore. I just see blond, brunette, redhead...

      --
      No sig for the moment.
  4. Overhyped by xav_jones · · Score: 2, Insightful

    The whole story about Apple encouraging anti-virus software was severely over-hyped anyway. There are malicious bits out there that will damage your system if you do something stupid, like install a Trojan or run an untrusted Office macro. OS X is still quite secure out-of-the-box and *this* is where it is most different to Microsoft's offerings.

  5. Are there any Mac Viruses? by LWATCDR · · Score: 4, Insightful

    I mean is there? Anti-virus programs work by looking for specific code. If that code doesn't exists yet what does it look for? Windows viruses?

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    1. Re:Are there any Mac Viruses? by LWATCDR · · Score: 3, Insightful

      Wow that is well into the tinfoil hat area. What viruses are their for OS/X? What current exploits are out for it.
      I really don't buy into there are but they are secret.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    2. Re:Are there any Mac Viruses? by revscat · · Score: 3, Insightful
      The page you linked to shows malware, not viruses. No system is immune to malware. And as far as viruses are concerned, there has never an OS X virus. Ever.

      And the market share thing has been debunked time and time again. You think that if virus writers could capture 100% of 8% of the market that they wouldn't have done so sometime in the past 8 years?

    3. Re:Are there any Mac Viruses? by Graff · · Score: 2, Insightful

      What viruses are their for OS/X? What current exploits are out for it.

      There are no viruses in the wild for Mac OS X, a few people made some proof of concept viruses but they had crazy requirements and potential vulnerabilities were patched quickly. There are some user interaction based exploits but again they are pretty hard to pull off and most of them have been patched.

      No sane person is saying that Mac OS X is immune to potential viruses and exploits but overall the security model of the OS is pretty solid. Yes Mac OS X is a smaller target than Windows but it's still a big enough target that if it was easy to exploit then people would already be doing it. Eventually I'm sure there will be some serious malware out for Mac OS X but right now it's a waste to run antivirus software because there is NOTHING out there that Mac OS X needs to be protected from.

      Right now antivirus software for the Mac is simply a waste of money and computer cycles. Again, that may change some day but until then don't bother with antivirus for the Mac.

  6. PR move by UnknowingFool · · Score: 3, Insightful

    I guess this is knee-jerk reaction to bad PR. Really, the way most viruses work today, Windows machines are the most susceptible. OS X (and other BSD based OS) and Linux are based on different design principles and mostly immune to viruses. Trojans are probably more likely for these systems. I think having a virus check now and then is beneficial in removing those Windows viruses that manage to get onto a Mac so they don't become repositories.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
    1. Re:PR move by prockcore · · Score: 2, Interesting

      OS X (and other BSD based OS) and Linux are based on different design principles and mostly immune to viruses.

      OSX might be immune to worms, it is *not* immune to viruses.

      Here is how OSX is wide open to viruses: I put out a shareware app that does something useful on the mac. When you download and run the program, it first infects a random app in your applications folder, like iTunes, then does whatever it was supposed to do. When you next run iTunes, it too infects a random app in your applications folder, and so forth. Soon, all of your applications are infected, and you don't even know about it.

      This is possible because the default user can write to the applications folder without needing a password. Thus any application you run on OSX can silently modify iTunes, Safari, iPhoto, whatever.

    2. Re:PR move by UnknowingFool · · Score: 2, Insightful

      Please, this is myth that has been busted. Viruses self replicate and infect Windows systems because they can. In Unix and Linux systems, applications have to be explicitly run. And even then, applications only have permissions to run in certain ways and affect certain files. They cannot affect system files unless given permissions. In that way Trojans are more likely to be successful.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    3. Re:PR move by shutdown+-p+now · · Score: 2, Insightful

      In Unix and Linux systems, applications have to be explicitly run. And even then, applications only have permissions to run in certain ways and affect certain files. They cannot affect system files unless given permissions.

      Guess what, everything you said equally applies to XP if running under normal user, and Vista out of the box.

  7. Re:Better title by overcaffein8d · · Score: 3, Funny

    brilliant idea!

    only thing is, apple fanboys wouldn't be able to criticize PCs as much for having viruses--the more viruses on PCs, the more macs get sold

    --
    Those of us who think they know everything annoy those of us who do.
  8. Father Steve was just testing our loyalty by elrous0 · · Score: 4, Funny

    He was separating out the false believers from the flock.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  9. hexually transmitted by girlintraining · · Score: 5, Funny

    Could you have maybe said that shorter? Something like "Hey, they're only suggesting that you wrap your system before practicing unsafe hex. But we have a lower rate of hexually transmitted malware than Windows. We do advise that you contact your vendor immediately if you have a software install lasting longer than four hours as this could indicate a more serious technical condition."

    --
    #fuckbeta #iamslashdot #dicemustdie
    1. Re:hexually transmitted by morgan_greywolf · · Score: 2, Informative

      Could you have maybe said that shorter?

      Don't read many of daveschroeder's posts, eh? He has a tendency to be a bit wordy, but much of what he has to say is actual useful information, especially relating to Macs, even if he is an Apple fanboy at heart. ;)

    2. Re:hexually transmitted by bennomatic · · Score: 2, Funny

      Could you have maybe said that shorter?

      Yes.

      --
      The CB App. What's your 20?
    3. Re:hexually transmitted by erroneus · · Score: 5, Insightful

      So it is unlikely that people with things to say have no desire to be complete and accurate in their thoughts, ideas and expressions? It only takes one quick generalization before people start blasting you with "that's not true because it's not true for me."

      While there may be some moments when it is possible to be both brief, accurate and complete, I would suggest that those moments are the exception and not the rule. Just as with your short conclusion, it is completely presumptive and incorrect. I would be neither on Apple's payroll nor in a basement if I were to have responded in similar fashion. Your mind has been dulled by 30 minute episodes and 10 minute commercial breaks.

  10. Sure has been a lot of Apple bashing on the net by NinthAgendaDotCom · · Score: 5, Insightful

    Lately I've seen a few of these posts on various sites. I think it's the case of Apple being big enough and successful enough over the past few years that they fall into the same category as Google, Microsoft, etc.: no longer a cute underdog, no longer immune from attacks. There's always been some anti-Apple sentiment ("one button mouse!" etc.), but lately it seems more pointed and directed, more tactical.

    --
    -- http://ninthagenda.com/
  11. They are still recommending antivirus! by secmartin · · Score: 4, Informative
    Actually, they are still recommending the use of antivirus. Cnet quotes an Apple spokesperson saying:

    The Mac is designed with built-in technologies that provide protection against malicious software and security threats right out of the box. However, since no system can be 100 percent immune from every threat, running antivirus software may offer additional protection.

    Windows Vista is full of "protection", but I use antivirus on that as well. I love MacOS X, and I'm sure it's more secure, but there will be viruses and other malware on MacOS sooner or later.

    By the way, isn't it ironic that Apple is still offering ClamXav for download on their own website?

    1. Re:They are still recommending antivirus! by gEvil+(beta) · · Score: 2, Insightful

      By the way, isn't it ironic that Apple is still offering ClamXav for download on their own website?

      Look! They're also promoting software piracy!!!

      In case you don't get it, providing links for software some people may find useful is not the same thing as endorsing it.

      --
      This guy's the limit!
    2. Re:They are still recommending antivirus! by jdbausch · · Score: 2, Funny

      ...what is their software doing other than protecting my wallet from getting fat?

      and you don't need that protection, because buying apple products does that for you...

  12. Re:Don't need security updates either? by pauljlucas · · Score: 3, Insightful

    Maybe there aren't many (or any) viruses, worms and whatnot targeting the platform today, but they will come, and when they arrive, it will be a good idea to have some protection installed beforehand.

    I've never understood the reason for anti-virus software in general. If there's an exploit, then just fix the security hole. Apple does this with their security updates.

    That said, I understand the reason for anti-virus software on Windows: Microsoft can't or won't fix the security holes. (They tried with Vista and UAC, but that's a mess.)

    --
    If you reply, do so only to what I explicitly wrote. If I didn't write it, don't assume or infer it.
  13. Reimburse by grapes911 · · Score: 3, Funny

    And who's going to reimburse me for the 7 AV programs I just ordered?

  14. Why don't they recommend common sense by dedazo · · Score: 2, Interesting

    That's what I've been using with various versions of Windows the last 12 years and I've never had any problems.

    --
    Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
  15. Security updates by Jabbrwokk · · Score: 2, Interesting

    Good point, after reading your post I ran Software Update on my Tiger machine at work and found a 72.5 MB security update waiting to be downloaded and installed.

    And most of the updates seem to be the kind of stuff that gets patched on Windows machines.

    I guess Apples and PCs have many of the same security issues, the difference is that fewer people care to exploit them on Macs and also that it's easier to take advantage of click-happy users on a Windows computer to pull off an exploit. "Durr... naked pictures of Britney? CLICKCLICKCLICKCLICKpwned."

  16. Nobody by speroni · · Score: 3, Funny

    MAC: Can't even get negative attention.

    Picture

    --
    Eschew Obfuscation
  17. Apple: "You don't need AV!" by eagee · · Score: 2, Funny

    Even if they were safe before, they won't be for long. That's just asking for it!

  18. Everyone needs anti-virus software these days! by unix_geek_512 · · Score: 4, Insightful

    C'mon apple, get real!

    Everyone needs anti-virus software these days!

    Apple, Linux, *BSD and Unix included.

    I don't care what apple or anyone else says, you need all the protection you can get.

    I have been using anti-virus software on *nix systems for years and will continue to do so.

    Semper Fi!

    1. Re:Everyone needs anti-virus software these days! by Paradigm_Complex · · Score: 2, Insightful

      Would you mind sharing what software you use? All of the antivirus software I'm aware of for Linux or *BSD is designed to look for Windows viruses/malware. Good for cleaning up my neighbor's computer from a live USB but not so useful for protecting any of my *nix boxen.

      --
      "A witty saying proves nothing." - Voltaire
  19. Re:Better title by Anonymous Coward · · Score: 2, Interesting

    VIrologists might prefer that you use virii.

    A computer virus is not a virus, but rather something new so go ahead and make up a new word with an arbitrary plural form.

    That way, virologists can search databases for viruses safely without worrying about contaminating hits for references about virii.

  20. The strength of Mac by guruevi · · Score: 3, Interesting

    The strength of Mac against viruses lays solely in the use of very stable FOSS solutions for the basics (very close to stable Debian versions) and then building on top of that (Aqua, CoreAudio, CoreImage etc. don't have any links to sockets). Really, what services CAN lay bare on a Mac to the internet: SSH (OpenSSH), E-mail (Postfix), Webserver (Apache). On the program side, you have Safari (Webkit) or Mozilla with Flash (Adobe) or Java (Sun) and those don't come above user level without requiring extreme interaction from the user (passwords). There is no such thing as ~/Library/StartupItems or ~/Library/LaunchDaemons and you need to become root to put stuff in /Library.

    Of course as soon as a vulnerability is reported the community fixes it which trickles down to other vendors like Apple, RedHat etc. and many of those vulnerabilities for Apache or Postfix are hardly exploitable or only for rare setups (usually buffer overflows which could lead to an exploit if somebody was savvy enough to analyze all of them and see where they have space enough to load their own stuff and then call it too).

    To have a successful attack on a Mac would also mean that you can successfully attack Linux or other Unixes or it would require a serious bug in certain programs (like Safari or Mail) which also allows to unnoticeable have a huge payload to replace things like Safari with a 'hacked' version or implement a plugin that does something weird.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  21. Pulled Outdated Tech Note by macs4all · · Score: 5, Informative

    Does ANYONE RTFA?

    Oh, I forgot! This is Slashdot.

    Apple pulled the tech note because it was OUTDATED, not because they wanted to "censor" it.

    The "real" question is "Why was this a 'story' in the first place?" I believe it was 'planted' by Microsoft, to attempt to derail serious holiday Mac purchasing, by sowing the seeds of FUD.

    Show me even ONE true worm-type virus for OS X, and I will entertain the idea that there is something "there".

    Until then, it's just disingenuous FUD. (Which I think is the only kind of FUD available)...

  22. Dual-boot by jDeepbeep · · Score: 2, Informative
    The Apple Store description for Intego VirusBarrier X5 says this:

    Now that you've installed Windows on your Intel-based Mac, you're vulnerable to a whole new range of security threats: Viruses, spyware, adware, and hackers are all waiting to compromise your Windows setup. No matter if you're running Windows in Boot Camp, Parallels Desktop, or VMWare's Fusion, it requires Windows-specific protection. VirusBarrier Dual Protection is the answer. It provides security for both Mac OS X and Windows, ensuring that you'll have total protection for both operating systems.

    --
    Reply to That ||
  23. Something to try: by kuzb · · Score: 2, Interesting

    Next time you think operating system XYZ is so secure that nothing unwanted can get in, go to defcon, turn on your laptop and it's wifi and connect to the local access point. I give you 10 minutes before someone is downloading all your porn.

    People who think anything is immune on a network are laughable.

    --
    BeauHD. Worst editor since kdawson.
  24. Re:Don't need security updates either? by mario_grgic · · Score: 2, Informative

    Yes, that's called a worm or trojan etc, which is different from virus.

    To get infected with a worm or trojan user must download it, give it permissions to run and execute it. (So it usually requires some social engineering to get someone to do all this for you if you are malware writer).

    Virus, on the other hand usually means user does not have to do anything but use computer normally to get infected.

    Unpatched Windows XP (no service packs) connected to the Internet with no firewall and left unattended will get infected within seconds.

    This is what we are talking about. OS X, BSD, Linux do not currently get infected with anything in the same scenarios.

    No OS is safe from worms or malware that requires user cooperation. E.g. someone can send you an install script that has a line

    rm -rf /

    hidden among lots of comment lines it it. If you run it as super user, well you delete everything on your system partition. But this requires YOU to RUN it, it won't happen on its own.

    --
    As the island of our knowledge grows, so does the shore of our ignorance.
  25. What about tricking users? by JSBiff · · Score: 2, Insightful

    It may or may not be true that the various network daemons installed on most Mac OS X installs are 'secure' (I'll go with the premise for the time, but, really, who knows what currently undiscovered vulnerabilities therein lie? Yes, that applies for the same daemons installed on any Unix), but really, what protects Macs from the same kind of user 'tricking' that are commonly used against windows users.

    Things like:

    * A website of, err, questionable repute, which tells you that you need to download and run an installer for a new 'video player' to see videos on the website, but which is really the installer for a rootkit or botnet zombie.

    * An email claiming to have an attachment or a link to a file which purports to be some business related file, or a video or photo the receiver might find funny, or a holiday greeting card, etc, but is really the installer for a rootkit or botnet zombie.

    Don't say that Mac users are just too smart to fall for that kind of thing - I'm sure some of them are, but I'm equally sure some of them aren't.

    I think the main thing which protects Mac and Linux users from such things is mainly that, right now, the installed base for both O/Ses is just too small for anyone to care about attacking. But, the Mac community is rather larger, and growing somewhat quickly, so they could be soon a large enough user base to be 'worth' trying to exploit.

  26. Macs DO have viruses! by Tokerat · · Score: 2, Insightful

    Well, they did under the old cooperative multitasking "old world" Macintosh System Software.

    I'm suprised that no one mentioned that we Mac users had a virus known as Oompa-Loompa starting on Valentine's Day, 2006.

    I found this stuff on About.com! C'mon, people! Firefox even has a Google Quicksearch built right in! Ctrl-L "google mac viruses" enter. No mouse even required.

    --
    CAn'T CompreHend SARcaSm?
  27. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion