36 lines
936 B
YAML
36 lines
936 B
YAML
id: flureedb-admin-console
|
|
|
|
info:
|
|
name: FlureeDB Admin Console Login Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: FlureeDB Admin Console login panel was detected.
|
|
reference:
|
|
- https://github.com/fluree/fluree-admin-ui
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"FlureeDB Admin Console"
|
|
tags: panel,flureedb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>FlureeDB Admin Console | Flur.ee</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100e59af4d8b1b48cd92c2c53a67335d0fb1653c98c25f1e7c9b19ae47499ca66a6022100c6b701641ad241b401540c14b51c50655b1e3d62ff32a17dad10af8e02f471d8:922c64590222798bb761d5b6d8e72950
|