32 lines
800 B
YAML
32 lines
800 B
YAML
id: doris-dashboard
|
|
|
|
info:
|
|
name: Doris Dashboard - Exposed
|
|
author: ritikchaddha
|
|
severity: medium
|
|
description: Unauthorized access to the Doris Dashboard.
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: http.favicon.hash:24048806
|
|
tags: doris,exposure,unauth,logs
|
|
|
|
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: 490a0046304402201433eec0b25da2dfbd2b4ca34d4f5273ddd9f901c2fa3f589f0c657868138751022026eecf0e2aafa35f04f3b8d72f73dff5476b54928c411a911d179cf869e1cb24:922c64590222798bb761d5b6d8e72950 |