Skip to content

Commit 214146b

Browse files
author
Tod Beardsley
committed
Correct author attribution
1 parent 6370c99 commit 214146b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/post/windows/gather/phish_windows_credentials.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ def initialize(info={})
2020
'License' => MSF_LICENSE,
2121
'Author' =>
2222
[
23-
'Wesley Neelen <security[at]forsec.nl/@wez3forsec>', # Metasploit module
24-
'Matt Nelson (@enigma0x3)' # Author original powershell script
23+
'Wesley Neelen <security[at]forsec.nl', # Metasploit module, @wez3forsec 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)