add osvdb ref
git-svn-id: file:///home/svn/framework3/trunk@12295 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
39f4c0c42f
commit
6dc526f22b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue