35 lines
818 B
YAML
35 lines
818 B
YAML
id: flowci-panel
|
|
|
|
info:
|
|
name: FlowCI Panel - Detect
|
|
author: Adam Crosser
|
|
severity: info
|
|
description: FlowCI panel was detected.
|
|
reference:
|
|
- https://github.com/FlowCI/flow-web-x
|
|
- https://flowci.github.io/#/
|
|
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:
|
|
max-request: 1
|
|
tags: panel,flowci
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>flow-web-x</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502204f2cabfcfff65557a3089be5c35ccbfcdb7bab75c41ef2ff345db066c275f9b3022100d25801e5eb5517f804c2bb0d08665b0575fa0ab7502e24f3fa58bb7e1d092a34:922c64590222798bb761d5b6d8e72950
|