update module titles for hp operation agent vulns
parent
7a1c3e7cf6
commit
19920b3275
|
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize
|
||||
super(
|
||||
'Name' => 'HP Operations Agent Opcode 0x8c Buffer Overflow',
|
||||
'Name' => 'HP Operations Agent Opcode coda.exe 0x34 Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a buffer overflow vulnerability in HP Operations Agent for
|
||||
Windows. The vulnerability exists in the HP Software Performance Core Program
|
||||
|
|
|
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize
|
||||
super(
|
||||
'Name' => 'HP Operations Agent Opcode 0x8c Buffer Overflow',
|
||||
'Name' => 'HP Operations Agent Opcode coda.exe 0x8c Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a buffer overflow vulnerability in HP Operations Agent for
|
||||
Windows. The vulnerability exists in the HP Software Performance Core Program
|
||||
|
|
Loading…
Reference in New Issue