LoFP LoFP / legitimate usage of the unsafe option

Techniques

Sample rules

BPFtrace Unsafe Option Usage

Description

Detects the usage of the unsafe bpftrace option

Detection logic

condition: selection
selection:
  CommandLine|contains: --unsafe
  Image|endswith: bpftrace