diff --git a/modules/exploits/windows/mysql/mysql_mof.rb b/modules/exploits/windows/mysql/mysql_mof.rb index 699ff7d07c..354211422e 100644 --- a/modules/exploits/windows/mysql/mysql_mof.rb +++ b/modules/exploits/windows/mysql/mysql_mof.rb @@ -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'