Add "E" to HP to make HPE for better searches
We'll stick with calling it HP everywhere else.GSoC/Meterpreter_Web_Console
parent
1bf94ac448
commit
a25a656d28
|
@ -19,7 +19,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
'Name' => 'HP VAN SDN Controller Hardcoded Service Token RCE',
|
||||
'Description' => %q{
|
||||
This module exploits a hardcoded service token and weak sudo permissions
|
||||
in HP(E) VAN SDN Controller <= 2.7.18.0503 to execute a payload as root.
|
||||
in HPE VAN SDN Controller <= 2.7.18.0503 to execute a payload as root.
|
||||
|
||||
Using the service token, a ZIP file containing the payload is uploaded
|
||||
to the server, where it is automatically unzipped by the software.
|
||||
|
|
Loading…
Reference in New Issue