add osvdb ref

git-svn-id: file:///home/svn/framework3/trunk@8538 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Steve Tornio 2010-02-17 18:56:05 +00:00
parent ed395fcda4
commit a71a24b6d3
1 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2007-6507' ],
[ 'OSVDB', '44318' ],
[ 'URL', 'http://www.zerodayinitiative.com/advisories/ZDI-07-077.html'],
],
'Actions' =>
@ -408,4 +409,4 @@ class Metasploit3 < Msf::Auxiliary
end
end
end
end