39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: hestia-panel
|
|
|
|
info:
|
|
name: Hestia Control Panel Login - Detect
|
|
author: JustaAcat
|
|
severity: info
|
|
description: Hestia Control Panel login was detected.
|
|
reference:
|
|
- https://hestiacp.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/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:hestiacp:control_panel:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: control_panel
|
|
shodan-query: title:"Hestia Control Panel"
|
|
vendor: hestiacp
|
|
verified: true
|
|
tags: panel,hestia,detect,hestiacp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Hestia Control Panel"
|
|
- "Welcome to Hestia Control"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100d20d332be8530e235e440ecbb4fde00a505593f688e9f586563014d9028e259c022100c9bb50fc162ce01e15ca82defb81c8bbf884eee6bcb558d401c82ed48b0b8eaf:922c64590222798bb761d5b6d8e72950 |