Powershell add exclusion path, extension and process
Powershell add exclusion path, extension and process
Sigma rule (View on GitHub)
1title: Powershell add exclusion path, extension and process
2status: experimental
3description: Powershell add exclusion path, extension and process
4author: Joe Security
5date: 2020-04-21
6id: 200073
7threatname:
8behaviorgroup: 7
9classification: 8
10mitreattack:
11
12logsource:
13 category: process_creation
14 product: windows
15detection:
16 selection:
17 CommandLine:
18 - '*add-mppreference -exclusionpath*-exclusionextension*-exclusionprocess*'
19 condition: selection
20level: critical