Add patch discovery date.

bug/bundler_fix
Joe Vennix 2014-12-19 12:04:41 -06:00
parent 25313b1712
commit e45af903d9
No known key found for this signature in database
GPG Key ID: 127B05FB3E85A2B0
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ class Metasploit3 < Msf::Auxiliary
'PassiveActions' => [ 'WebServer' ],
'References' =>
[
# the patch, released against 4.3 AOSP in February 2014
['URL', 'https://android.googlesource.com/platform/packages/apps/Browser/+/d2391b492dec778452238bc6d9d549d56d41c107%5E%21/#F0']
],
'DefaultAction' => 'WebServer'
))