Land #3312 - Update ms14-012

bug/bundler_fix
sinn3r 2014-04-28 18:48:20 -05:00
commit 4c0a692678
No known key found for this signature in database
GPG Key ID: 2384DB4EF06F730B
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class Metasploit3 < Msf::Exploit::Remote
:ua_name => Msf::HttpClients::IE,
:ua_ver => '10.0',
:mshtml_build => lambda { |ver| ver.to_i < 16843 },
:flash => /^12\./
:flash => /^1[23]\./
},
'DefaultOptions' =>
{