Copy file to startup via Powershell
Copy file to startup via Powershell
Sigma rule (View on GitHub)
1title: Copy file to startup via Powershell
2status: experimental
3description: Copy file to startup via Powershell
4author: Joe Security
5date: 2022-10-28
6id: 200106
7threatname:
8behaviorgroup: 2
9classification: 1
10mitreattack:
11
12logsource:
13 category: process_creation
14 product: windows
15detection:
16 selection:
17 CommandLine:
18 - '*copy-item *\roaming\microsoft\windows\start menu\programs\startup*'
19 condition: selection
20level: critical