
HoneyPoC: script de Prueba de Concepto (PoC) para explotar SIGRed (CVE-2020-1350). Obtiene privilegios de Administrador de Dominio en Controladores de Dominio que ejecutan Windows Server 2000 hasta Windows Server 2019.
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS\Parameters" /v "TcpReceivePacketSize" /t REG_DWORD /d 0xFF00 /f
net stop DNS && net start DNS
./CVE-2020-1350.exe will run the exploit.
Consulte README.pdf para más información sobre cómo usar el binario.
El código fuente está disponible aquí: https://github.com/zoomerxsec/Fake_CVE-2020-1350
Cambie la IP objetivo en exploit.sh y luego haga:
chmod +x exploit.sh
./exploit.sh