Add reference to 2014 fix.
parent
a410d2ec25
commit
d486d17302
|
@ -28,6 +28,8 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'PassiveActions' => [ 'WebServer' ],
|
||||
'References' =>
|
||||
[
|
||||
# patch for file redirection, 2014
|
||||
['URL', 'https://android.googlesource.com/platform/packages/apps/Browser/+/d2391b492dec778452238bc6d9d549d56d41c107%5E%21/#F0'],
|
||||
['URL', 'https://code.google.com/p/chromium/issues/detail?id=90222'] # the UXSS
|
||||
],
|
||||
'DefaultAction' => 'WebServer'
|
||||
|
|
Loading…
Reference in New Issue