Research Article

MQTT Security: A Novel Fuzzing Approach

Table 4

Publish packet variable header nonnormative example.

Byte positionDescription

Topic name
Byte 1Length MSB (0)
Byte 2Length LSB (3)
Byte 3“a” (0x61)
Byte 4“/” (0x2F)
Byte 5“b” (0x62)

Packet identifier
Byte 6Packet identifier MSB (0)
Byte 7Packet identifier LSB (10)