Create kafka-manager-panel.yaml

patch-1
Ritik Chaddha 2023-01-18 02:12:24 +05:30 committed by GitHub
parent 5937da5a27
commit 43a24077f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: kafka-manager-panel
info:
name: Kafka Manager Panel
author: ritikchaddha
severity: info
reference:
- https://github.com/yahoo/CMAK
metadata:
verified: true
fofa-query: app="Kafka-Manager"
tags: tech,kafka,apache
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: or
matchers:
- type: word
part: body
words:
- "Kafka Manager"
- type: word
part: header
words:
- "Kafka-Manager"