Execute Scriptlet from internet Via Regsvr32
regsvr32.exe to execute a COM scriptlet from internet
Sigma rule (View on GitHub)
1title: Execute Scriptlet from internet Via Regsvr32
2status: experimental
3description: regsvr32.exe to execute a COM scriptlet from internet
4author: Joe Security
5date: 2021-03-05
6id: 200099
7threatname:
8behaviorgroup: 2
9classification: 8
10mitreattack: T1218.010
11
12logsource:
13 category: process_creation
14 product: windows
15detection:
16 selection:
17 CommandLine:
18 - '*regsvr32*http*scrobj*'
19 condition: selection
20level: critical