Remove call to missing function
parent
6ae8a2dd2e
commit
6890e56b30
|
@ -103,7 +103,6 @@ class MetasploitModule < Msf::Exploit::Local
|
||||||
|
|
||||||
# Validate that we can actually do things before we bother
|
# Validate that we can actually do things before we bother
|
||||||
# doing any more work
|
# doing any more work
|
||||||
validate_environment!
|
|
||||||
check_permissions!
|
check_permissions!
|
||||||
|
|
||||||
case get_uac_level
|
case get_uac_level
|
||||||
|
|
Loading…
Reference in New Issue