
Проверка и эксплойт Zerologon - обнаружено Томом Тервортом из Secura и расширено на основе примера кода cve-2020-1472 от @Dirkjanm. Этот инструмент проверит, эксплуатирует и восстановит пароль в исходное состояние

NetLogon (MS-NRPC) может установить уязвимый канал безопасности для междоменного управления. Можно обнулить пароль учетной записи компьютера на контроллерах домена.
python zerologon.py
usage: zerologon.py [-h] [-exploit] dc_name dc_ip
Tests whether a domain controller is vulnerable to the Zerologon attack. Resets the DC account password to an empty string
when vulnerable.
positional arguments:
dc_name The (NetBIOS) computer name of the domain controller.
dc_ip IP Address of the domain controller.
optional arguments:
-h, --help show this help message and exit
-exploit Zero out the computer's hash