43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
id: gitlab-detect
|
|
|
|
info:
|
|
name: Gitlab Login Panel - Detect
|
|
author: ehsahil
|
|
severity: info
|
|
description: Gitlab login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: gitlab
|
|
product: gitlab
|
|
shodan-query:
|
|
- http.title:"GitLab"
|
|
- cpe:"cpe:2.3:a:gitlab:gitlab"
|
|
- http.title:"gitlab"
|
|
fofa-query: title="gitlab"
|
|
google-query: intitle:"gitlab"
|
|
tags: panel,gitlab
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/users/sign_in"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'GitLab'
|
|
- 'https://about.gitlab.com'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200798d527b5fba331f9b437f3060aec1b9f1b7e22219cfde2cf652aa7ecf78bc102200bb810ab779fe3b2060d1d0ec9316a704c57c7eb184338c85ef671d4de8c40c1:922c64590222798bb761d5b6d8e72950 |