LoFP LoFP / legitimate administration activities is expected to trigger false positives. investigate the command line being passed to determine if the service or launch agent are suspicious.

Techniques

Sample rules

Launch Agent/Daemon Execution Via Launchctl

Description

Detects the execution of programs as Launch Agents or Launch Daemons using launchctl on macOS.

Detection logic

condition: selection
selection:
  CommandLine|contains:
  - submit
  - load
  - start
  Image|endswith: /launchctl