Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'How to find and remove the OSX.RSPlug.A malware' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
How to find and remove the OSX.RSPlug.A malware
Authored by: mike3k on Wed, Oct 31 2007 at 2:21PM PDT
Root's crontab may be present for some legitimate applications. A few anti-theft products use root's crontab in pre-10.4 systems since the preferred method using launchd isn't available.

The best thing to do is 'sudo crontab -l' to see what the crontab contains, and then 'sudo crontab -e' to edit it and remove any offending lines.

[ Reply to This | # ]
How to find and remove the OSX.RSPlug.A malware
Authored by: remacc on Wed, Oct 31 2007 at 3:06PM PDT
CronniX provides a GUI to crontab that might be easier for those not confident with Terminal

[ Reply to This | # ]