Apache Kafka Consumer Offset Monitor Panel - Detect
ID: kafka-consumer-monitor
Severity: info
Author: dhiyaneshDK
Tags: panel,kafka,apache
Description
Section titled “Description”Apache Kafka Consumer Offset Monitor panel was detected.
YAML Source
Section titled “YAML Source”id: kafka-consumer-monitor
info: name: Apache Kafka Consumer Offset Monitor Panel - Detect author: dhiyaneshDK severity: info description: Apache Kafka Consumer Offset Monitor 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 Consumer Offset Monitor" - 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}}'
host-redirects: true max-redirects: 2 matchers: - type: word words: - '<title>Kafka Consumer Offset Monitor</title>'# digest: 4a0a00473045022100e745016be01dd349f19f5d3e139e8f819063125f5ffe8e9ba6395a44acab508502200a45be75dac529e1b15d6be3c37ad9a4639b6def2bf981345ec7250fa2f8e328: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-consumer-monitor.yaml"