Skip to content

Commit 092e7b9

Browse files
author
amaloteaux
committed
typo
1 parent 74c08ce commit 092e7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/bypassuac_fodhelper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class MetasploitModule < Msf::Exploit::Local
2424

2525
def initialize(info={})
2626
super(update_info(info,
27-
'Name' => 'Windows Escalate UAC Protection Bypass (Via FodHelper Registry Key)',
27+
'Name' => 'Windows UAC Protection Bypass (Via FodHelper Registry Key)',
2828
'Description' => %q{
2929
This module will bypass Windows 10 UAC by hijacking a special key in the Registry under
3030
the current user hive, and inserting a custom command that will get invoked when

0 commit comments

Comments
 (0)