Thursday February 16, 2006 Gosh, dudes, this is exciting: Open iChat and see whether you caught one! Sophos reports in "First ever virus for Mac OS X discovered" that the "OSX LEAP-A worm spreads via iChat instant messaging software."
And? *Sigh* Nope. Nothing in my iChat. I was so looking forward to downloading the worm, double-clicking it, then entering my sudo-password... What? Yes, it seems MacOS is less user-friendly than most people think. ;-)
If you don't know yet how the LEAP worm works, I recommened this extremely enlightening daringfireball article about how you get from smart crash Reports to InputManager hacks -- InputManagers are loaded automatically from the Libraries folder to add new functions to running apps as soon as the user starts them...
Are you thinking what I'm thinking? 8-|
Interestingly, the first (and only!) report of this virus said it came in a tgz-file -- a zipped tar archive that can be set to archive files while keeping the original permissions. Such as... an 'executable' permission on a file with a custom icon that happens to end in .jpg for example...
Preliminary fix?
ls -la to check what's in there. If it's fishy, delete it. ;-) If you don't have this folder, create it (before another app creates it for you with unpleasant permissions).
sudo mkdir /Library/InputManagers
sudo chown -R root:wheel /Library/InputManagers/ sudo chmod -R go-w /Library/InputManagers/
/Users/*/Library/InputManagers/
Phew. We did it. For now... :( See you again at the next worm!
Posted by seapegasus ( Feb 16 2006, 11:29:26 PM CET ) Permalink Comments [2]