Norton Antivirus /Internet Security software for Mac

I do a lot of office work at home on my iMac & send home files from my office PC which was infected with a serious trojan virus today. Tech support worked 6 hrs to clean my PC at officde. Worried my iMac may be also infected so bought Norton. Any issues if install on my iMac

OS X versions 10.6.7 and later have built-in detection of known Mac malware in downloaded files. The recognition database is automatically updated once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders. In most cases, there’s no benefit from any other automated protection against malware.
The most effective defense against malware is your own intelligence. All known malware on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of trojans, which can only work if the victim is duped into running them. If you're smarter than the malware attacker thinks you are, you won't be duped. That means, primarily, that you never install software from an untrustworthy source. How do you know a source is untrustworthy?
Any website that prompts you to install a “codec,” “plug-in,” or “certificate” that comes from that same site, or an unknown site, merely in order to use the site, is untrustworthy.
A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim.
“Cracked” copies of commercial software downloaded from a bittorrent are likely to be infected.
Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. No intermediary is acceptable.
Disable Java (not JavaScript) in your web browser(s). Few websites have Java content nowadays, so you won’t be missing much. This setting is mandatory in OS X 10.5.8 or earlier, because Java in those versions has bugs that make it unsafe to use on the Internet. Those bugs will probably never be fixed, because those older operating systems are no longer being maintained by Apple. Migrate to a newer version of the Mac OS as soon as you can.
Follow these guidelines, and you’ll be as safe from malware as you can reasonably be.
Never install any commercial "anti-virus" products for the Mac, as they all do more harm than good. If you need to be able to detect Windows malware in your files, use the free software ClamXav — nothing else.

