Skip to content

Commit b8243b5

Browse files
committed
Fix a typo
1 parent ebf5121 commit b8243b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/bypassuac_eventvwr.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def initialize(info={})
2828
'Name' => 'Windows Escalate UAC Protection Bypass (Via Eventvwr Registry Key)',
2929
'Description' => %q{
3030
This module will bypass Windows UAC by hijacking a special key in the Registry under
31-
the current user hive, and inserting a custom command that will get invokved when
31+
the current user hive, and inserting a custom command that will get invoked when
3232
the Windows Event Viewer is launched. It will spawn a second shell that has the UAC
3333
flag turned off.
3434

0 commit comments

Comments
 (0)