cleanups
parent
e7da23e8e5
commit
77780022dc
|
@ -18,8 +18,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
A remote command execution is triggered when a crafted command is sent to the Hp Data Protector Manager on TCP Port 5555.
|
A remote command execution is triggered when a crafted command is sent to the Hp Data Protector Manager on TCP Port 5555.
|
||||||
},
|
},
|
||||||
'Author' => [
|
'Author' => [
|
||||||
'Christian (Polunchis) Ramirez https://intrusionlabs.org', # POC
|
'Christian (Polunchis) Ramirez', # Discovery
|
||||||
'Henoch (Chanoc) Barrera https://intrusionlabs.org', # POC
|
'Henoch (Chanoc) Barrera', # Discovery
|
||||||
'Matthew Hall <hallm@sec-1.com>' # Metasploit Module
|
'Matthew Hall <hallm@sec-1.com>' # Metasploit Module
|
||||||
],
|
],
|
||||||
'References' =>
|
'References' =>
|
||||||
|
|
Loading…
Reference in New Issue