100 columns or each line in the description

unstable
sinn3r 2012-07-19 10:12:22 -05:00
parent d69a46a9f0
commit 8f867b5b0d
1 changed files with 6 additions and 5 deletions

View File

@ -17,11 +17,12 @@ class Metasploit3 < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'Novell ZENworks Configuration Management Preboot Service 0x4c Buffer Overflow',
'Description' => %q{
This module exploits a remote buffer overflow in the ZENworks Configuration Management 10 SP2.
The vulnerability exists in the Preboot service and can be triggered by sending a specially crafted
packet with the opcode 0x4c (PROXY_CMD_PREBOOT_TASK_INFO2) to port 998/TCP. The module has been
successfully tested on tested on Novell ZENworks Configuration Management 10 SP2 and Windows Server
2003 SP2 (DEP bypass).
This module exploits a remote buffer overflow in the ZENworks Configuration
Management 10 SP2. The vulnerability exists in the Preboot service and can be
triggered by sending a specially crafted packet with the opcode 0x4c
(PROXY_CMD_PREBOOT_TASK_INFO2) to port 998/TCP. The module has been successfully
tested on tested on Novell ZENworks Configuration Management 10 SP2 and Windows
Server 2003 SP2 (DEP bypass).
},
'License' => MSF_LICENSE,
'Author' =>