2022-10-25 11:00:05 +00:00
|
|
|
id: opennebula-panel
|
2022-10-24 09:54:46 +00:00
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: OpenNebula Login Panel - Detect
|
2022-10-24 09:54:46 +00:00
|
|
|
author: kh4sh3i
|
|
|
|
severity: info
|
|
|
|
description: |
|
2022-12-02 21:24:17 +00:00
|
|
|
OpenNebula login panel was detected.
|
2022-10-24 09:54:46 +00:00
|
|
|
reference:
|
|
|
|
- https://opennebula.io/
|
|
|
|
- https://github.com/OpenNebula
|
2022-12-02 21:24:17 +00:00
|
|
|
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-10-24 09:54:46 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-10-24 10:22:18 +00:00
|
|
|
shodan-query: http.html:"opennebula"
|
2022-10-25 11:00:05 +00:00
|
|
|
tags: panel,opennebula,cloud
|
2022-10-24 09:54:46 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2022-10-24 11:27:11 +00:00
|
|
|
|
2022-10-24 09:54:46 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'OpenNebula'
|
2022-10-24 10:22:18 +00:00
|
|
|
case-insensitive: true
|
|
|
|
|
2022-10-24 09:54:46 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2022-10-24 09:57:39 +00:00
|
|
|
- 200
|
2022-12-02 21:24:17 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/12/02
|