2023-11-07 12:34:04 +00:00
|
|
|
id: dionaea-mqtt-honeypot-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Dionaea MQTT Honeypot Detection
|
|
|
|
author: UnaPibaGeek
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A Dionaea MQTT honeypot has been identified.
|
|
|
|
The response to a MQTTv5 packet differs from real installations, signaling a possible deceptive setup.
|
|
|
|
metadata:
|
|
|
|
max-request: 2
|
|
|
|
vendor: dionaea
|
|
|
|
product: mqtt
|
|
|
|
tags: dionaea,mqtt,honeypot
|
|
|
|
|
|
|
|
tcp:
|
|
|
|
- host:
|
|
|
|
- "{{Hostname}}"
|
2023-11-07 19:02:53 +00:00
|
|
|
port: 1883
|
|
|
|
|
2023-11-07 12:34:04 +00:00
|
|
|
inputs:
|
|
|
|
- data: "101000044d5154540502003c032100140000"
|
|
|
|
type: hex
|
|
|
|
|
|
|
|
read-size: 1024
|
|
|
|
matchers:
|
|
|
|
- type: binary
|
|
|
|
binary:
|
|
|
|
- "20020000"
|