项目作者: frogkind

项目描述 :
wireshark mqtt websocket plugin
高级语言: Lua
项目地址: git://github.com/frogkind/wireshark-mqtt-websocket-plugin.git
创建时间: 2021-06-17T01:57:00Z
项目社区:https://github.com/frogkind/wireshark-mqtt-websocket-plugin

开源协议:MIT License

下载


wireshark-mqtt-websocket-plugin

description

Wireshark LUA plugin to parse MQTT over websocket.

feature

The main feature is support reassembled websocket packet.

how to use

On Windows, add the dofile line in “init.lua” to use, like:

  1. dofile("C:\\Users\\Administrator\\Desktop\\mqttws.lua")

“init.lua” usually in Wireshark install directory, like: “C:\Program Files\Wireshark\init.lua”