We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7339658 commit cfbd3c1Copy full SHA for cfbd3c1
modules/exploits/windows/browser/honeywell_tema_exec.rb
@@ -13,7 +13,7 @@ def initialize(info={})
13
super(update_info(info,
14
'Name' => "Honeywell Tema Remote Installer ActiveX Remote Code Execution",
15
'Description' => %q{
16
- This module exploits a vulnerability found in the Honewell Tema ActiveX Remote
+ This module exploits a vulnerability found in the Honeywell Tema ActiveX Remote
17
Installer. This ActiveX control can be abused by using the DownloadFromURL()
18
function to install an arbitrary MSI from a remote location without checking source
19
authenticity or user notification. This module has been tested successfully with
0 commit comments