32 lines
818 B
YAML
32 lines
818 B
YAML
id: apache-apisix-panel
|
|
|
|
info:
|
|
name: Apache APISIX Login Panel
|
|
author: pikpikcu
|
|
severity: info
|
|
description: An Apache APISIX login panel was detected.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: title="Apache APISIX Dashboard"
|
|
vendor: apache
|
|
product: apisix
|
|
tags: apache,apisix,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/user/login?redirect=%2F"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Apache APISIX Dashboard</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202e57bf3af63be5eb99d788941556cf2150bbdde31ec7f75f3393afdd9063a4b2022100f11bc78fa534e27faaf2bbcc87c14578ba10a9f6527ed3072abc667f110fe220:922c64590222798bb761d5b6d8e72950 |