# Netlogon Elevasion

It is a vulnerability to elevate of privilege in Windows Netlogon using the Netlogon Remote Protocol (MS-NRPC). It’s called Zerologon (CVE-2020-1472).

### Exploitation <a href="#exploitation" id="exploitation"></a>

There is a lot of Poc in online.\
Here, we’ll use [this repository](https://github.com/dirkjanm/CVE-2020-1472) from GitHub.
