Merge pull request #6600 from tess-ss/patch-115

Create rethinkdb-administration-console.yaml
patch-1
Ritik Chaddha 2023-01-26 16:15:20 +05:30 committed by GitHub
commit a806816cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: rethinkdb-admin-console
info:
name: RethinkDB Administration Console
author: tess
severity: medium
metadata:
verified: true
shodan-query: http.favicon.hash:969374472
tags: misconfig,rethinkdb,console,dashboard
requests:
- method: GET
path:
- '{{BaseURL}}/#dashboard'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'RethinkDB Administration Console'
- type: status
status:
- 200