Land #2524, correct author name

bug/bundler_fix
Tod Beardsley 2013-10-15 15:05:35 -05:00
commit e4d5960853
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ class Metasploit3 < Msf::Exploit::Local
been tested successfully on Windows 7. In order to achieve persistence through the RUNKEY
option, the user should need password in order to start session on the target machine.
},
'Author' => ['MrXors <Mr.Xors[at]gmail.com>'],
'Author' => ['Jedediah Rodriguez <Jedi.rodriguez[at]gmail.com>'], # @MrXors
'License' => MSF_LICENSE,
'Platform' => ['win'],
'SessionTypes' => ['meterpreter'],