Apache Kafka Monitor Login Panel - Detect
ID: kafka-monitoring
Severity: info
Author: pdteam
Tags: panel,kafka,apache
Description
Section titled “Description”Apache Kafka Monitor login panel was detected.
YAML Source
Section titled “YAML Source”id: kafka-monitoring
info: name: Apache Kafka Monitor Login Panel - Detect author: pdteam severity: info description: Apache Kafka Monitor login panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: apache product: kafka shodan-query: - http.title:"kafka center" - http.title:"kafka consumer offset monitor" fofa-query: - title="kafka center" - title="kafka consumer offset monitor" google-query: - intitle:"kafka center" - intitle:"kafka consumer offset monitor" tags: panel,kafka,apache
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - '>KafkaMonitor</a>' - '>Kafka Monitor GUI</h1>'# digest: 4a0a00473045022078cda05867f615a367ae45f4196612ef1210d14ebde5c3d11fa0e45f86f61512022100cded1fcc75c934745bce2ee89b512b3da2b63448a9671f1ba2516f3ed4390b17:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/kafka-monitoring.yaml"