37 lines
987 B
YAML
37 lines
987 B
YAML
id: redash-panel
|
|
|
|
info:
|
|
name: Redash Login Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: Redash 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
|
|
cpe: cpe:2.3:a:redash:redash:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: redash
|
|
product: redash
|
|
shodan-query: http.favicon.hash:698624197
|
|
fofa-query: icon_hash=698624197
|
|
tags: panel,redash
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Login to Redash</title>"
|
|
- "<title>Login | Redash</title>"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207134f62080149c76e84b009daba13eecbb7eae4bd4000296b908de27bad9824f022100972b55c558116b520ba2cb7821b3abd03fb686c386f788044ad86d135613f6da:922c64590222798bb761d5b6d8e72950 |