38 lines
935 B
YAML
38 lines
935 B
YAML
id: casaos-panel
|
|
|
|
info:
|
|
name: CasaOS Login Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: CasaOS 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: html:"CasaOS"
|
|
verified: true
|
|
tags: panel,casaos,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/#/login'
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "/CasaOS-UI/"
|
|
- "We're sorry but CasaOS"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022058935ba694b70a8f74d99a1b4c984faae5edb522532b19bc4a7a69e41c8fc16f022100f0cd7fb9e9a5fb38a4fec5656cd650dc1fc28e3945e61c42e9efce72c91f88be:922c64590222798bb761d5b6d8e72950 |