39 lines
908 B
YAML
39 lines
908 B
YAML
id: panabit-panel
|
|
|
|
info:
|
|
name: Panabit Login Panel - Detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
description: Panabit login panel was detected.
|
|
reference:
|
|
- https://www.panabit.com/
|
|
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:
|
|
max-request: 1
|
|
fofa-query: app="Panabit-智能网关"
|
|
tags: panabit,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login/login.htm"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Panabit</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220535500d38370166c03433c2832cfbb902272a2784a963b79f543f123dfa5fa950221009202463643b8ac053f48ea6e683fac9f9fe8e2bfff7a209ee537d9044787390a:922c64590222798bb761d5b6d8e72950
|