OGNL Injection Generator
Generate OGNL (Object-Graph Navigation Language) injection payloads for Struts2 RCE, file read, and context exploration.
OGNL Injection for Struts2
OGNL injection is a critical vulnerability in Apache Struts2 applications where user input is evaluated as an OGNL expression. RCE payloads leverage static method access to Runtime.exec, file read payloads use Java file I/O classes, and context dumps expose the OgnlValueStack. Key CVEs include S2-045 (Content-Type), S2-046 (Content-Disposition), and S2-061. Authorized testing only.