Skip to content

Commit cec4166

Browse files
committed
Fix description
1 parent 18e69be commit cec4166

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/multi/http/struts_default_action_mapper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ def initialize(info = {})
2727
evaluated as OGNL expression against the value stack, this introduces the
2828
possibility to inject server side code.
2929
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.
30+
This module has been tested successfully on Struts 2.3.15 and Struts 2.0.11.2 over
31+
Tomcat 7, with Windows 2003 SP2 and Ubuntu 10.04 operating systems.
3232
},
3333
'License' => MSF_LICENSE,
3434
'Author' =>

0 commit comments

Comments
 (0)