2022-02-26 10:02:21 +00:00
|
|
|
id: redash-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-08 13:42:03 +00:00
|
|
|
name: Redash Login Panel - Detect
|
2022-02-26 10:02:21 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2022-12-08 13:42:03 +00:00
|
|
|
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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-08 13:42:03 +00:00
|
|
|
cwe-id: CWE-200
|
2022-02-26 10:02:21 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: redash
|
|
|
|
product: redash
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-02-26 10:02:21 +00:00
|
|
|
shodan-query: http.favicon.hash:698624197
|
|
|
|
tags: panel,redash
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-26 10:02:21 +00:00
|
|
|
- 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
|
2024-02-28 16:35:47 +00:00
|
|
|
# digest: 4a0a00473045022100dc442ae99babb7ee7016e621c73fc8ca99c6db51ae5d861fdaf8ed3c8dacaed0022000dd8fbd069bf9fc025f3946dda0de6101f781112ea900816259575318d1dfbf:922c64590222798bb761d5b6d8e72950
|