2022-10-25 03:15:00 +00:00
|
|
|
id: redash-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Redash Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-25 03:15:00 +00:00
|
|
|
shodan-query: html:"Redash Initial Setup"
|
2022-10-25 13:09:24 +00:00
|
|
|
tags: misconfig,redash,install
|
2022-10-25 03:15:00 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 03:15:00 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/setup'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Redash Initial Setup'
|
|
|
|
- 'Admin User'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a00473045022071dc8472677b54b3b9fd6c9ce52b06dd3a80d83a36f1ee2c99b37a8ea3ea9bec0221008e4e3b0dd36bbab8c1b40f0c76a8ec63b173963ad6bcb67bb3ca07a720265c75:922c64590222798bb761d5b6d8e72950
|