37 lines
950 B
YAML
37 lines
950 B
YAML
id: drawio-flowchartmaker-panel
|
|
|
|
info:
|
|
name: draw.io Flowchart Maker Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: draw.io Flowchart Maker panel was detected.
|
|
reference:
|
|
- https://github.com/jgraph/drawio
|
|
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: http.title:"Flowchart Maker"
|
|
tags: panel,drawio,oss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Flowchart Maker & Online Diagram Software</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100900b306c672aac64b41513d4ac9c60340d991a233016cc19859a1d562a065307022030d62c854e4a0cd939031304e88167139959cf59fb4700886bff1e97e2ad8fe3:922c64590222798bb761d5b6d8e72950
|