2022-10-25 08:35:59 +00:00
|
|
|
id: gitblit-panel
|
2022-10-23 05:52:22 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: Gitblit Login Panel - Detect
|
2022-10-23 05:52:22 +00:00
|
|
|
author: tess
|
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
description: Gitblit 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-11-19 01:50:30 +00:00
|
|
|
cwe-id: CWE-200
|
2022-10-23 05:52:22 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-23 22:14:23 +00:00
|
|
|
shodan-query: http.title:"Gitblit"
|
2022-10-25 08:35:59 +00:00
|
|
|
tags: panel,gitblit
|
2022-10-23 05:52:22 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-23 05:52:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-10-23 05:52:22 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Gitblit</title>"
|
|
|
|
- "Welcome to Gitblit"
|
2022-10-25 08:35:59 +00:00
|
|
|
condition: or
|
2022-10-23 05:52:22 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220038e0f9be13775bc52b2b85c523724cde6ffe15c16afafa7d32fd607890da69d022045e0ee4b75df74c64839dc23d30ca18179cf4e882ea1b2d34162a369c4fbf635:922c64590222798bb761d5b6d8e72950
|