What is Search Snow?
Search Snow is the name given to a colloquial group of malware that redirects to searchsnow.com and takes over users’ search engines. Search Snow is closely associated with Search Marquis and Search Baron, sometimes redirecting to them instead.
Websites like the three mentioned above are commonly classified as browser hijackers by the antivirus community, which is considered one of the lowest-damaging type of malware. Some dispute if it can even be called malware. Search Snow in particular does not seem to directly lead to malware. Its incursion is much more privacy-based than anything else, and most notably it seems to work as a gateway redirect to other browser hijackers. Another important feature is that the code injected in your browser’s settings makes it impossible for searchsnow.com to be removed through a normal setting without cleanup beforehand, or it will return.
SUMMARY:
Name | Search Snow |
Type | Browser Hijacker |
Detection Tool |
Search Snow Removal from Mac
- Start you mac’s Finder and navigate to Applications –Utilities – Terminal.
- Write the following in the Terminal: sudo nano /private/etc/hosts , and hit Enter. Write your Mac’s password if it is required.
- You are now in the Hosts file. You need to include these lines in the file:
0.0.1 searchsnow.net
127.0.0.1 searchsnow.com
127.0.0.1 searchsnow.io
127.0.0.1 searchmarquis.com
127.0.0.1 searchbaron.com
Place them between 127.0.0.1 localhost and 255.255.255.255 broadcasthost. - Save the file with Command + O, then exit it with Control + X.
- Reboot your mac and see if the changes helped. In theory this should prevent the malware websites from interfering with your system, but there may still be latent changes in your browsers. Next. it’s time to clean them up.
Search Snow Removal from Chrome
- Start Chrome and enter chrome://settings/ in the bar you type websites in.
- Go in the Extensions tab and look for extensions resembling Search Snow in name.
- If you don’t recognize an extension, the easiest way to spot if it’s shady is to click it for their details and search the internet with them. Remove any extensions you don’t think should be on your browser – at worst you’ll have to reinstall legitimate extensions.
- Next, go to Chrome’s settings (the three-dotted line in upper right).
- Go down the settings to your search engines and see if anything besides your chosen search engine was forced. If searchsnow.com is there, remove it.
Search Snow Removal from Safari
- Open Safari, then go to Preferences – then the Extensions tab.
- Look for Search Snow and anything suspicious-looking in the Extensions menu.
- If you can’t determine what is suspicious, the easiest way is to check each extension’s details, then search the internet with those details and see if it’s something shady.
- Click on the Uninstall button to remove Search Snow. Additional names in this case can be Search Baron or Search Marquis.
If the above doesn’t work, there is another method to remove Search Snow – the problem with it is that it will require you to look in some folders, and not only look, but we can’t tell you the exact files you need to remove because the malware changes their names. We will give you as close of an approximation as we can.
We suggest you drag and drop each file you suspect in our online malware scanner:
First, you need to enter your System Library. To do that: finder – Take the cursor on the top menu bar – Go – computer – Macintosh HD
In that folder, try to find anything you believe might be malware in Applications.
Next, go in your User Library: Finder – Go – hold your option key – Library. Again look for a folder you can associate with Search Snow. Look for files like:
- msets.plist
- rlist.plist
Other sample files used by malware you can look for:
- amcuninstall
- com.pcv.amcuuninstall.plist
- com.pcv.hlpramcn.plist
- helperamc
- Inf.Adit
Type /Library/LaunchAgents in the folder search – Go.
Example files to look for:
- com.pcv.hlpramc.plist
- com.updater.mcy.plist
- com.avickUpd.plist
- com.msp.agent.plist
Navigate the same way to ~/Library/Application Support
Look for folders like LinkBranch, ProgressMatch, SystemSpecial, and IdeaShared. These are the types of names used by real malware.
Go to /Library/LaunchDaemons and look for files like com.pplauncher.plist, com.startup.plist, and com.ExpertModuleSearchDaemon.plist.
Leave a Comment