zerologon - CVE-2020-1472
Theory
Zerologon is a vulnerability in the cryptography of Microsoft’s Netlogon process that allows an attack against Microsoft Active Directory domain controllers. Zerologon makes it possible for a hacker to impersonate any computer, including the root domain controller.
More: https://www.trendmicro.com/en_in/what-is/zerologon.html
Practical
Test for ZeroLogon Vulenrability
git clone https://github.com/SecuraBV/CVE-2020-1472.git
cd CVE-2020-1472
pip3 install -r requirements.txt
./zerologon_tester.py EXAMPLE-DC 1.2.3.4Exploit ZeroLogon Vulenrability
Dump Password Hashes
Remote Shell
REFERENCES
Last updated
Was this helpful?