{"id":13843771,"url":"https://github.com/righel/gitlab-version-nse","last_synced_at":"2025-06-26T02:37:51.896Z","repository":{"id":43031528,"uuid":"425569226","full_name":"righel/gitlab-version-nse","owner":"righel","description":"Nmap script to guess* a GitLab version. ","archived":false,"fork":false,"pushed_at":"2025-06-20T05:13:12.000Z","size":798,"stargazers_count":241,"open_issues_count":1,"forks_count":38,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-20T06:23:34.666Z","etag":null,"topics":["gitlab","nmap","nmap-scripts","nse"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/righel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-07T17:24:26.000Z","updated_at":"2025-06-20T05:13:16.000Z","dependencies_parsed_at":"2023-11-15T06:23:16.806Z","dependency_job_id":"cc00765d-cc83-4aca-9001-2c196546efc0","html_url":"https://github.com/righel/gitlab-version-nse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/righel/gitlab-version-nse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righel%2Fgitlab-version-nse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righel%2Fgitlab-version-nse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righel%2Fgitlab-version-nse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righel%2Fgitlab-version-nse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/righel","download_url":"https://codeload.github.com/righel/gitlab-version-nse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righel%2Fgitlab-version-nse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261988019,"owners_count":23240951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitlab","nmap","nmap-scripts","nse"],"created_at":"2024-08-04T17:02:26.660Z","updated_at":"2025-06-26T02:37:51.855Z","avatar_url":"https://github.com/righel.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# gitlab-version-nse\nNmap script to guess* a GitLab version. \n\n# Usage\n```\ngit clone https://github.com/righel/gitlab-version-nse\ncd gitlab-version-nse \nnmap \u003ctarget\u003e --script ./gitlab_version.nse [--script-args=\"showcves\", --script-args=\"subdir=/custom-subdir\"]\n```\n* use `--script-args=\"showcves\"` to get version CVEs via Vulners API.\n* use `--script-args=\"subdir=/custom-subdir\"` if GitLab is installed in a sub-directory.\n\nsample output:\n```\n$ nmap REDACTED -p 443 --script ./gitlab_version.nse --script-args=\"showcves\"\nStarting Nmap 7.80 ( https://nmap.org ) at 2021-11-07 18:39 CET\nNmap scan report for REDACTED\nHost is up (0.013s latency).\n\nPORT     STATE SERVICE VERSION\n8081/tcp open  http    nginx\n| gitlab_version: \n|   cpe:/a:gitlab:gitlab:13.11.2:*:*:*:enterprise: \n|     CVE-2021-22181    4.0     https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-22181\n|     CVE-2021-22213    4.3     https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-22213\n|     CVE-2021-22214    4.3     https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-22214\n...\nNmap done: 1 IP address (1 host up) scanned in 0.50 seconds\n```\n\n## How\nCreated a dictionary of the (webpack static assets manifest hash, release commit hash) -\u003e gitlab version. \nThe list of hashes is automagically updated every day via a github action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frighel%2Fgitlab-version-nse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frighel%2Fgitlab-version-nse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frighel%2Fgitlab-version-nse/lists"}