SigmaHQ/rules/windows/builtin/win_susp_dns_config.yml
2018-01-28 02:36:39 +03:00

24 lines
700 B
YAML

title: DNS Server Error Failed Loading the ServerLevelPluginDLL
description: This rule detects a DNS server error in which a specified plugin DLL (in registry) could not be loaded
status: experimental
date: 2017/05/08
references:
- https://medium.com/@esnesenon/feature-not-bug-dnsadmin-to-dc-compromise-in-one-line-a0f779b8dc83
- https://technet.microsoft.com/en-us/library/cc735829(v=ws.10).aspx
- https://twitter.com/gentilkiwi/status/861641945944391680
author: Florian Roth
logsource:
product: windows
service: dns-server
detection:
selection:
EventID:
- 150
- 770
condition: selection
falsepositives:
- Unknown
level: critical