Sigma medium stable sigma

Linux Doas Conf File Creation

Detects the creation of doas.conf file in linux host platform.

View Source

Detection Logic

{
  "selection": {
    "TargetFilename
| endswith": "/etc/doas.conf"
  },
  "condition": "selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...