Add more references

unstable
sinn3r 2013-06-05 02:43:43 -05:00
parent 46aa6d38f8
commit 0c1d46c465
2 changed files with 6 additions and 2 deletions

View File

@ -27,7 +27,9 @@ class Metasploit3 < Msf::Auxiliary
],
'References' =>
[
['CVE', '2013-1081']
['CVE', '2013-1081'],
['OSVDB', '91119'],
['URL', 'http://www.novell.com/support/kb/doc.php?id=7011895']
],
'License' => MSF_LICENSE
)

View File

@ -32,7 +32,9 @@ class Metasploit3 < Msf::Exploit::Remote
'DefaultTarget' => 0,
'References' =>
[
['CVE', '2013-1081']
['CVE', '2013-1081'],
['OSVDB', '91119'],
['URL', 'http://www.novell.com/support/kb/doc.php?id=7011895']
],
'DisclosureDate' => "Mar 13 2013",
'License' => MSF_LICENSE