Update bypassuac_computerDefault.rb

GSoC/Meterpreter_Web_Console
Fabien 2018-10-30 11:37:05 +01:00 committed by GitHub
parent bf295ecce5
commit 0cf8563fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class MetasploitModule < Msf::Exploit::Local
include Post::Windows::Registry
include Post::Windows::Runas
COMPUTERDEFAULTDEL_KEY = "HKCU\\Software\\Classes\\ms-settings".freeze
COMPUTERDEFAULT_DEL_KEY = "HKCU\\Software\\Classes\\ms-settings".freeze
COMPUTERDEFAULT_WRITE_KEY = "HKCU\\Software\\Classes\\ms-settings\\shell\\open\\command".freeze
EXEC_REG_DELEGATE_VAL = 'DelegateExecute'.freeze
EXEC_REG_VAL = ''.freeze # This maps to "(Default)"