1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
2021-05-26 20:33:13 +02:00

9 lines
245 B
Markdown

# Wireshark BBL
*Wireshark BNG Blaster Header Dissector*
Download the LUA dissector script `bbl_header.lua` and start wireshark as shown below from the directory where the script is placed.
```bash
$ wireshark -X lua_script:bbl_header.lua
```