./CVE-2020-1350.exe will run the exploit.
View README.pdf for more information on how to use the binary.
Change the target IP in exploit.sh then do:
chmod +x exploit.sh
./exploit.sh
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS\Parameters" /v "TcpReceivePacketSize" /t REG_DWORD /d 0xFF00 /f
net stop DNS && net start DNS