Ray Dashboard Exposure
ID: ray-dashboard
Severity: critical
Author: DhiyaneshDk
Tags: misconfig,exposure,ray
Description
Section titled “Description”Ray Dashboard is exposed.
YAML Source
Section titled “YAML Source”id: ray-dashboard
info: name: Ray Dashboard Exposure author: DhiyaneshDk severity: critical description: Ray Dashboard is exposed. classification: cpe: cpe:2.3:a:ray_project:ray:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: ray_project product: ray shodan-query: title:"Ray Dashboard" tags: misconfig,exposure,ray
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "Ray Dashboard" - "webpackJsonpray-dashboard-client" condition: and
- type: status status: - 200# digest: 4a0a00473045022100d5008b48c0ef73bf5de0ace345b3711768a806636277d3f78ee10c13ebef477602200403dabf182345b480b8af448738f7b1b17ea642950437120d4ea490294978b0:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/ray-dashboard.yaml"