28 lines
773 B
YAML
28 lines
773 B
YAML
id: quivr-panel
|
|
|
|
info:
|
|
name: Quivr Panel - Detect
|
|
author: s4e-io
|
|
severity: info
|
|
description: |
|
|
Quivr panel was discovered.
|
|
reference:
|
|
- https://github.com/QuivrHQ/quivr
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: icon_hash="848114197"
|
|
tags: panel,login,quivr,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_any(body, "<title>Quivr - Get a Second Brain", "data-sentry-component=\"QuivrLogo\"")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 4a0a0047304502202e8eac84bfdc975779f3da9230f56f83b71d7b759680e7980c8f2e9a92f7f9bf02210094cb04c2138934c3c51cefe1ee16376b4de75eb73ed1e4f568df35f99abd334c:922c64590222798bb761d5b6d8e72950 |