Skip to content

Commit cfbd3c1

Browse files
author
Tod Beardsley
committed
Fix spelling of Honeywell
1 parent 7339658 commit cfbd3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/honeywell_tema_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def initialize(info={})
1313
super(update_info(info,
1414
'Name' => "Honeywell Tema Remote Installer ActiveX Remote Code Execution",
1515
'Description' => %q{
16-
This module exploits a vulnerability found in the Honewell Tema ActiveX Remote
16+
This module exploits a vulnerability found in the Honeywell Tema ActiveX Remote
1717
Installer. This ActiveX control can be abused by using the DownloadFromURL()
1818
function to install an arbitrary MSI from a remote location without checking source
1919
authenticity or user notification. This module has been tested successfully with

0 commit comments

Comments
 (0)