fix: fixed rule warning

This commit is contained in:
Florian Roth 2019-09-30 19:38:40 +02:00
parent 2fbd35053e
commit 9a7ef0e3c2

View File

@ -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