/Zerologon_CVE-2020-1472

POC for checking multiple hosts for Zerologon vulnerability

Primary LanguagePython

Zerologon (CVE-2020-1472)

This script is made for bulk checking your domain controllers for the Zerologon vulnerability.

Note

Zerologon vulnerabilities are dangerous for your domain controller, dont use the exploit on production servers.

Arguments

--ip              Ip address for check on CVE-2020-1472
--file            File path with IP addresses
--threads     Number of threads
--name        NetBIOS computer name, use with --ip flag

Exampels

python3 check_cve-2020-1472.py ---ip <IP>
python3 check_cve-2020-1472.py ---ip <IP> ---name <NetBIOS computer name>
python3 check_cve-2020-1472.py ---file <Path to file with ip addresses>

Альтернативный текст