
Implementación simple de CVE-2017-8759 en C#
No seas un imbécil
Herramienta simple escrita en C# para manejar la vulnerabilidad RCE en .NET Framework 2.0, 3.5, 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2 y 4.7.
también conocida como "Vulnerabilidad de ejecución remota de código en .NET Framework."
C:\Users\Jonas Uliana\tools>CVE-2017-8759.exe /h
INFO : Exploit toolkit for CVE-2017-8759
DEV : Uliana Tech
SITE : https://uliana.tech
/h Show this help and exit.
/s Shell location.
/o File output location.
Referencia: https://github.com/bhdresh/CVE-2017-8759