Land #11534, fix module title for sonicwall_xmlrpc_rce
parent
4faed16e18
commit
a03a4d957a
|
@ -11,8 +11,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info={})
|
||||
super(update_info(info,
|
||||
'Name' => "SonicWall Global Management System XMLRPC
|
||||
set_time_zone Unath RCE",
|
||||
'Name' => "SonicWall Global Management System XMLRPC set_time_zone Unauth RCE",
|
||||
'Description' => %q{
|
||||
This module exploits a vulnerability in SonicWall Global
|
||||
Management System Virtual Appliance versions 8.1 (Build 8110.1197)
|
||||
|
|
Loading…
Reference in New Issue