24 lines
662 B
YAML
24 lines
662 B
YAML
id: kafka-cruise-control
|
|
|
|
info:
|
|
name: Kafka Cruise Control UI
|
|
author: dhiyaneshDK
|
|
severity: medium
|
|
description: Kafka Cruise Control UI is exposed.
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Kafka Cruise Control UI"
|
|
tags: kafka,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Kafka Cruise Control UI</title>'
|
|
# digest: 4a0a0047304502202b7ba313db5ceb7ed71fc41504352fd7496f4f1e3ee106326078771374adf0950221009a9da1eb0f6ccb8811c111e9ff5e85f23f9b51722aa79ca0cc152a5fd631f3d8:922c64590222798bb761d5b6d8e72950 |