Fix target name

bug/bundler_fix
jvazquez-r7 2013-11-21 17:42:31 -06:00
parent 22c7703e8b
commit 885fedcc3b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Arch' => ARCH_X86,
'Targets' =>
[
[ 'Manage Desktop Central 8 server / Windows', {} ]
[ 'ManageEngine DesktopCentral 8 server / Windows', {} ]
],
'Privileged' => true,
'DefaultTarget' => 0,