Fix to the axis2 Deployer exploit to add Default Target

unstable
David Maloney 2011-11-22 10:27:38 -08:00 committed by HD Moore
parent d3887d20e5
commit d1c44160dd
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
], ],
], ],
'DefaultTarget' => 0,
'DisclosureDate' => 'Dec 30 2010', 'DisclosureDate' => 'Dec 30 2010',
'Author' => [ 'Joshua Abraham <jabra[at]rapid7.com>' ], 'Author' => [ 'Joshua Abraham <jabra[at]rapid7.com>' ],
'License' => MSF_LICENSE 'License' => MSF_LICENSE