mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
9 lines
246 B
Markdown
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
|
|
```
|