Skip to content

Commit e1ebc6c

Browse files
committed
Update date, remove URL (will replace later)
1 parent 0cd85cb commit e1ebc6c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

modules/auxiliary/scanner/http/gitlab_user_enum.rb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,7 @@ def initialize(info = {})
2525
",
2626
'Author' => 'Ben Campbell',
2727
'License' => MSF_LICENSE,
28-
'DisclosureDate' => 'Oct 15 2014',
29-
'References' =>
30-
[
31-
[ 'URL', 'https://labs.mwrinfosecurity.com/tools/gitlab-user-enumeration-metasploit-module' ]
32-
]
28+
'DisclosureDate' => 'Nov 21 2014'
3329
))
3430

3531
register_options(

0 commit comments

Comments
 (0)