Schedule binary from dotnet directory
Schedule binary from dotnet directory
Sigma rule (View on GitHub)
1title: Schedule binary from dotnet directory
2status: experimental
3description: Schedule binary from dotnet directory
4author: Joe Security
5date: 2020-06-09
6id: 200078
7threatname:
8behaviorgroup: 5
9classification: 8
10mitreattack:
11
12logsource:
13 category: process_creation
14 product: windows
15detection:
16 selection:
17 CommandLine:
18 - '*schtasks /create*:\windows\microsoft.net*'
19 condition: selection
20level: critical