Skip to content

Commit f1acf0f

Browse files
authored
Merge pull request rapid7#20076 from Zeecka/patch-1
Fix typo in bypassuac_fodhelper.rb
2 parents 346ef4a + 9ade55b commit f1acf0f

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
@@ -165,7 +165,7 @@ def exploit
165165

166166
handler(client)
167167

168-
print_status('Cleaining up registry keys ...')
168+
print_status('Cleaning up registry keys ...')
169169
unless exist_delegate
170170
registry_deleteval(FODHELPER_WRITE_KEY, EXEC_REG_DELEGATE_VAL, registry_view)
171171
end

0 commit comments

Comments
 (0)