Skip to content

Commit f16ed32

Browse files
committed
Added '2003 R2 SP2' to target selection
1 parent 6c59e30 commit f16ed32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/mysql/mysql_mof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def initialize(info = {})
4141
'Platform' => 'win',
4242
'Targets' =>
4343
[
44-
[ 'MySQL on Windows', { } ]
44+
[ 'MySQL on Windows 2003 R2 SP2', { } ]
4545
],
4646
'DefaultTarget' => 0,
4747
'DisclosureDate' => 'Dec 01 2012'

0 commit comments

Comments
 (0)