LoFP LoFP / admin changing date of files.

Techniques

Sample rules

Touch Suspicious Service File

Description

Detects usage of the “touch” process in service file.

Detection logic

condition: selection
selection:
  CommandLine|contains: ' -t '
  CommandLine|endswith: .service
  Image|endswith: /touch