Skip to content

MartinoTommasini/foxdissector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Fox dissector

A Wireshark dissector for the Niagara FOX protocol written in LUA.
Fox is a text-based protocol developed by Tridium and used by Niagara devices to communicate.

Usage

To launch Wireshark with the Fox dissector

cd foxdissector
wireshark -X lua_script:fox.lua [your.pcap]

Alternatively it can be directly installed in Wireshark by copying the fox.lua file under the Wireshark plugins folder. More information can be found here and here.

About

A Wireshark dissector for the Niagara FOX protocol written in LUA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages