An open API service indexing awesome lists of open source software.

https://github.com/jackgruber/wireshark_wpaninfo

LUA Plugin for Wireshark ZigBee/IEEE 802.15.4 device Lookup.
https://github.com/jackgruber/wireshark_wpaninfo

ieee-802-15-4 lookup lookup-plugin lua pluigin wireshark-lua wireshark-plugin wpan zigbee

Last synced: 4 months ago
JSON representation

LUA Plugin for Wireshark ZigBee/IEEE 802.15.4 device Lookup.

Awesome Lists containing this project

README

        

# Wireshark WPANInfo plugin

The Plugin add new fields to Wireshark for ZigBee/IEEE 802.15.4 device lookups.

# Installation
* Copy `WPANInfo.lookup.csv` and `WPANInfo.lua` in your "Personal Lua Plugins" folder.
* Add your devices to `WPANInfo.lookup.csv`

**Tip**: to find out where your Personal Plugins folder is, open Wireshark and go to **Help->About Wireshark** and it will be listed in the **Folders** tab. You may need to create the folder the first time.

# Links