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: fofa-query: title="Apache APISIX Dashboard" tags: apache,apisix,panel requests: - method: GET path: - "{{BaseURL}}/user/login?redirect=%2F" matchers-condition: and matchers: - type: word part: body words: - 'Apache APISIX Dashboard' - type: status status: - 200 # Enhanced by mp on 2022/03/16