Fix author

bug/bundler_fix
jvazquez-r7 2013-10-15 12:59:19 -05:00
parent f60b29c7a6
commit c68319d098
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 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. 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, 'License' => MSF_LICENSE,
'Platform' => ['win'], 'Platform' => ['win'],
'SessionTypes' => ['meterpreter'], 'SessionTypes' => ['meterpreter'],