1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

9 lines
245 B
Markdown
Raw Normal View History

2021-02-04 21:56:56 +01:00
# Wireshark BBL
*Wireshark BNG Blaster Header Dissector*
2021-05-26 20:08:37 +02:00
Download the LUA dissector script `bbl_header.lua` and start wireshark as shown below from the directory where the script is placed.
2021-02-04 21:56:56 +01:00
```bash
$ wireshark -X lua_script:bbl_header.lua
```