25 lines
615 B
YAML
25 lines
615 B
YAML
id: kafka-cruise-control
|
|
|
|
info:
|
|
name: Kafka Cruise Control UI
|
|
author: dhiyaneshDK
|
|
severity: medium
|
|
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: 4b0a00483046022100fab2a5f2cfd7d3c0d1891165d114676d697e17c9cf2fd90f10f44dda226641700221008523d7de4f37819f5ff08fecd62449f47899fba8724d7d4fc58a825d4b64e85a:922c64590222798bb761d5b6d8e72950
|