Fixing description for juan's Citrix module
parent
00bb216927
commit
02a41afb2b
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue