Sigma medium test sigma
BPFtrace Unsafe Option Usage
Detects the usage of the unsafe bpftrace option
Detection Logic
{
"selection": {
"Image
| endswith": "bpftrace",
"CommandLine
| contains": "--unsafe"
},
"condition": "selection"
} False Positives
- ⚠ Legitimate usage of the unsafe option
Field Validations
Loading…
Comments (0)
Loading comments...