Hacker News new | ask | show | jobs
by hollin 517 days ago
Is there any way to check if you're affected? I just happened to install Homebrew while the malicious site was up and now I'm not sure if I installed the legit version.
1 comments

Check if /tmp/update exists. If it does, you’re infected.
I think the malware tries to delete this file. So, it won't be a reliable method to identify whether you were infected.