Land #4969, GitLab module references

bug/bundler_fix
William Vu 2015-03-20 17:26:51 -05:00
commit 6f51946aa0
No known key found for this signature in database
GPG Key ID: 68BD00CE25866743
2 changed files with 17 additions and 9 deletions

View File

@ -18,7 +18,11 @@ class Metasploit3 < Msf::Auxiliary
'Name' => 'GitLab Login Utility',
'Description' => 'This module attempts to login to a GitLab instance using a specific user/pass.',
'Author' => [ 'Ben Campbell' ],
'License' => MSF_LICENSE
'License' => MSF_LICENSE,
'References' =>
[
['URL', 'https://labs.mwrinfosecurity.com/blog/2015/03/20/gitlab-user-enumeration/']
]
)
register_options(

View File

@ -25,7 +25,11 @@ class Metasploit3 < Msf::Auxiliary
",
'Author' => 'Ben Campbell',
'License' => MSF_LICENSE,
'DisclosureDate' => 'Nov 21 2014'
'DisclosureDate' => 'Nov 21 2014',
'References' =>
[
['URL', 'https://labs.mwrinfosecurity.com/blog/2015/03/20/gitlab-user-enumeration/']
]
))
register_options(