mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
fix: fixed rule warning
This commit is contained in:
parent
2fbd35053e
commit
9a7ef0e3c2
@ -10,12 +10,12 @@ logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
detection:
|
||||
selection1:
|
||||
selection:
|
||||
CommandLine:
|
||||
- '* -enc PAA*'
|
||||
- '* -enco PAA*'
|
||||
- '* -encod PAA*'
|
||||
condition: 1 of them
|
||||
condition: selection
|
||||
fields:
|
||||
- CommandLine
|
||||
- ParentCommandLine
|
||||
|
Loading…
Reference in New Issue
Block a user