Skip to content

Commit 1e4e62d

Browse files
committed
automatic module_metadata_base.json update
1 parent aea95c0 commit 1e4e62d

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

db/modules_metadata_base.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34567,6 +34567,56 @@
3456734567

3456834568
]
3456934569
},
34570+
"auxiliary_scanner/http/gitlab_version": {
34571+
"name": "Gitlab Version Scanner",
34572+
"fullname": "auxiliary/scanner/http/gitlab_version",
34573+
"aliases": [
34574+
34575+
],
34576+
"rank": 300,
34577+
"disclosure_date": null,
34578+
"type": "auxiliary",
34579+
"author": [
34580+
"Julien (jvoisin) Voisin"
34581+
],
34582+
"description": "This module scans a Gitlab install for information about its version.",
34583+
"references": [
34584+
34585+
],
34586+
"platform": "",
34587+
"arch": "",
34588+
"rport": 80,
34589+
"autofilter_ports": [
34590+
80,
34591+
8080,
34592+
443,
34593+
8000,
34594+
8888,
34595+
8880,
34596+
8008,
34597+
3000,
34598+
8443
34599+
],
34600+
"autofilter_services": [
34601+
"http",
34602+
"https"
34603+
],
34604+
"targets": null,
34605+
"mod_time": "2024-04-24 10:20:59 +0000",
34606+
"path": "/modules/auxiliary/scanner/http/gitlab_version.rb",
34607+
"is_install_path": true,
34608+
"ref_name": "scanner/http/gitlab_version",
34609+
"check": false,
34610+
"post_auth": false,
34611+
"default_credential": false,
34612+
"notes": {
34613+
},
34614+
"session_types": false,
34615+
"needs_cleanup": false,
34616+
"actions": [
34617+
34618+
]
34619+
},
3457034620
"auxiliary_scanner/http/glassfish_login": {
3457134621
"name": "GlassFish Brute Force Utility",
3457234622
"fullname": "auxiliary/scanner/http/glassfish_login",

0 commit comments

Comments
 (0)