mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 09:25:17 +00:00
fix detection
This commit is contained in:
parent
b08b3e2b0d
commit
3b8282c221
@ -14,16 +14,17 @@ date: 2019/10/26
|
||||
modified: 2020/09/06
|
||||
logsource:
|
||||
product: windows
|
||||
category: registry_event
|
||||
category: process_creation
|
||||
detection:
|
||||
selection:
|
||||
|
||||
IntegrityLevel: 'Medium'
|
||||
TargetObject|contains: '\services\'
|
||||
TargetObject|endswith:
|
||||
- '\ImagePath'
|
||||
- '\FailureCommand'
|
||||
- '\Parameters\ServiceDll'
|
||||
CommandLine|contains|all:
|
||||
- ControlSet
|
||||
- services
|
||||
CommandLine|contains:
|
||||
- \ImagePath
|
||||
- \FailureCommand
|
||||
- \ServiceDll
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unknown
|
Loading…
Reference in New Issue
Block a user