Land #6776, Fix #6775 update regex for Win 10 UAC

bug/bundler_fix
Spencer McIntyre 2016-04-13 17:03:45 -04:00
commit d3a832b31d
No known key found for this signature in database
GPG Key ID: C00D6B6AA5E15412
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ module Msf::Post::Windows::Priv
uac = false
winversion = session.sys.config.sysinfo['OS']
if winversion =~ /Windows (Vista|7|8|2008|2012)/
if winversion =~ /Windows (Vista|7|8|2008|2012|10)/
unless is_system?
begin
enable_lua = registry_getvaldata(