mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
fix typo of fields
This commit is contained in:
parent
1fcd0bf951
commit
afb3d63900
@ -11,6 +11,7 @@ tags:
|
||||
- attack.defense_evasion
|
||||
author: Eli Salem, Sander Wiebing, oscd.community
|
||||
date: 2020/10/12
|
||||
modified: 2021/05/24
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
@ -19,7 +20,7 @@ detection:
|
||||
Image|endswith: '\regini.exe'
|
||||
CommandLine|re: ':[^ \\]'
|
||||
condition: selection
|
||||
fieds:
|
||||
fields:
|
||||
- ParentImage
|
||||
- CommandLine
|
||||
falsepositives:
|
||||
|
Loading…
Reference in New Issue
Block a user