Skip to content

Commit b09fab1

Browse files
author
Tod Beardsley
committed
Fix one flubbed author address
1 parent 8937fbb commit b09fab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/smb/smb_login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def initialize
3434
'tebo <tebo[at]attackresearch.com>', # Original
3535
'Ben Campbell', # Refactoring
3636
'Brandon McCann "zeknox" <bmccann[at]accuvant.com>', # admin check
37-
'Tom Sellers <tom<at>fadedcode.net>' # admin check/bug fix
37+
'Tom Sellers <tom[at]fadedcode.net>' # admin check/bug fix
3838
],
3939
'References' =>
4040
[

0 commit comments

Comments
 (0)