http://www.theinquirer.net/inquirer/news/2166228/600-infected-macs-botnet
Any truth to this story? If yes how do fix it? If no then cool!
Any truth to this story? If yes how do fix it? If no then cool!
http://www.theinquirer.net/inquirer/news/2166228/600-infected-macs-botnet
Any truth to this story? If yes how do fix it? If no then cool!
defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES
defaults read /Applications/Safari.app/Contents/Info LSEnvironment
TLDR:
Run the following two commands in Terminal. If you get "The domain/default pair... does not exist" for both, you're clean.
Code:defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES defaults read /Applications/Safari.app/Contents/Info LSEnvironment
TLDR:
Run the following two commands in Terminal. If you get "The domain/default pair... does not exist" for both, you're clean.
Code:defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES defaults read /Applications/Safari.app/Contents/Info LSEnvironment