## https://sploitus.com/exploit?id=598F809A-2B6D-5504-A317-E04CD5529C0C
PoC exploit for CVE-2020-1350, a remote code execution vulnerability in Windows DNS Server. Achieves Domain Admin on Domain Controllers running Windows Server 2003 up to Windows Server 2019. The script is written in Bash and is designed to be run from a Linux host on a Windows Active Directory network. It uses the SIGRed vulnerability to bypass NX (No eXecute) protection on Windows XP SP2/SP3, allowing for code execution. The script takes a single argument, the IP address of the Domain Controller, and can be invoked by running './cve-2020-1350.sh <Domain Controller IP Address>'. The expected impact of this exploit is remote code execution, allowing an attacker to gain Domain Admin privileges.