nuclei-templates/exposed-panels/dataiku-panel.yaml

27 lines
426 B
YAML

id: dataiku-panel
info:
name: Dataiku Panel
author: DhiyaneshDk
severity: info
metadata:
verified: true
shodan-query: title:"dataiku"
tags: panel,dataiku
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "<title>Dataiku</title>"
- type: word
part: header
words:
- "text/html"