Add "E" to HP to make HPE for better searches

We'll stick with calling it HP everywhere else.
GSoC/Meterpreter_Web_Console
William Vu 2018-07-03 10:29:09 -05:00
parent 1bf94ac448
commit a25a656d28
1 changed files with 1 additions and 1 deletions

View File

@ -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.