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

16 lines
272 B
YAML
Raw Normal View History

id: kafka-topics-ui
info:
name: Apache Kafka Topics UI Exposure
2021-04-06 06:46:11 +00:00
author: pdteam
severity: low
requests:
- method: GET
path:
2021-01-14 14:41:56 +00:00
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<title>Kafka Topics UI - Browse Kafka Data</title>'