nuclei-templates/network/enumeration/kafka-topics-list.yaml

47 lines
1.3 KiB
YAML
Raw Normal View History

2023-03-30 11:40:37 +00:00
id: kafka-topics-list
info:
name: Kafka Topics Enumeration
author: pussycat0x
severity: info
description: |
Kafka topics are logical data streams that store and organize messages in Apache Kafka. They provide a way for data to be published, subscribed to, and processed by Kafka consumers.
metadata:
verified: true
max-request: 1
2023-03-30 11:40:37 +00:00
shodan-query: product:"Kafka"
tags: network,detect,enum,kafka,apache,tcp
tcp:
2023-03-30 11:40:37 +00:00
- inputs:
- data: 00000020000300000000000200126b61666b612d707974686f6e2d322e302e3200000000
type: hex
read: 1024
2023-04-05 04:58:38 +00:00
- data: 00000020000300000000000200126b61666b612d707974686f6e2d322e302e3200000000
type: hex
read: 1024
2023-03-30 11:40:37 +00:00
host:
2023-09-16 19:35:21 +00:00
- "{{Hostname}}"
port: 9092
2023-04-08 17:12:10 +00:00
2023-04-05 04:58:38 +00:00
matchers-condition: or
matchers:
- type: word
part: raw
words:
- "localhost"
- type: regex
2023-04-08 17:12:10 +00:00
name: ip
2023-04-05 04:58:38 +00:00
part: raw
regex:
- '(?:[0-9]{1,3}\.){3}[0-9]{1,3}'
2023-03-30 11:40:37 +00:00
extractors:
- type: regex
part: raw
name: value
regex:
2023-03-30 14:32:42 +00:00
- '([a-z.A-Z_0-9-]+)'
# digest: 490a0046304402205caf166a5e34b46f48dc1014462f96901c2a4cbb8365fe96d61921041ec774a702207cc184257ff48200c47e9019064c34bf99a51ec17702c3cc9a0db03216c23a44:922c64590222798bb761d5b6d8e72950