We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0736677 commit a4bcc1fCopy full SHA for a4bcc1f
modules/post/windows/capture/lockout_keylogger.rb
@@ -15,7 +15,7 @@ class Metasploit3 < Msf::Post
15
16
def initialize(info={})
17
super( update_info(info,
18
- 'Name' => 'Winlogon Lockout Credential Keylogger',
+ 'Name' => 'Windows Capture Winlogon Lockout Credential Keylogger',
19
'Description' => %q{
20
This module migrates and logs Microsoft Windows user's passwords via
21
Winlogon.exe. Using idle time and natural system changes to give a
0 commit comments