Hayabusa high stable sigma

CMSTP Execution Process Access

Detects various indicators of Microsoft Connection Manager Profile Installer execution

View Source

Detection Logic

{
  "process_access": {
    "EventID": 10,
    "Channel": "Microsoft-Windows-Sysmon/Operational"
  },
  "selection": {
    "CallTrace
| contains": "cmlua.dll"
  },
  "condition": "process_access and selection"
}

False Positives

  • Legitimate CMSTP use (unlikely in modern enterprise environments)

Field Validations

Loading…

Comments (0)

Loading comments...