Add EDB, OSVDB and author.

bug/bundler_fix
Roberto Soares 2015-04-13 18:42:17 -03:00
parent d5d975c450
commit e94ca0bdd1
1 changed files with 3 additions and 2 deletions

View File

@ -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',