42 lines
965 B
YAML
42 lines
965 B
YAML
id: gira-homeserver-homepage
|
|
|
|
info:
|
|
name: Gira HomeServer 4 Login Panel - Detect
|
|
author: tess
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Gira HomeServer 4"
|
|
tags: panel,gira
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Gira HomeServer 4"
|
|
- "Home page"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201b565d2660ae9b6ae68ef3c5ad27013b4c506a42c8d58171e37333aed81abbf2022100e1edb93866d48f5f0f5abff54c31611dc3b206f72ac6b2ad75bdc51312c74d7e:922c64590222798bb761d5b6d8e72950
|