Fix target name

This commit is contained in:
jvazquez-r7 2014-10-16 17:58:45 -05:00
parent bf8dce574a
commit 807f1e3560
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Arch' => ARCH_X86,
'Targets' =>
[
['Windows 7 SP1 / Office 2010 SP1', {}],
['Windows 7 SP1 / Office 2013', {}],
],
'Privileged' => false,
'DisclosureDate' => "Oct 14 2014",