🖥️Active Directory
LLMNR Poisining
$(Get-ItemProperty -Path "HKLM:\Software\Policies\Microsoft\Windows NT\DNSClient" -name EnableMulticast).EnableMulticast
wmic nicconfig get caption, index, c
Last updated
$(Get-ItemProperty -Path "HKLM:\Software\Policies\Microsoft\Windows NT\DNSClient" -name EnableMulticast).EnableMulticast
wmic nicconfig get caption, index, c
Last updated