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

16 lines
273 B
YAML

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