Skip to content

Commit 053de8e

Browse files
author
Tod Beardsley
committed
Fix whitespace in author name
[See rapid7#4777]
1 parent 214146b commit 053de8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/phish_windows_credentials.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def initialize(info={})
2121
'Author' =>
2222
[
2323
'Wesley Neelen <security[at]forsec.nl', # Metasploit module, @wez3forsec on Twitter
24-
'Matt Nelson ' # Original powershell script, @enigma0x3 on Twitter
24+
'Matt Nelson' # Original powershell script, @enigma0x3 on Twitter
2525
],
2626
'References' => [ 'URL', 'https://forsec.nl/2015/02/windows-credentials-phishing-using-metasploit' ],
2727
'Platform' => [ 'win' ],

0 commit comments

Comments
 (0)