32 lines
814 B
YAML
32 lines
814 B
YAML
id: doris-dashboard
|
|
|
|
info:
|
|
name: Doris Dashboard - Exposed
|
|
author: ritikchaddha
|
|
severity: medium
|
|
description: Unauthorized access to the Doris Dashboard.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:24048806
|
|
tags: doris,exposure,unauth,logs,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Doris</title>'
|
|
- 'CPU Profile</a>'
|
|
- 'Heap Profile</a>'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100a3b0c7256890dd744f7cb2e0fd4b2ad193f48929512fdfb28fc9d2d06cd7ea7d022100ca4f09d77189fc14fdfee32f930c6064fc5fbb4bd555db1919783426f729d9b0:922c64590222798bb761d5b6d8e72950 |