parent
07ab05c870
commit
a173fcf2fa
|
@ -75,7 +75,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'BrowserRequirements' => {
|
||||
:source => 'script',
|
||||
:ua_name => HttpClients::FF,
|
||||
:ua_ver => /17\..*/
|
||||
:ua_ver => /17\..*/,
|
||||
:flash => /[\d.]+/
|
||||
}
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in New Issue