add osvdb ref

git-svn-id: file:///home/svn/framework3/trunk@12295 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Steve Tornio 2011-04-11 18:12:17 +00:00
parent 39f4c0c42f
commit 6dc526f22b
1 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', 'CVE-2010-2156' ],
[ 'OSVDB', '65246'],
[ 'URL', 'http://www.exploit-db.com/exploits/14185/']
]
)
@ -79,4 +80,4 @@ class Metasploit3 < Msf::Auxiliary
capture_sendto(buff, '255.255.255.255')
close_pcap
end
end
end