15 lines
273 B
YAML
15 lines
273 B
YAML
|
id: kafka-topics-ui
|
||
|
|
||
|
info:
|
||
|
name: Apache Kafka Topics UI Exposure
|
||
|
author: Ice3man
|
||
|
severity: low
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- '{{BaseURL}}/'
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- '<title>Kafka Topics UI - Browse Kafka Data</title>'
|