Live data from Hacker News

Ask HN: Is no anti-virus software still best practice for mac?

news.ycombinator.com

1–10 of 78 posts

Re: Ask HN: Is no anti-virus software still best practice for mac?

#3
I don't run traditional antivirus but I do run:

https://objective-see.com/products/blockblock.html (free) Detects when software attempts to install itself to run at startup and lets you block the registration.

https://www.obdev.at/products/littlesnitch/index.html (paid) detects, reports, blocks applications connecting to the internet.

https://adguard.com/en/welcome.html (paid) High quality adblocker for safari.

Re: Ask HN: Is no anti-virus software still best practice for mac?

#9
Have one but never needed it so far - or it didn't catch the virii ;)

I use bitdefender at least it's quite unobtrusive on mac (sick of the windows version!). Sophos is free and afaik not too bad if you need one: https://home.sophos.com/free-mac-antivirus

Further I use: - https://objective-see.com/products/knockknock.html - https://objective-see.com/products/oversight.html - https://objective-see.com/products/blockblock.html

and Little Snitch - https://www.obdev.at/products/littlesnitch/index.html

and Firefox with - https://github.com/gorhill/uMatrix - https://github.com/gorhill/ublock

Hope that keeps the pest away ;)

Re: Ask HN: Is no anti-virus software still best practice for mac?

#10
In a corporate setting: At Etsy we use OSQuery on all of our corp machines(macOS) to help with malware/virus detection. We use community rules: https://github.com/facebook/osquery/blob/master/packs/osx-at...

In addition to community rules we also curate a bunch of rules in house from malware we've discovered across our fleet. We then aggregate this info into ELK and alert on it.

At Home: OSQuery as well + tiny elk stack + Elastalert. Overkill for a typical home setup but I like it.

Post reply on HN