Cleanup s
parent
7936fce7cf
commit
021e0f37e9
|
@ -61,7 +61,7 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
OptString.new('LOG_FILE', [false, 'Path to output MSI log file to.', nil]),
|
||||
], self.class)
|
||||
end
|
||||
s
|
||||
|
||||
def check
|
||||
install_elevated = "AlwaysInstallElevated"
|
||||
installer = "SOFTWARE\\Policies\\Microsoft\\Windows\\Installer"
|
||||
|
|
Loading…
Reference in New Issue