Do you bother installing any "anti-" software? If so, which?
What further recommendations do you have for system configurations and tools?
- mDNSResponder -NoMulticastAdvertisements
- Hands Off!/LS
- Vera/TrueCrypt
- Samhain/TripWire
- GPG Tools
- Homebrew packages
- a password manager
- 5x DNSCrypt-proxy instances round-robin'ed with dnsmasq
- Chrome/FF
- TorBrowser
- i2p
- no unnecessary apps
- follow the NSA and other guides for securing OS X (FileVault 2, firmware password, don't use iCloud Keychain, etc.)
- use DBAN on old systems and drives
Be aware that security has to be balanced and leave a usable device, and some security measures interfere with and/or disable certain features.
And no flash/adobe, browser java plugin
References:
https://github.com/drduh/OS-X-Security-and-Privacy-Guide
http://docs.hardentheworld.org/OS/OSX_10.11_El_Capitan/
http://www.tenable.com/blog/hardening-os-x-using-the-nsa-gui...
https://ist.mit.edu/macosx/1011
https://walterkilar.wordpress.com/2016/05/08/apple-os-x-el-c...
freshclam
to update the virus DB and then clamscan -iorz /
to scan the system.(see `man clamscan` for the flags)
Don't run Flash, Acrobat or anything else from Adobe.
Use a good ad-blocker
Never click on a link in an email, or open an email attachment.
I don't run any antivirus on my Macs.
* Make sure your firewall's enabled and strictly configured
* Don't install arbitrary programs from the Internet
* Related to the above, don't pipe 'curl' into 'sh', and publicly scold anyone who's negligent and/or malicious enough to include that in the official installation steps of any program
* Make sure your web browser(s) is/are up-to-date
* Install an ad-blocker on said web browser(s)
* Disable anything that involves running arbitrary Turing-complete code off the Internet, including Flash, Java, and especially Javascript. If some newfangled Wangular.js web-scale tangled mess of obfuscated code fails to run in your browser, then it's up to you to make that choice to enable it.
Security is a collection of policies more than specific programs. You need an anti-virus to scan for malicious files, possibly the moment they are locally available.
I used to use littlesnitch, clamxav and spamsieve (since I don't do mail filtering server-side). But never encountered any virus for mac. Everything claxmav was catching up was either false positives or spam emails with zip files which all ended up in the SPAM folder anyway.
Then I went freelance, and as part of the contract with my first costumer, they required I be running AV stuff on any of my machines that connect to their network. I happily complied.
My Macs run ESET. (Linux machines as well, consequently.)