mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
Update module title for naming style consistency
This commit is contained in:
parent
16ace44f2d
commit
a9459ef703
@ -27,7 +27,7 @@ class Metasploit3 < Msf::Post
|
||||
|
||||
def initialize(info={})
|
||||
super(update_info(info,
|
||||
'Name' => 'OSX Userspace Keylogger',
|
||||
'Name' => 'OSX Capture Userspace Keylogger',
|
||||
'Description' => %q{
|
||||
Logs all keyboard events except cmd-keys and GUI password input.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user