Merge pull request #5652 from projectdiscovery/flureedb-console

Create flureedb-console.yaml
patch-1
Prince Chaddha 2022-10-14 16:31:15 +05:30 committed by GitHub
commit 150a1c2f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -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:
- "<title>FlureeDB Admin Console | Flur.ee</title>"
- type: status
status:
- 200