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

15 lines
256 B
YAML
Raw Normal View History

id: kafka-connect-ui
info:
name: Apache Kafka Connect UI Exposure
author: Ice3man
severity: low
requests:
- method: GET
path:
- '{{BaseURL}}/'
matchers:
- type: word
words:
- '<title>Kafka Connect UI</title>'