1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Christian Giese 117944aad1 EXPORT TO GITHUB
2021-02-04 23:36:04 +01:00

9 lines
246 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
```