Fix author
parent
f60b29c7a6
commit
c68319d098
|
@ -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'],
|
||||||
|
|
Loading…
Reference in New Issue