Skip to content

Commit 7c1692c

Browse files
committed
TeamCity: Modify authors
1 parent 9cb05ef commit 7c1692c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/teamcity/teamcity_login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def initialize(info = {})
1616
super(update_info(info,
1717
'Name' => 'JetBrains TeamCity Login Scanner',
1818
'Description' => 'This module performs login attempts against a JetBrains TeamCity webpage to bruteforce possible credentials.',
19-
'Author' => [ 'sjanusz-r7' ],
19+
'Author' => [ 'adfoster-r7', 'sjanusz-r7' ],
2020
'License' => MSF_LICENSE,
2121
)
2222
)

0 commit comments

Comments
 (0)