
CVE-2020-1472 - Zero Logon vulnerability Python implementation
CVE-2020-1472 - Zero Logon vulnerability Python implementation
pip install impacket
or Download the impacket release here. Unpack it, and in the directory where you placed it, run:
pip install .
Given a domain controller named DC-NAME with IP address X.X.X.X, run the script as follows:
python cve-2020-1472.py DC-NAME X.X.X.X
The DC name is the NetBIOS computer name. If this name is not correct, the script will fail with a
STATUS_INVALID_COMPUTER_NAME error.