Create ray-dashboard.yaml

This commit is contained in:
Dhiyaneshwaran
2022-11-11 05:35:40 +05:30
committed by GitHub
parent 9c692fad22
commit eb54eaa693

View File

@@ -0,0 +1,28 @@
id: ray-dashboard
info:
name: Ray Dashboard Exposure
author: DhiyaneshDk
severity: low
metadata:
verified: true
shodan-query: title:"Ray Dashboard"
tags: misconfig,exposure,ray
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Ray Dashboard"
- "webpackJsonpray-dashboard-client"
condition: and
- type: status
status:
- 200