
Zerologon Check and Exploit - اكتشفها توم تيرفورت من Secura وتم توسيعها بناءً على مثال @Dirkjanm البرمجي لـ cve-2020-1472. هذه الأداة ستقوم بالفحص والاستغلال واستعادة كلمة المرور إلى حالتها الأصلية

بروتوكول 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