nuclei-templates/exposed-panels/kafka-topics-ui.yaml

18 lines
300 B
YAML

id: kafka-topics-ui
info:
name: Apache Kafka Topics UI Exposure
author: pdteam
severity: low
tags: panel,kafka,apache
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<title>Kafka Topics UI - Browse Kafka Data</title>'