Skip to content

Commit 9ade55b

Browse files
authored
Fix typo in bypassuac_fodhelper.rb
1 parent b74860a commit 9ade55b

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)