nuclei-templates/exposed-panels/drawio-flowchartmaker-panel...

30 lines
558 B
YAML

id: drawio-flowchartmaker-panel
info:
name: Draw.io Flowchart Maker Panel
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 &amp; Online Diagram Software</title>"
- type: status
status:
- 200