Hayabusa critical test sigma

Pandemic Registry Key

Detects Pandemic Windows Implant

View Source

Detection Logic

{
  "registry_event": {
    "EventID": [
      12,
      13,
      14
    ],
    "Channel": "Microsoft-Windows-Sysmon/Operational"
  },
  "selection": {
    "TargetObject
| contains": "\\SYSTEM\\CurrentControlSet\\services\\null\\Instance"
  },
  "condition": "registry_event and selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...