Register Wscript In Run Key
Registering wscript to autostart run key for dropped js/vbs
Sigma rule (View on GitHub)
1title: Register Wscript In Run Key
2status: experimental
3description: Registering wscript to autostart run key for dropped js/vbs
4author: Joe Security
5date: 2019-10-23
6id: 200008
7threatname:
8behaviorgroup: 2
9classification: 8
10mitreattack:
11
12logsource:
13 product: windows
14 service: sysmon
15detection:
16 selection:
17 EventID: 13
18 TargetObject:
19 - '*\Microsoft\Windows\CurrentVersion\Run*'
20 Details:
21 - '*wscript.exe *'
22 condition: selection
23level: critical```