Create dgraph-dashboard-exposure.yaml

patch-1
Dhiyaneshwaran 2021-12-21 21:50:43 +05:30 committed by GitHub
parent 34ca3272e9
commit b23e95abe8
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: dgraph-dashboard-exposure
info:
name: Dgraph Ratel Dashboard Exposure
author: dhiyaneshDk
severity: low
metadata:
shodan-query: http.title:"Dgraph Ratel Dashboard"
tags: exposure,unauth
requests:
- method: GET
path:
- "{{BaseURL}}/?dev"
matchers-condition: and
matchers:
- type: word
words:
- 'Choose a version of the Ratel interface"
- "<title>Dgraph Ratel Dashboard</title>""
part: body
condition: and
- type: word
words:
- "text/html"
part: header