
Python-based proof-of-concept and exploit for Apache Struts2 RCE (CVE-2021-31805), enabling command execution via OGNL injection. Includes POC and EXP modes for security testing.
pocsuite -r CVE_2021_31805_POC_EXP.py -u url

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