Add EDB, OSVDB and author.
parent
d5d975c450
commit
e94ca0bdd1
|
@ -20,13 +20,14 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
},
|
||||
'Author' =>
|
||||
[
|
||||
'TO DO', # Vulnerability discovery
|
||||
'Gianni Angelozzi', # Vulnerability discovery
|
||||
'Roberto Soares Espreto <robertoespreto[at]gmail.com>' # Metasploit module
|
||||
],
|
||||
'License' => MSF_LICENSE,
|
||||
'References' =>
|
||||
[
|
||||
['URL', 'http://domain.com']
|
||||
['EDB', '35057'],
|
||||
['OSVDB', '113669']
|
||||
],
|
||||
'Privileged' => false,
|
||||
'Platform' => 'php',
|
||||
|
|
Loading…
Reference in New Issue