2016
parent
22b9b2883a
commit
bc9fcf40d4
|
@ -127,7 +127,7 @@ module Msf::Post::Windows::Priv
|
|||
uac = false
|
||||
winversion = session.sys.config.sysinfo['OS']
|
||||
|
||||
if winversion =~ /Windows (Vista|7|8|2008|2012|10)/
|
||||
if winversion =~ /Windows (Vista|7|8|2008|2012|10|2016)/
|
||||
unless is_system?
|
||||
begin
|
||||
enable_lua = registry_getvaldata(
|
||||
|
|
Loading…
Reference in New Issue