From 8671ae9de7bbfb62abbd491fed325e242c11d61f Mon Sep 17 00:00:00 2001 From: Steve Tornio Date: Sat, 1 Jun 2013 14:27:50 -0500 Subject: [PATCH] add osvdb ref --- modules/exploits/windows/misc/lianja_db_net.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/exploits/windows/misc/lianja_db_net.rb b/modules/exploits/windows/misc/lianja_db_net.rb index c33e952d73..c8ac95160a 100644 --- a/modules/exploits/windows/misc/lianja_db_net.rb +++ b/modules/exploits/windows/misc/lianja_db_net.rb @@ -22,7 +22,8 @@ class Metasploit3 < Msf::Exploit::Remote 'Author' => 'Spencer McIntyre', 'License' => MSF_LICENSE, 'References' => [ - [ 'CVE', '2013-3563' ] + [ 'CVE', '2013-3563' ], + [ 'OSVDB', '93759' ] ], 'DefaultOptions' => {