Merge pull request #6017 from projectdiscovery/ray-dashboard

Create ray-dashboard.yaml
patch-1
Ritik Chaddha 2022-11-11 11:11:21 +05:30 committed by GitHub
commit c7a958c5f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

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