Fixing description for juan's Citrix module

unstable
Tod Beardsley 2012-05-31 16:33:35 -05:00
parent 00bb216927
commit 02a41afb2b
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ class Metasploit3 < Msf::Exploit::Remote
'Description' => %q{
This module exploits a remote buffer overflow in the Citrix Provisioning Services
5.6 SP1 (without Hotfix CPVS56SP1E043) by sending a malformed packet with the opcode
0x40020006 (GetObjetsRequest) to the 6905/UDP port. The module, which allows to execute
code under the context of SYSTEM, has been successfully tested on Windows Server 2003 SP2
0x40020006 (GetObjetsRequest) to the 6905/UDP port. The module, which allows code execution
under the context of SYSTEM, has been successfully tested on Windows Server 2003 SP2
and Windows XP SP3.
},
'License' => MSF_LICENSE,