From e84214d1e13c8bd92723c24038b8c0a2f01e0182 Mon Sep 17 00:00:00 2001 From: sinn3r Date: Mon, 30 Jul 2012 12:42:27 -0500 Subject: [PATCH] Remove some references to avoid confusion. rgod's poc and Mikado aren't actually the same thing, despite the fact they both use the same method. To avoid confusion, refs to Secunia and CVE are removed, but OSVDB/EDB are kept unless OSVDB decides rgod's and Mikado's are separate issues. --- .../exploits/windows/browser/cisco_playerpt_setsource.rb | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/modules/exploits/windows/browser/cisco_playerpt_setsource.rb b/modules/exploits/windows/browser/cisco_playerpt_setsource.rb index a1363b5489..ba3e6f14c2 100644 --- a/modules/exploits/windows/browser/cisco_playerpt_setsource.rb +++ b/modules/exploits/windows/browser/cisco_playerpt_setsource.rb @@ -38,18 +38,15 @@ class Metasploit3 < Msf::Exploit::Remote }, 'Author' => [ - 'Carsten Eiram', # Vulnerability Discovery - 'rgod', # PoC + 'rgod', # Vuln discovery, PoC 'juan vazquez' # Metasploit module ], 'License' => MSF_LICENSE, 'References' => [ [ 'OSVDB', '80297' ], - [ 'CVE', '2012-0284' ], [ 'BID', '54588' ], - [ 'EDB', '18641' ], - [ 'URL', 'http://secunia.com/secunia_research/2012-25/' ] + [ 'EDB', '18641' ] ], 'DefaultOptions' => {