Land #2155, mysql_mof target description update

bug/bundler_fix
William Vu 2013-07-24 18:22:02 -05:00
commit 0e350a1211
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Platform' => 'win',
'Targets' =>
[
[ 'MySQL on Windows', { } ]
[ 'MySQL on Windows prior to Vista', { } ]
],
'DefaultTarget' => 0,
'DisclosureDate' => 'Dec 01 2012'