add authors

MS-2855/keylogger-mettle-extension
Brent Cook 2017-12-04 18:25:18 -06:00
parent f83e9815dd
commit a27bb38d51
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ class MetasploitModule < Msf::Exploit::Local
],
'Platform' => 'osx',
'Arch' => ARCH_X64,
'Author' => [
'chethan177', # earliest public discovery
'timwr', # Metasploit module
],
'DefaultOptions' =>
{
'PAYLOAD' => 'osx/x64/meterpreter_reverse_tcp',