Add vulnerability discoverer as author

bug/bundler_fix
jvazquez-r7 2013-09-25 12:45:54 -05:00
parent 5c88ad41a8
commit ff610dc752
1 changed files with 5 additions and 1 deletions

View File

@ -21,7 +21,11 @@ class Metasploit3 < Msf::Exploit::Remote
the unsafe !!js/function tag, allowing to specify a self-executing function which results
on execution of arbitrary javascript code.
},
'Author' => ['joev <jvennix[at]rapid7.com>'],
'Author' =>
[
'Neal Poole', # Vulnerability discovery
'joev <jvennix[at]rapid7.com>' # Metasploit module
],
'License' => MSF_LICENSE,
'References' =>
[