diff --git a/exposed-panels/flureedb-admin-console.yaml b/exposed-panels/flureedb-admin-console.yaml new file mode 100644 index 0000000000..883ee6b88f --- /dev/null +++ b/exposed-panels/flureedb-admin-console.yaml @@ -0,0 +1,27 @@ +id: flureedb-admin-console + +info: + name: FlureeDB Admin Console + author: DhiyaneshDk + severity: info + reference: + - https://github.com/fluree/fluree-admin-ui + metadata: + verified: true + shodan-query: title:"FlureeDB Admin Console" + tags: panel,flureedb + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + words: + - "FlureeDB Admin Console | Flur.ee" + + - type: status + status: + - 200