Skip to content

Commit a9459ef

Browse files
committed
Update module title for naming style consistency
1 parent 16ace44 commit a9459ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/osx/capture/keylog_recorder.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Metasploit3 < Msf::Post
2727

2828
def initialize(info={})
2929
super(update_info(info,
30-
'Name' => 'OSX Userspace Keylogger',
30+
'Name' => 'OSX Capture Userspace Keylogger',
3131
'Description' => %q{
3232
Logs all keyboard events except cmd-keys and GUI password input.
3333

0 commit comments

Comments
 (0)