Dissector for wireshark with Lua programming language to the Polinomial Key-based Architecture for Source Routing (PolKA)
1 - Go to the about menu and then folders
2 - Then put the polka dissector in the lua plugins folder
3 - Next step go to the preferences panel and add the polka dissector in DLT USER
4 - Go to the analyze menu and reload lua plugins
5 - Open the pcap file, ready now just explore and enjoy
Help
> About
> Folders
> Click on Personal Lua Plugins
mkdir /home/$USER/.local/lib/wireshark/plugins
cd /home/$USER/.local/lib/wireshark/plugins
wget https://raw.githubusercontent.com/eversonscherrer/dissector-polka/main/polka_dissector.lua
Analyze > Reload LUA Plugins
or Ctrl + Shift + L
Edit
> Preferences
or Ctrl + Shift + P
In this code you:
The code makes it easier to view the polka package and informations through wireshark.
https://ieeexplore.ieee.org/document/9165501
https://chalk-thought-7ce.notion.site/PolKA-Project-7452bbe9bd294a9b88791ba9650a7069