Remove Scheduled Cron Task/Job
Description
Detects usage of the 'crontab' utility to remove the current crontab. This is a common occurrence where cryptocurrency miners compete against each other by removing traces of other miners to hijack the maximum amount of resources possible
Query · sigma
selection: Image|endswith: crontab CommandLine|contains: ' -r' condition: selection
Known false positives
- Unknown