36 lines
953 B
YAML
36 lines
953 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
|
|
product: redash
|
|
shodan-query: http.favicon.hash:698624197
|
|
vendor: redash
|
|
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: 4b0a00483046022100e43fdb948a08a4088119727e07126371be510207d5312f5de7f87915a591b7ea022100dffd527d232fa5a08d52acc5655b5af84a42083e3b1c908548ffc397a7158603:922c64590222798bb761d5b6d8e72950 |