1
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:
sinn3r 2013-08-27 11:36:26 -05:00
parent 16ace44f2d
commit a9459ef703

View File

@ -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.