2022-05-27 04:30:56 +00:00
|
|
|
id: drawio-flowchartmaker-panel
|
|
|
|
|
|
|
|
info:
|
2022-05-28 17:17:38 +00:00
|
|
|
name: Draw.io Flowchart Maker Panel
|
2022-05-27 04:30:56 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://github.com/jgraph/drawio
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: http.title:"Flowchart Maker"
|
|
|
|
tags: panel,drawio,oss
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Flowchart Maker & Online Diagram Software</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|