Minor update to Target Selection. Refer to comments on #2128.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user