SecuraBV/CVE-2020-1472

Script exiting without failure or success

wannabeciso opened this issue · 1 comments

I was just testing this script vs. our DC an it just quits after about 12-13 connection attempts.
But there is no output on whether the DC is vulnerable or patched, and no error message is shown on why the script might have stopped?
Output of one attempt:

C:\Users\wannabeciso\Desktop\CVE-2020-1472-master>python zerologon_tester.py OUR-DC-NAME 192.168.X.X
Performing authentication attempts...
============
C:\Users\wannabeciso\Desktop\CVE-2020-1472-master>

Tried it with Powershell as well, same outcome.

Edit: Seems only to be an issue when trying from my Win10 machine, works perfectly fine when trying from my Ubutun machine.

@wannabeciso Yes, I had the same issue with Win 10. Windows Security (Defender) actually blocked the threat. I will have to try it on a linux machine. thanks.