Add author and references

bug/bundler_fix
Roberto Soares 2015-04-12 21:21:49 -03:00
parent 9f06cee53d
commit 2d1f8c510e
1 changed files with 2 additions and 1 deletions

View File

@ -20,12 +20,13 @@ class Metasploit3 < Msf::Exploit::Remote
},
'Author' =>
[
'Claudio Viviani', # Vulnerability discovery
'Roberto Soares Espreto <robertoespreto[at]gmail.com>' # Metasploit module
],
'License' => MSF_LICENSE,
'References' =>
[
['URL', 'http://domain.com']
['URL', 'http://packetstormsecurity.com/files/131294/WordPress-Work-The-Flow-2.5.2-Shell-Upload.html']
],
'Privileged' => false,
'Platform' => 'php',