mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 02:08:54 +00:00
Update sysmon_dns_serverlevelplugindll.yml
This commit is contained in:
parent
bdca2febe9
commit
c4a44e2376
@ -30,7 +30,7 @@ logsource:
|
||||
category: registry_event
|
||||
detection:
|
||||
dnsregmod:
|
||||
TargetObject: '*\services\DNS\Parameters\ServerLevelPluginDll'
|
||||
TargetObject|endswith: '\services\DNS\Parameters\ServerLevelPluginDll'
|
||||
condition: 1 of them
|
||||
---
|
||||
logsource:
|
||||
@ -38,5 +38,5 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
dnsadmin:
|
||||
CommandLine: 'dnscmd.exe /config /serverlevelplugindll *'
|
||||
CommandLine|startswith 'dnscmd.exe /config /serverlevelplugindll '
|
||||
condition: 1 of them
|
Loading…
Reference in New Issue
Block a user