fix detection

This commit is contained in:
frack113 2021-09-15 16:21:30 +02:00
parent b08b3e2b0d
commit 3b8282c221

View File

@ -14,16 +14,17 @@ date: 2019/10/26
modified: 2020/09/06 modified: 2020/09/06
logsource: logsource:
product: windows product: windows
category: registry_event category: process_creation
detection: detection:
selection: selection:
IntegrityLevel: 'Medium' IntegrityLevel: 'Medium'
TargetObject|contains: '\services\' CommandLine|contains|all:
TargetObject|endswith: - ControlSet
- '\ImagePath' - services
- '\FailureCommand' CommandLine|contains:
- '\Parameters\ServiceDll' - \ImagePath
- \FailureCommand
- \ServiceDll
condition: selection condition: selection
falsepositives: falsepositives:
- Unknown - Unknown