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.
- Host: GitHub
- URL: https://github.com/jackgruber/wireshark_wpaninfo
- Owner: JackGruber
- Created: 2019-06-10T08:14:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T12:07:21.000Z (about 6 years ago)
- Last Synced: 2025-02-15T13:43:04.833Z (4 months ago)
- Topics: ieee-802-15-4, lookup, lookup-plugin, lua, pluigin, wireshark-lua, wireshark-plugin, wpan, zigbee
- Language: Lua
- Size: 475 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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