We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e69be commit cec4166Copy full SHA for cec4166
modules/exploits/multi/http/struts_default_action_mapper.rb
@@ -27,8 +27,8 @@ def initialize(info = {})
27
evaluated as OGNL expression against the value stack, this introduces the
28
possibility to inject server side code.
29
30
- This module has been tested successfully on Struts 2.3.15 over Tomcat 7, with
31
- Windows 2003 SP2 and Ubuntu 10.04 operating systems.
+ This module has been tested successfully on Struts 2.3.15 and Struts 2.0.11.2 over
+ Tomcat 7, with Windows 2003 SP2 and Ubuntu 10.04 operating systems.
32
},
33
'License' => MSF_LICENSE,
34
'Author' =>
0 commit comments