From 1e4e62dc430817b7844d7fb1f0b18e7a9c083411 Mon Sep 17 00:00:00 2001 From: Metasploit Date: Wed, 24 Apr 2024 14:29:51 -0500 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 50 +++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 7bc9f3bde9cc..279cf004d9c3 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -34567,6 +34567,56 @@ ] }, + "auxiliary_scanner/http/gitlab_version": { + "name": "Gitlab Version Scanner", + "fullname": "auxiliary/scanner/http/gitlab_version", + "aliases": [ + + ], + "rank": 300, + "disclosure_date": null, + "type": "auxiliary", + "author": [ + "Julien (jvoisin) Voisin" + ], + "description": "This module scans a Gitlab install for information about its version.", + "references": [ + + ], + "platform": "", + "arch": "", + "rport": 80, + "autofilter_ports": [ + 80, + 8080, + 443, + 8000, + 8888, + 8880, + 8008, + 3000, + 8443 + ], + "autofilter_services": [ + "http", + "https" + ], + "targets": null, + "mod_time": "2024-04-24 10:20:59 +0000", + "path": "/modules/auxiliary/scanner/http/gitlab_version.rb", + "is_install_path": true, + "ref_name": "scanner/http/gitlab_version", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + }, + "session_types": false, + "needs_cleanup": false, + "actions": [ + + ] + }, "auxiliary_scanner/http/glassfish_login": { "name": "GlassFish Brute Force Utility", "fullname": "auxiliary/scanner/http/glassfish_login",