From 8ea0a864db11799e06a1735b6550afa338788264 Mon Sep 17 00:00:00 2001 From: wchen-r7 Date: Tue, 10 Nov 2015 23:32:22 -0600 Subject: [PATCH] Add a reference for patching --- .../exploits/windows/http/oracle_beehive_prepareaudiotoplay.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/exploits/windows/http/oracle_beehive_prepareaudiotoplay.rb b/modules/exploits/windows/http/oracle_beehive_prepareaudiotoplay.rb index 55ad6737c5..91f4637264 100644 --- a/modules/exploits/windows/http/oracle_beehive_prepareaudiotoplay.rb +++ b/modules/exploits/windows/http/oracle_beehive_prepareaudiotoplay.rb @@ -29,7 +29,8 @@ class Metasploit3 < Msf::Exploit::Remote ], 'References' => [ - [ 'ZDI', '15-550'] + [ 'ZDI', '15-550'], + [ 'URL', 'http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html' ] ], 'DefaultOptions' => {