Merge pull request #1688 from SigmaHQ/rule-devel
refactor: improved Raccine uninstall rule
This commit is contained in:
@@ -9,6 +9,7 @@ tags:
|
||||
- attack.t1562.001
|
||||
author: Florian Roth
|
||||
date: 2021/01/21
|
||||
modified: 2021/07/14
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
@@ -16,7 +17,7 @@ detection:
|
||||
selection1:
|
||||
CommandLine|contains|all:
|
||||
- 'taskkill '
|
||||
- '/IM RaccineSettings.exe'
|
||||
- 'RaccineSettings.exe'
|
||||
selection2:
|
||||
CommandLine|contains|all:
|
||||
- 'reg.exe'
|
||||
|
||||
Reference in New Issue
Block a user