37 lines
944 B
YAML
37 lines
944 B
YAML
id: rethinkdb-admin-console
|
|
|
|
info:
|
|
name: RethinkDB Administration Console - Detect
|
|
author: tess
|
|
severity: medium
|
|
description: RethinkDB Administration Console was detected.
|
|
reference:
|
|
- https://rethinkdb.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:969374472
|
|
tags: misconfig,rethinkdb,console,dashboard
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/#dashboard'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'RethinkDB Administration Console'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ac6cab7efdb5af4bcfe50bcf08dbca37357986e1b11bdf6fa9f6c3ad686cbfb302202e2db8faca14ef2721057bece85d0d1e5d30ce713300524266d3a3d7777b2fc5:922c64590222798bb761d5b6d8e72950
|