Add osvdb ref

unstable
Steve Tornio 2012-05-05 10:13:18 -05:00
parent 18a44148dc
commit 92e07aab12
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
['CVE', '2012-1495'],
['URL', '18775']
['OSVDB', '81329'],
['URL', 'http://www.exploit-db.com/exploits/18775']
],
'Arch' => ARCH_CMD,
'Platform' => ['unix', 'linux'],