LoFP LoFP / legitimate use of crontab

Techniques

Sample rules

Crontab Enumeration

Description

Detects usage of crontab to list the tasks of the user

Detection logic

condition: selection
selection:
  CommandLine|contains: ' -l'
  Image|endswith: /crontab