2022-01-03 18:22:26 +00:00
|
|
|
id: kafka-cruise-control
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Kafka Cruise Control UI
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: medium
|
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Kafka Cruise Control UI"
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: kafka,misconfig
|
2022-01-03 18:22:26 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-01-03 18:22:26 +00:00
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Kafka Cruise Control UI</title>'
|