🖥️Active Directory

LLMNR Poisining

PowerSHell
$(Get-ItemProperty -Path "HKLM:\Software\Policies\Microsoft\Windows NT\DNSClient" -name EnableMulticast).EnableMulticast
via cmd
wmic nicconfig get caption, index, c

Last updated