From 6890e56b30403c41cb7b258207d576748643b174 Mon Sep 17 00:00:00 2001 From: OJ Date: Thu, 1 Dec 2016 07:57:54 +1000 Subject: [PATCH] Remove call to missing function --- modules/exploits/windows/local/bypassuac_eventvwr.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/exploits/windows/local/bypassuac_eventvwr.rb b/modules/exploits/windows/local/bypassuac_eventvwr.rb index a1861774fe..aa5241dad9 100644 --- a/modules/exploits/windows/local/bypassuac_eventvwr.rb +++ b/modules/exploits/windows/local/bypassuac_eventvwr.rb @@ -103,7 +103,6 @@ class MetasploitModule < Msf::Exploit::Local # Validate that we can actually do things before we bother # doing any more work - validate_environment! check_permissions! case get_uac_level