36 lines
888 B
YAML
36 lines
888 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
fofa-query: app="Panabit-智能网关"
|
|
max-request: 1
|
|
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: 4a0a00473045022056d15c5d170da9efef52bfb82dd99f83100c5394b956c237d543548bc2172c21022100de1dd1a496278b716516a553269530690fb965bdeca0642832987b91d2c7044d:922c64590222798bb761d5b6d8e72950 |