Merge branch 'master' of https://github.com/rapid7/metasploit-framework
commit
ea2b7e623d
|
@ -32,9 +32,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'References' =>
|
||||
[
|
||||
['BID', '55490'],
|
||||
['URL', 'http://itsecuritysolutions.org/2012-09-06-Openfiler-v2.x-multiple-vulnerabilities/']
|
||||
#['OSVDB', ''],
|
||||
#['EDB', ''],
|
||||
['URL', 'http://itsecuritysolutions.org/2012-09-06-Openfiler-v2.x-multiple-vulnerabilities/'],
|
||||
['OSVDB', '93881'],
|
||||
['EDB', '21191']
|
||||
],
|
||||
'DefaultOptions' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue