ZeroLogon

What is ZeroLogon?

dirkjanm CVE-2020-1472

SecuraBV ZeroLogon Checker

git clone the repo in /opt/ directory

1st check if the DC is vuln to this attack by running:

python3 zerologon_tester.py HYDRA-PC 10.10.10.128

To restore the pass:

Copy the Administrator hash returned by secretsdump.py:

we need to search for a text string called "plain_password_hex"

We copy the hex key:

Last updated