Protect your domain controllers against Zerologon (CVE-2020-1472).# Set-ZerologonMitigation
Protect your domain controllers against Zerologon (CVE-2020-1472).
## Usage
After installing the August 2020 security update (or a later cumulative version), just run the script on each of
your domain controllers.
````powershell
.\Set-ZerologonMitigation.ps1
````
For help, run `Get-Help`:
````powershell
Get-Help .\Set-ZerologonMitigation.ps1
````
For obvious reasons, this script only supports Microsoft Windows.
[4.0K] /data/pocs/7dd529797d5f8be06faef71d379f1a073be02737
├── [ 34K] LICENSE
├── [ 448] README.md
└── [4.6K] Set-ZerologonMitigation.ps1
0 directories, 3 files