Minor update to Target Selection. Refer to comments on #2128.
parent
d478df520f
commit
dff35c0820
|
@ -41,7 +41,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Platform' => 'win',
|
||||
'Targets' =>
|
||||
[
|
||||
[ 'MySQL on Windows 2003 R2 SP2', { } ]
|
||||
[ 'MySQL on Windows prior to Vista', { } ]
|
||||
],
|
||||
'DefaultTarget' => 0,
|
||||
'DisclosureDate' => 'Dec 01 2012'
|
||||
|
|
Loading…
Reference in New Issue