mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
parent
394d132d33
commit
a42c7a81e7
@ -54,10 +54,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
'BrowserRequirements' =>
|
||||
{
|
||||
:source => /script/i,
|
||||
:os_name => OperatingSystems::WINDOWS,
|
||||
:os_name => 'Windows 7',
|
||||
:ua_name => HttpClients::IE,
|
||||
:ua_ver => "9.0",
|
||||
:os_flavor => "7",
|
||||
:office => /2007|2010/
|
||||
},
|
||||
'Targets' =>
|
||||
|
Loading…
Reference in New Issue
Block a user