Similar Messages

  • Best internet security software for Mac?

    Dear all
    I will soon be purchasing an Apple iMac. I'm new to Apple computers and wish to buy a good internet sercurity package for it - I'd be grateful if any of you could pass on your recommendations.
    Norton scores terribly on Amazon... Not read too much though about McAfee or Kapersky?
    I look forward to hearing your recommendations

    I'll agree with Paul, but add one little conditional statement of: Yet.
    Some day, no one knows when exactly, things will likely change. Someone will figure out a reliable cross platform attack vector and pave the way for all the miscreants of the world to start creating havoc in the Mac world.
    So, at least for the time being you can enjoy running your system without any security software installed. However, you should be keeping an eye on the weather, so to speak. Right now the sky is sunny and clear, but somewhere over the horizon some clouds are forming for the coming storm. Keep an eye out for those clouds, and be prepared to board up the windows, etc.
    And when that day comes, avoid suites. They are kind of the exception to a number of rules. While it may be convenient to have a single set of programs that are all updated at the same time, they also have a shared code base. That means they all share a potential common attack vector. Someone finds a way to exploit that common code, they can topple the entire suite in one fell swoop. You're much better off having individual programs made by different companies. If one program is compromised, odds are good that attack won't work on the others.
    We can also hope that by the time that storm hits, AV companies will have gotten their collective act together with the Mac versions of their products. They've had it a little too good for a little too long in the Windows world. They've gotten lazy, fat, and slow. With the Windows versions blowing goats, I can't imagine why the Mac versions would magically be any better. Not everything will be like MS Office, where the Mac version puts its Windows counterpart to complete and total shame.

  • What is the best security software for mac?

    I had Norton years ago but found it slowed things down unacceptably at the time and so have never revisited it since. However, as internet infection becomes more prevalent on Macs I am considering some kind of protection.
    1. What is the general feeling for the most optimal security software for Mac kit?
    2. Are there any side effects that one should be aware of which might affect the Mac or software operations?
    Thanks and regards

    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to log in to it remotely. That threat is in a different category, and there's no easy way to defend against it.
    If you find this comment too long or too technical, read only sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, and a technological fix is not going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the scam artists. If you're smarter than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software.
    ☞ Rogue websites such as Softonic and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" (AV) or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in every email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It's as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Conflict with Kaspersky Internet Security 2014 for MAC

    I installed Kaspersky Internet Security 2014 for MAC.
    Its Web anti-virus function does not work well. After enable for a while, it blocks all internet connection.
    I tried many ways, included
    - putting Safari, Itune, ...into KIS's Trust Zone application
    - set Pravacy for KIS control OS X
    but it seems no effect.
    Is there someone getting the same issue with me?
    Any solution?
    Thanks.

    Despite repeated attempts I was unable to install Kaspersky's latest software on a new copy of Mavericks shortly after its release.
    Its installer failed:
    Kaspersky's product may have been updated in the last couple of weeks, but given that developers have had many months to prepare for Mavericks, it calls their competence into question. It's your Mac, install what you want, but the number of problems reported on this site that are directly attributable to using such junk exceed those caused by actual malware by orders of magnitude.
    Protect yourself by observing these few basic principles, not by delegating that responsibility to Kaspersky or anything like it:
    Never install any product that claims to "speed up", "clean up", "optimize", or "accelerate" your Mac. Without exception, they will do the opposite.
    Never install pirated or "cracked" software, software obtained from dubious websites, or other questionable sources. Illegally obtained software is almost certain to contain malware.
    Don’t supply your password in response to a popup window requesting it, unless you know what it is and the reason your credentials are required.
    Don’t open email attachments from email addresses that you do not recognize, or click links contained in an email:
    Most of these are scams that direct you to fraudulent sites that attempt to convince you to disclose personal information.
    Such "phishing" attempts are the 21st century equivalent of a social exploit that has existed since the dawn of civilization. Don’t fall for it.
    Apple will never ask you to reveal personal information in an email. If you receive an unexpected email from Apple saying your account will be closed unless you take immediate action, just ignore it. If your iTunes or App Store account becomes disabled for valid reasons, you will know when you try to buy something or log in to this support site, and are unable to.
    Don’t install browser extensions unless you understand their purpose. Go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone.
    Don’t install Java unless you are certain that you need it:
    Java, a non-Apple product, is a potential vector for malware. If you are required to use Java, be mindful of that possibility.
    Disable Java in Safari > Preferences > Security.
    Despite its name JavaScript is unrelated to Java. No malware can infect your Mac through JavaScript. It’s OK to leave it enabled.
    Block browser popups: Safari menu > Preferences > Security > and check "Block popup windows":
    Popup windows are useful and required for some websites, but popups have devolved to become a common means to deliver targeted advertising that you probably do not want.
    Popups themselves cannot infect your Mac, but many contain resource-hungry code that will slow down Internet browsing.
    If you ever see a popup indicating it detected registry errors, that your Mac is infected with some ick, or that you won some prize, it is 100% fraudulent. Ignore it.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.
    Do install updates from Apple as they become available. No one knows more about Macs and how to protect them than the company that builds them.
    Summary: Use common sense and caution when you use your Mac, just like you would in any social context. There is no product, utility, or magic talisman that can protect you from all the evils of mankind.

  • Do I need internet security software for macbook pro

    When I purchase my new MacBook Pro from Bestbuy, it came with free internet security software that is Mac compatible.  Do I need it?

    I would not download and install any additional software if it was me...with a firewall in place, and good computing practices, the Mac OS X system does a great job of self-protection.  The info in Thomas's site is also a big help.
    Also, keep in mind that the worst of the worst are Norton and McAfee for Mac OS X systems, and MacKeeper is generally considered to be malware in itself...almost impossible to remove once installed because of the way it hides files that keep popping up on you.

  • Internet security suites for Mac

    With the various internet security suites on the market, I wonder which one would be a good one to purchase?  I tend to be very leery of the reviews I read of these various security suites.  Therefore  any feedback would be most appreicated. Thanks Dave

    1. This comment applies to malicious software ("malware") that's installed unwittingly by the victim of a network attack. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    It can easily be disabled or overridden by the user.
    A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    For the reasons given above, App Store products, and other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. OS X security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is presumably effective against known attacks, but maybe not against unknown attacks. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. XProtect, Gatekeeper, and MRT reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the malware attacker. If you're smarter than he thinks you are, you'll win.
    That means, in practice, that you never use software that comes from an untrustworthy source, or that does something inherently untrustworthy. How do you know what is trustworthy?
    Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is untrustworthy.
    A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
    Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
    Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are in this category, though not all are necessarily harmful.
    Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe.
    Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it — not JavaScript — in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Follow the above guidelines, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself from malware.
    7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use the free software  ClamXav— nothing else.
    Why shouldn't you use commercial "anti-virus" products?
    Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
    In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
    8. ClamXav doesn't have these drawbacks. That doesn't mean it's entirely safe. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    ClamXav is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
    A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
    ♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
    ClamXav may be able to tell you which particular virus or trojan it is, but do you care? In practice, there's seldom a reason to use ClamXav unless a network administrator requires you to run an anti-virus application.
    9. The greatest harm done by security software, in my opinion, is in its effect on human behavior. It does little or nothing to protect people from emerging "zero-day" threats, but if they get a false sense of security from it, they may feel free to do things that expose them to higher risk. Nothing can lessen the need for safe computing practices.
    10. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.

  • Recommended antivirus and antimalware software for MaC

    My computer is hanging up way to frequently and I think it is either a virus or lots of malware operating in the background.  Does anyone know of a good Antivirus and Antimalware software for the MacBook Pro.  mine is 4 years old and just updated the operating systerm OSX 10.8.5.
    thanks Kristinafromtacoma

    I agree that there would not be a virus causing the slow down, hackers can't be bothered to create a virus for a Mac, it is really hard to do and Apple only have 5% of the market/users.
    Its more likely age.
    Suggestions
    -Full backup of your data(time machine) and then an erase and reinstall of the operating system. Then only return applications that you use and files that you need.
    -Add more RAM, this will speed up your applications and startup time etc.
    -Your hard drive may be reaching the end of its life, so replace it if you can.
    Apple stores will do the erase and install of the operating system for you (free) and replace  the hard drive if need be(not free). They are also good for a tune up(free). Are you close to one?
    What are the specs of your computer (about my mac) serial number is better. This will tell me if you can get more RAM.

  • Is there any voice recognition security software for mac

    is there any voice recognition security software for mac

    The problem is that there are probably few dry cleaners running Macs. It would be a big commitment for a developer to enter that market. As a potential user, I'm sure you would like it. From a developer standpoint, I would need 50 such dry cleaners ready to buy at $1000 each just to even consider it. I have some time to develop this year. Should I go after 200 million potential customers, a tiny fraction of whom might spend $5-10 apiece, or those 50 dry cleaners. I know that all of those 200 million people are running the correct operating system for my software. How many dry cleaners have Macs and $1000 to spare? I could go cheaper but then I would need more dry cleaners. Why wouldn't they just use some cloud based service instead?

  • Do I need internet security software for my iPad?

    Is anti-virus or internet security software needed for my iPad?

    There isn't any.  That would break the security model used by Apple.  Apps cannot
    -- modify os.
    -- modify other apps
    -- look at other apps data with the exception of pictures.
    You can change your dns address so as to pick a fast and secure dns site.  I pick google: 8.8.8.8 & 8.8.4.4
    Apple provides for these things.

  • Do I need Internet Security Software for IPONE 5S?

    Does anybody know if it is recommended to use additional Internet Security Software to protect my Iphone?

    Not needed
    https://discussions.apple.com/message/22315137

  • What is the best Computer Security Software for Mac OSX 10.4.7?

    Spyware, Spam, Viruses, Worms, etc., etc. I know Mac is supposed to be less vulnerable than windows. However, even Mac isn't perfect. I'm considering buying a suite of software by Allume Systems: Internet Cleanup 4.0. Has anyone anything positive or negative to say about this software, or other recommendations for spyware, spam blocking, virus protections, etc.?
    ibook   Mac OS X (10.4.5)  

    OS X isn't supposed to be less vulnerable than Windows, it is definitely less vulnerable than Windows by a long shot but you are right, there is no OS that can be classified as perfect in this regard.
    I have no experience with the Allume suite but Norton Antivirus is compatible with Tiger.
    Take a look at ClamXav which is free or donation ware. This is what Apple include/uses with Mac OS X Server.

  • Internet Security programmes for MAC G5 OS X 10.5 ?.

    Would be very grateful, if you could advise me on the best internet security or antivirus / spyware programmes, 
    for my MAC G5 OS X 10.5 Leopard ?.   Any help, advice would be appreciated.   
    Thank you.
    Peter.

    None.
    Macs need no additional Antivirus or security apps.
    However, OS X 10.5 is no longer being supported for security by Apple.
    If you need a more secure Web Browser, ditch Apple Safari and download, install and use
    TenFourFox
    http://www.floodgap.com/software/tenfourfox/

  • What is a good security software for Mac

    My bank seems to think that my Mac has a virus, as my accounts have had several attempted hacks over the last month. My computer seems to run fine and I haven't noticed any problems, but probably should buy some sort of security software before I change all my account numbers etc. I'm leary of just internet shopping for security software as I am not knowledgable enough to know if something is for real or not. What would you reccommend for as good security software?

    My bank seems to think that my Mac has a virus...
    More than likely your bank considers using a Mac or Safari is a "virus".  A lot (not all) of investment sites, banks, etc. think Macs are just not significant to them and get "confused" or just plain reject Macs attempting to connect to them because they are entrenched with Microsoft crap and Internet Explorer's particular variant of HTML.
    The way around this of course it just change your user agent to make them think you are using Internet Explorer.  This will usually shut them up but of course if they are using a Microsoft variant of HTML some stuff may draw incorrectly.
    The way you can change your user agent in Safari is to enable the Safari Develop menu (Safari preferences --> Advanced --> Show Develop menu checkbox).  Then in the Develop menu change your user agent to one of the flavors of IE.  See what happens then.
    If you are using Firefox there are user agent add-ons.  One is User Agent Switcher.
    I'm sure other browser also have a way to change user agents as well; builtin like Safari or add-ons/extensions as with Firefox.

  • Internet Protection software for Macs

    I am new to the Mac world and am trying to find good internet protection (Parental Controls) that is Mac compatable. I tried to buy ContentProtect and found out that it isn't. Anyone? Thanks

    ] okay, thanks. I am computer stupid... but I will try and figure it out!
    Create an account for everyone in the house, secure the adult accounts with a password and you could also do this for the children's accounts.
    As administrator you can set guidelines and controls for each account.
    If you are use to using Windows 98 (or similar) then you are use to using a single account for everyone, one of the benefits of OS X is that everyone can have their own account with their own settings, wallpaper, etc... which means you needn't worry about others messing with your settings.

  • What are some recommended security softwares for Macs?

    I've been getting security alerts about possible hacking and would like some suggestions to secure my network.

    Sharineedshelpfast wrote:
    I've been getting security alerts about possible hacking and would like some suggestions to secure my network.
    There is none and one is not needed. Security is built into OS X.
    For more  info:  http://www.thesafemac.com/mmg/
    Best.

Maybe you are looking for

  • Itunes library physically on 2 computers

    Hello all, Well I am the new owner of a Macbook Pro and its my first Mac. So far I am happy with it, and still learning. I have been searching all day for an answer to my question, however I haven't found any questions similar to my situation. It may

  • Ipod Classic 80 & iTunes 9 syncing of contact and calendars no longer

    Itunes 9 doesn't seem to allow my 80 gg ipod classic to sync contacts and calendars. It says I don't have and and would I like to open iCal/Address Book to create some. I did get one notice that itunes no longer syncs contacts on my ipod... it appear

  • Can safe, but can't run or install adobe reader?

    I can't run or install adobe reader?

  • Screen Flicker then Fade Pavilion dv6t

    Hi, I have had an HP pavilion dv6t-6b00 for about 1.5 years and have been running Windows 7 since I got it.  About a month ago, I started having issues with the screen flickering (horizontal lines appear sporadically on the screen, and then the scree

  • Autorecover for standby database....

    Does anyone know if there are plans to allow the autorecover function to apply log files to a standby database without bringing the database online? It would seem like a logical option to have and greatly simplify the management of log files on the s