Skip to content

jkraml-staffbase/wireshark-workshop

Repository files navigation

Wireshark workshop

This repository contains files related to my Wireshark workshop.

The contents are sorted by protocol, each in its own directory. The naming scheme follows the workshop structure.

Protocols

Using the Dissectors

To use the dissectors, copy or symlink the Lua files to your Wireshark plugins directory (typically ~/.config/wireshark/plugins/ on Linux). Then open one of the capture files in Wireshark and see if it works.

The Python scripts to generate traffic are also included.

A Note on Licensing

Since Wireshark is GPL-licensed, and the dissectors use its Lua bindings, it is the Wireshark authors' opinion that the dissectors must also be GPL-licensed.

About

Files for Wireshark workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published