Sigma high test sigma

Disable Macro Runtime Scan Scope

Detects tampering with the MacroRuntimeScanScope registry key to disable runtime scanning of enabled macros

View Source

Detection Logic

{
  "selection": {
    "TargetObject
| contains
| all": [
      "\\SOFTWARE\\",
      "\\Microsoft\\Office\\",
      "\\Common\\Security"
    ],
    "TargetObject
| endswith": "\\MacroRuntimeScanScope",
    "Details": "DWORD (0x00000000)"
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...