modified autopwn_info to add ie9

unstable
jvazquez-r7 2012-08-01 19:36:20 +02:00
parent d3c10d5d39
commit 4c28b2a310
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class Metasploit3 < Msf::Exploit::Remote
autopwn_info({
:ua_name => HttpClients::IE,
:ua_minver => "6.0",
:ua_maxver => "8.0",
:ua_maxver => "9.0",
:javascript => true,
:os_name => OperatingSystems::WINDOWS,
:classid => "{9E065E4A-BD9D-4547-8F90-985DC62A5591}",