From 03cd23a2d08986d7c3b566348e4e3e70b8a24962 Mon Sep 17 00:00:00 2001 From: Steve Tornio Date: Fri, 11 Mar 2011 17:27:27 +0000 Subject: [PATCH] remove extra osvdb ref git-svn-id: file:///home/svn/framework3/trunk@11934 4d416f70-5f16-0410-b530-b9f4589650da --- modules/auxiliary/gather/majordomo2_directory_traversal.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/auxiliary/gather/majordomo2_directory_traversal.rb b/modules/auxiliary/gather/majordomo2_directory_traversal.rb index 9c961e2ea6..4d2d64610f 100644 --- a/modules/auxiliary/gather/majordomo2_directory_traversal.rb +++ b/modules/auxiliary/gather/majordomo2_directory_traversal.rb @@ -27,7 +27,6 @@ class Metasploit3 < Msf::Auxiliary 'References' => [ ['OSVDB', '70762'], - ['OSVDB', 'tocome'], ['CVE', '2011-0049'], ['CVE', '2011-0063'], ['URL', 'https://sitewat.ch/en/Advisory/View/1'],