Fix spelling of Honeywell
parent
7339658ba9
commit
cfbd3c1615
|
@ -13,7 +13,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
super(update_info(info,
|
||||
'Name' => "Honeywell Tema Remote Installer ActiveX Remote Code Execution",
|
||||
'Description' => %q{
|
||||
This module exploits a vulnerability found in the Honewell Tema ActiveX Remote
|
||||
This module exploits a vulnerability found in the Honeywell Tema ActiveX Remote
|
||||
Installer. This ActiveX control can be abused by using the DownloadFromURL()
|
||||
function to install an arbitrary MSI from a remote location without checking source
|
||||
authenticity or user notification. This module has been tested successfully with
|
||||
|
|
Loading…
Reference in New Issue