2020-06-10 16:32:30 +02:00
title : DNS ServerLevelPluginDll Install
2021-09-12 09:53:20 +02:00
id : f63b56ee-3f79-4b8a-97fb-5c48007e8573
related :
- id : e61e8a88-59a9-451c-874e-70fcc9740d67
type : derived
2020-06-10 16:32:30 +02:00
status : experimental
description : Detects the installation of a plugin DLL via ServerLevelPluginDll parameter in Registry, which can be used to execute code in context of the DNS server
(restart required)
references :
- https://medium.com/@esnesenon/feature-not-bug-dnsadmin-to-dc-compromise-in-one-line-a0f779b8dc83
date : 2017 /05/08
2021-09-12 09:53:20 +02:00
modified : 2021 /09/12
2020-06-10 16:32:30 +02:00
author : Florian Roth
tags :
- attack.defense_evasion
2020-09-06 22:08:27 +03:00
- attack.t1574.002
- attack.t1112
2020-06-10 16:32:30 +02:00
logsource :
category : process_creation
product : windows
detection :
dnsadmin :
2020-11-28 13:46:02 -03:00
Image|endswith : '\dnscmd.exe'
CommandLine|contains|all :
- '/config'
- '/serverlevelplugindll'
2021-09-12 09:53:20 +02:00
condition : dnsadmin
falsepositives :
2022-03-16 13:43:54 +01:00
- Unknown
2021-09-12 09:53:20 +02:00
level : high
fields :
- EventID
- CommandLine
- ParentCommandLine
- Image
- User
- TargetObject