Skip to content

Commit a4bcc1f

Browse files
committed
Correct module naming style
You know what it is.
1 parent 0736677 commit a4bcc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/capture/lockout_keylogger.rb

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

1616
def initialize(info={})
1717
super( update_info(info,
18-
'Name' => 'Winlogon Lockout Credential Keylogger',
18+
'Name' => 'Windows Capture Winlogon Lockout Credential Keylogger',
1919
'Description' => %q{
2020
This module migrates and logs Microsoft Windows user's passwords via
2121
Winlogon.exe. Using idle time and natural system changes to give a

0 commit comments

Comments
 (0)