Skip to content

Commit 6890e56

Browse files
committed
Remove call to missing function
1 parent 6ae8a2d commit 6890e56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/local/bypassuac_eventvwr.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ def exploit
103103

104104
# Validate that we can actually do things before we bother
105105
# doing any more work
106-
validate_environment!
107106
check_permissions!
108107

109108
case get_uac_level

0 commit comments

Comments
 (0)