Skip to content

Commit 19920b3

Browse files
author
jvazquez-r7
committed
update module titles for hp operation agent vulns
1 parent 7a1c3e7 commit 19920b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/exploits/windows/misc/hp_operations_agent_coda_34.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
1515

1616
def initialize
1717
super(
18-
'Name' => 'HP Operations Agent Opcode 0x8c Buffer Overflow',
18+
'Name' => 'HP Operations Agent Opcode coda.exe 0x34 Buffer Overflow',
1919
'Description' => %q{
2020
This module exploits a buffer overflow vulnerability in HP Operations Agent for
2121
Windows. The vulnerability exists in the HP Software Performance Core Program

modules/exploits/windows/misc/hp_operations_agent_coda_8c.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
1515

1616
def initialize
1717
super(
18-
'Name' => 'HP Operations Agent Opcode 0x8c Buffer Overflow',
18+
'Name' => 'HP Operations Agent Opcode coda.exe 0x8c Buffer Overflow',
1919
'Description' => %q{
2020
This module exploits a buffer overflow vulnerability in HP Operations Agent for
2121
Windows. The vulnerability exists in the HP Software Performance Core Program

0 commit comments

Comments
 (0)