LoFP LoFP / sccm

Techniques

Sample rules

Remote WMI ActiveScriptEventConsumers

Description

Detect potential adversaries leveraging WMI ActiveScriptEventConsumers remotely to move laterally in a network

Detection logic

condition: selection and not filter
filter:
  TargetLogonId: '0x3e7'
selection:
  EventID: 4624
  LogonType: 3
  ProcessName|endswith: scrcons.exe