Land #2470 - Continue to run UAC level is 0

bug/bundler_fix
sinn3r 2013-10-05 23:20:55 -05:00
commit 991e82a78a
1 changed files with 1 additions and 3 deletions

View File

@ -81,9 +81,7 @@ class Metasploit3 < Msf::Exploit::Local
print_good "UAC is set to Default"
print_good "BypassUAC can bypass this setting, continuing..."
when 0
print_error "UAC is not enabled, no reason to run module"
print_error "Run exploit/windows/local/ask to elevate"
return
print_warning "Could not determine UAC level - attempting anyways..."
end
# Check if you are an admin