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