Fixing description for citrix module

This commit is contained in:
Tod Beardsley 2012-05-31 16:37:35 -05:00
parent 17e41b2e39
commit c463bd7c6d
1 changed files with 2 additions and 2 deletions

View File

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