Credwiz util dropped by mshta for dll sideloading

Credwiz util dropped by mshta for dll sideloading

Sigma rule (View on GitHub)

 1title: Credwiz util dropped by mshta for dll sideloading
 2status: experimental
 3description: Credwiz util dropped by mshta for dll sideloading
 4author: Joe Security
 5date: 2020-01-01
 6id: 200041
 7threatname:
 8behaviorgroup: 7
 9classification: 8
10mitreattack: T1574.002
11
12logsource:
13    service: sysmon
14    product: windows
15detection:
16    selection:
17        EventID: 11
18        Image: '*\mshta.exe*'
19        TargetFilename:
20            - '*\credwiz.exe*'
21    condition: selection
22level: critical
to-top