Do i need to install any type of aftermarket security software (e.g. AVG, Norton, etc.) on my MacBook Pro?

Do i need to install any type of aftermarket security software (e.g. AVG, Norton, etc.) on my MacBook Pro?

Michael
Actually you do not really need AV for MacOSX. There are no virurses for OSX. If you feel you need some kind of protection you should install ClamXav. It is the most recommended AV for Mac. It it free to use. You don't ever want to use Nortons, or any software that was originally designed for MS Windows. They will just cause problems for your Mac. Hope this helps. One way to protect yourself is just being careful what you download and where you're surfing on the web. Be wary of programs and software that ask for your administrator password before installing unless it is from a trusted source. Hope this helps.
Joseph

Similar Messages

  • Do I need to install virus protection for the windows portion of the partitioned hard drive on the MacBook Pro?

    Do I need to install virus protection for the windows portion of the partitioned hard drive on the MacBook Pro?

    You are running Windows, so yes. I like Microsoft's built in protection and how 8.1 is 'hardened' but I also install Malwarebytes. I will not use Kaspersky anymore. But you do need something. And 8.1 is more secure than prior versions definitely but there were some major zero-day security updates on this month's "Patch Tuesday."
    The forum for you is "Boot Camp" and this if you look above: Communities / Desktop / Mac Pro is not for MacBook Pro
    MacBook Pro
    Boot Camp

  • Do I need to have any type of anti-virus or malware, spyware protection for my Macbook Pro?

    My Macbook is a year old. When I bought it, I was told by several people that I would not need any type of anti-virus software or anything to protect my computer because Mac did not get infected that often. However, I have had people today tell me that I do need protection for my computer. My Mac runs about as good as the day I got it, but I really don't want anything to happen to it. If I need to get an anti-virus, or malware/spyware software, what programs would y'all recomend? I am just looking for information. Thanks!

    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.
    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, 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. 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 is going to be infected every time you install an application, read email, or visit a web page. But neither should you have the false idea that you will always be safe, no matter what you do. 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.

  • I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any availabl

    I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any available updates or reinstall IPhoto.
    I tried installing Iphoto it said it was downloaded successfully. I still get the error messafe, and can not open any photos of program,  any suggestions?

    What version of iPhoto do you have on the Macbook and on the iMac? What systems are you running on the Macbook and on the iMac?
    Does the message only refer to "a problem" or does it specify what it is?
    Happy Holidays

  • HT1414 Hi, I'm MODELS Iran is the iPhone 5 I need to download any type of cdma or Gsm?

    Hi, I'm MODELS Iran is the iPhone 5 I need to download any type of cdma or Gsm?

    CDMA and gsm are types of radio used by cell networks.
    They are not downloadable software.
    What is it that you are trying to do?

  • HT5037 I have downloaded and installed this tool, but it's still telling me I need to update. Any suggestions why this isn't working for me? I have a Macbook Pro.

    I have downloaded and installed the iPhoto tool to update so my pictures transfer over, but it's still telling me I need to update. Any suggestions why this isn't working for me? I have a Macbook Pro.

    You have to download and RUN the iPhoto library upgrade - then launch iPhoto - If you had iPhoto '08 or earlier (version 7.x.x) - the upgrade is installed in the utilities folder of your Applications folder
    LN

  • N97 - Need to install any antivirus/Firewall Softw...

    Dear All,
    I would like to know about N97 Antivirus /Firewall Software. Is there any antivirus software need to install or please advice if no need to install any antivirus software in N97 mobile?
    Your quick action will be highly appreciated.
    Thanks and best regards,
    Junaid Khan.

    Okay. I entered via firefoxm, i have the 'WOT' add-on and it shows that this site is unsatisfactory. Also, appeared again the warning message from AVG. It says ''
    Warning!
    File name; C:\Documents and Settings\user\Local Settings\Application Data\Mozilla\Firefox\Profiles\thw7koxf.default\Cac​he..
    Treat name; The file could not be scanned probably due to an invalid file stracture (address 3603e1), Detected on open. ''
    Message Edited by phonehacker on 24-Dec-2009 08:16 AM
    Message Edited by phonehacker on 24-Dec-2009 08:18 AM
    If you want to thank someone, just click on the blue star at the bottom of their post

  • My Imac late 2012 running Yosemite does not recognise my Huawei 3g usb modem. itried to install Java bt still it does not although the same modem works with my MacBook pro . any help please

    My Imac late 2012 running Yosemite does not recognise my Huawei 3g usb modem. itried to install Java bt still it does not although the same modem works with my MacBook pro . any help please

    Hey there mbarikiwa,
    If your iMac still has not recognized the usb modem, I would use the troubleshooting for Yosemite USB issues in the following article:
    OS X Yosemite: If a USB device isn’t working
    If the device is connected to a USB hub: 
    Make sure the device and the hub are the same speed. Connect USB 3.0 SuperSpeed devices to a USB 3.0 SuperSpeed HUB, USB 2.0 Hi-Speed devices to a USB 2.0 Hi-Speed hub, and so on. 
    If the device doesn’t have a power cord and is plugged into another USB device that doesn’t have a power cord: 
    Try plugging the device directly into your computer’s USB port  or into a USB device that does have a power cord. You might need to disconnect and reconnect the other device as well, if it has stopped responding. 
    If you have many devices connected to your Mac: 
    Disconnect all USB devices except the device you’re testing, an Apple keyboard, and an Apple mouse. Make sure that the device is connected directly to the computer, and that any hubs or extension cables are disconnected. If you can use the device now, the problem may be with one of the other USB devices or hubs you had connected to your computer. Try reconnecting them, one by one, to your computer. When you find the device causing the problem, review its documentation for further troubleshooting steps. 
    Verify that the device appears in System Information: 
    Choose Apple menu > About This Mac. In the window that appears, click Overview, then click the System Report button to open System Information. 
    In the window that appears, see if the USB device is listed below Hardware in the Contents list. If the device appears but does not work, review the device’s documentation for further troubleshooting steps. 
    Restart apps: 
    Quit and restart any apps that use the device. 
    Restart your Mac: 
    Choose Apple menu > Restart.
    Check your device’s USB connection
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Cannot import any pic file type already on my "hard disk" to LR 4.4 library on macbook pro retina.

    Cannot import any pic file type already on my "hard disk" to LR 4.4 library on macbook pro retina. I am able to it on my pc win7-64 with LR 4.3. Any solution? Import from sd card works ok.

    Just found out I can open the pics in LR 4.4 and they go into the library. I just cannot import from LR4.4.  They are greyed out.

  • "file is corrupted" i get this message everytime i try to install ANY version of firefox. i just acquired an older dell latitude d800 windows xp pro OS and i HATE IE!! but cannot get firefox to work?!?!?!!

    i tried firefox 6 beta, 5 and 3.6-- all the same mesage.... is there some setting i have on my comp that dislikes firefox installers?

    It shouldn't be necessary to reboot the computer to complete an update.<br />
    If a reboot is needed then that usually means that some (security) software is blocking files or you need elevated Administrator permissions.<br />
    Run the Firefox program once as Administrator (right-click: Run as ... : Administrator).
    If that still causes the same problem then remove the Firefox program folder to do a clean install. You need to download a fresh copy of the full version from http://www.mozilla.com/firefox/all.html

  • Text keeps disappearing when I select it to make type at all / make changes / edit. Type tool is not working. I am running CS6 on a Macbook Pro Retina (which I am hating!) 10.9.4 - wish I'd never upgraded.

    Text keeps disappearing when I select it to make type at all / make changes / edit. Type tool is not working. I am running CS6 on a Macbook Pro Retina (which I am hating!) 10.9.4 - wish I'd never upgraded.
    Photoshop General Discussion

    The RAM needs specs as shown below.
    Maximum Memory
    16 GB (Actual) 8 GB (Apple)
    Memory Slots
    2 - 204-pin PC-10600 (1333 MHz) DDR3 SO-DIMM

  • Need a printer for my old iBook (old apps won't translate) but also for a MacBook Pro, 10.6.8! Anything compatible?

    Need a printer for my old iBook (old apps won't translate) but also for a MacBook Pro, 10.6.8! Anything compatible?

    If I understand this correctly, you wish to print from the iBook under Mac OS 9.2.x and from the MacBook Pro under Mac OS X 10.6.8 (no AppleTalk support in the latter).
    What type of printer did you have in mind? Does it have to be colour? Otherwise, a monochrome laser printer may be the best choice (high print quality and a low per page cost). A networkable PostScript printer may be the most compatible. Additional information would make it easier for someone here to suggest a solution.
    If you would be willing to accept some extra work and certain limitations, another way could possibly be to "print" to a PDF file on the iBook via a printer driver called PrintToPDF, and then transfer this file to the MacBook Pro and carry out the "real" printing there.
    http://www.jwwalker.com/pages/pdf.html
    Jan

  • My Internal HD became corrupt and it would not boot up so I installed My osx onto a new HD via usb and then inserted into my macbook pro but it wont boot up. It will only boot up if i connect via usb how can i boot it as an internal HD?

    My Internal HD became corrupt and it would not boot up so I installed My osx onto a new HD via usb and then inserted into my macbook pro but it wont boot up. It will only boot up if i connect via usb how can i boot it as an internal HD?

    Shootist007 wrote:
    If the system won't boot from the new drive the OP bought and install OS X on it it certainly won't boot from the original drives Recovery HD partition.
    Sorry genius.....but if the Recovery disk shows up that means the disk cable isn't bad.  Could be he did have a screwed up HDD and when he put the NEW HDD in (after putting the OS on it via USB) the computer didn't reconize it and therefore didn't boot the OS.  Just maybe right genius?  Don't rush to criticize someone's recommendations until you realize other possibilities.  (I did say "if it does")
    Thank you

  • After updating my software from snow leapord to mountain lion my  MacBook   Pro suddenly keeps shutting down without any reason no warning suddenly just restarts... Can someone help

    After updating my software from snow leapord to mountain lion my  MacBook   Pro suddenly keeps shutting down without any reason no warning suddenly just restarts... Can someone hel

    Note the date and time the problem occurred, then go to Applications/Utilities/Console and copy the log starting at the time of the crash. Paste the log in a reply. Please do not use a screen shot as they can be hard to read. If there are repeated runs of the same messages, please post only one run. Be selective about what you post and don’t  post huge amounts. Make sure there is no personal data visible. Information learned from Linc Davis.

  • Do I need to pay for 100dollars for A short time training and help me set up my MacBook pro at the first time

    Do I need to pay for 100dollars for A short time training and help me set up my MacBook pro at the first time

    No.  Go to an Apple store, and it will have a schedule of training seminars.  If you have a quick question, you can make an appointment with a Genius.  Finally, actually the first thing you should have done, you should familiarize yourself with the online documentation and videos.

Maybe you are looking for

  • TS3276 Why am I receiving multiple duplicate emails and how do I stop this from happening

    Why am I receiving multiple duplicate emails after the initial message comes in, it keeps duplicating them. How do I fix this problem?

  • Recurring file-permissions problems

    A problem has abruptly appeared and keeps (unpredictably) recurring.  When I edit a file and then save the modified version of that file, something breaks and when I try to reopen the file, later, I get a "you do not have permission to open this file

  • ACE 4710 PAC

    Hi I need to use the Ace 4710 to distribute a Proxy PAC file, e.g.  http://proxy.myorg.com/proxy.pac which will be configured in client browser using an AD group policy.  Is it possible for the ACE to host and serve a file in this way? Thank you

  • Is there a possibility of doing a test conversion prior to subscription to ExportPDF?

    I would like to seriously consider a susbscription to online Adobe ExportPDF. However I have seen a number of other online conversion systems that are simply not good enough. Is there some way I can make a couple of test conversions of pdf's to Word

  • Control bar problems

    My control bar seems to ignore the flashvars used. It autoplays and hides even though set to false. My code <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ver