48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
id: proxmox-panel
|
|
|
|
info:
|
|
name: Proxmox Virtual Environment Login Panel - Detect
|
|
author: lum8rjack
|
|
severity: info
|
|
description: |
|
|
Proxmox Virtual Environment login panel was detected.
|
|
reference:
|
|
- https://www.proxmox.com/
|
|
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:proxmox:proxmox:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: proxmox
|
|
product: proxmox
|
|
shodan-query: http.favicon.hash:213144638
|
|
fofa-query: icon_hash=213144638
|
|
tags: panel,proxmox,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Proxmox Virtual Environment</title>"
|
|
- "auth_cookie_name: 'PVEAuthCookie'"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- "(?:pvemanagerlib.js[?](ver=[0-9]{1}[.][0-9]{1,}[-][0-9]))"
|
|
# digest: 4a0a0047304502210090fb01a4eb86cefc658ae24842a4d98a1ce49b5ae15d9d9d644a4e78ba6c49df0220491dbd78305d2e7efc3ecfcf407fd518ddf29c51c6d7f7c08b4c8b928efc9a14:922c64590222798bb761d5b6d8e72950 |