2022-11-02 16:00:19 +00:00
|
|
|
id: gira-homeserver-homepage
|
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: Gira HomeServer 4 Login Panel - Detect
|
2022-11-02 16:00:19 +00:00
|
|
|
author: tess
|
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
description: Gira HomeServer 4 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
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-11-02 16:00:19 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-02 16:00:19 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Gira HomeServer 4"
|
2022-11-03 02:15:11 +00:00
|
|
|
tags: panel,gira
|
2022-11-02 16:00:19 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-02 16:00:19 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-03 02:02:57 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-11-02 16:00:19 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-02 16:02:01 +00:00
|
|
|
- "Gira HomeServer 4"
|
2022-11-03 02:02:57 +00:00
|
|
|
- "Home page"
|
2022-11-02 16:00:19 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|