From c62e314ac45dfc9628db2e8cafa78260b5362986 Mon Sep 17 00:00:00 2001 From: Steve Tornio Date: Mon, 4 Jan 2010 13:02:18 +0000 Subject: [PATCH] Add OSVDB ref git-svn-id: file:///home/svn/framework3/trunk@8063 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/misc/nettransport.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/exploits/windows/misc/nettransport.rb b/modules/exploits/windows/misc/nettransport.rb index f419386c21..61cca7b048 100644 --- a/modules/exploits/windows/misc/nettransport.rb +++ b/modules/exploits/windows/misc/nettransport.rb @@ -25,6 +25,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Version' => '$Revision: 7724 $', 'References' => [ + [ 'OSVDB', '61435' ], [ 'URL', 'http://www.exploit-db.com/exploits/10911'], ], 'Privileged' => true,