LoFP LoFP / command line contains daemon-reload.

Techniques

Sample rules

Service Reload or Start - Linux

Description

Detects the start, reload or restart of a service.

Detection logic

condition: selection
selection:
  a0|contains:
  - systemctl
  - service
  a1|contains:
  - reload
  - start
  type: EXECVE