36 lines
922 B
YAML
36 lines
922 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: redash
|
|
product: redash
|
|
max-request: 1
|
|
shodan-query: http.favicon.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: 4b0a004830460221008e0f3f78f800c4bdbb95bf3a9f4b2d5d9c8bc94d37d92e315ce6eee7b0129588022100d76d16d1c659a5a0c6e38f5dea436de18255a4864cc5beef9287d70de17ecc74:922c64590222798bb761d5b6d8e72950 |