This plugin is the official SensorLab2 dissector for Wireshark.
** This plugin requires to build Wireshark from source**
- Get a copy of Wireshark source codehere
- Copy/paste the
sensorlabdirectory located in theplugindirectory of this repository to thepluginsdirectory of Wireshark - Follow the instructions of the section 3. of
wireshark/doc/README.plugins. Depending on your build tools (cmake, autotools, etc.), this requires changing a few files of Wiresharks, e.g.CMakeLists.txtfor cmake,Makefile.amandconfigure.acfor autotools, etc.
We provide custom preference settings (customized GUI layout) for the SensorLab2 dissector. To use these settings, copy/paste the preferences directory to your HOME folder and rename it .wireshark. Back-up any pre-existing .wireshark directory if needed.
The SensorLab2 dissector is distributed under the terms of the License GPLv2+: GNU GPL version 2 to comply with the licensing terms of Wireshark.