File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 34567
34567
34568
34568
]
34569
34569
},
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
+ },
34570
34620
"auxiliary_scanner/http/glassfish_login": {
34571
34621
"name": "GlassFish Brute Force Utility",
34572
34622
"fullname": "auxiliary/scanner/http/glassfish_login",
You can’t perform that action at this time.
0 commit comments