Skip to content

Commit 3146b7c

Browse files
committed
Change default target
ExcellentRanking requires the module to auto-target. If the payload is universal, that works too.
1 parent 8e09247 commit 3146b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/struts_code_exec_exception_delegator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def initialize(info = {})
6464
]
6565
],
6666
'DisclosureDate' => 'Jan 06 2012',
67-
'DefaultTarget' => 0))
67+
'DefaultTarget' => 2))
6868

6969
register_options(
7070
[

0 commit comments

Comments
 (0)