DNSAdmins
#powershell #dnscmd #sc
DNSAdmins group member can load arbitrary DLLs with the privilege of the process called dns.exe. dns.exe runs as SYSTEM.
If domain controlles in also running a DNS server, it can be abused to gain domain admin.
Enumeration
Powerview
Active Directory Module
Exploitation
Once, a member of this group is compromised, dnscmd.exe can be used (from RSAT DNS) to load the DLL.
Using powershell to do the same (also requires RSAT DNS)
Restart the DNS server
Last updated