ZeroLogon Attacks
PRACTICE ! PRACTICE ! PRACTICE !
Last updated
PRACTICE ! PRACTICE ! PRACTICE !
Last updated
This is a serious vulnerability which sets the Domain's Administrator password to null :) - The logic behind this vulnerability deals with Windows Cryptographic Security Measures, Let's first test if the DC is vulnerable to this exploit or not using a python script
Since now it's vulnerable, let's exploit the DC :)
Now how do we check if the Administrator's password is really set to null or not ?
We can pretty much generate Golden tickets for persistance, take advantage of any user on the domain and psexec into them and do anything :)
Now how do we restore this ?
Copy down the hex value and run the restore python script