-
Thank you for the WireShark dissector!
I have built an alternative dissector using Lua, which can handle "encrypted" traffic (it's more of an "obfuscation", really). Just wanted to let you know. :-…
-
Hi, I am new to Lua and WireBait, so I apologize if I'm doing something particularly silly. My understanding is that WireBait more-or-less emulates Wireshark's Lua API so that we can run Lua dissector…
-
The UDP dissector that is called from the gre_reduced dissector (on line 25) expects to be fed a full UDP header + payload, but only gets the payload. So it attempts to parse the start of the payload …
-
### Description
- **What is this project?**
A scapy RTPS crafter/dissector used to assess the security of ROS 2 interactions ([PR](https://github.com/secdev/scapy/pull/3403)). A subset of RTPS 2.5 i…
-
```
The following crash due to a static out-of-bounds read can be observed in an
ASAN build of Wireshark (current git master), by feeding a malformed file to
tshark ("$ ./tshark -nVxr /path/to/file"…
-
```
The following crash due to a static out-of-bounds read can be observed in an
ASAN build of Wireshark (current git master), by feeding a malformed file to
tshark ("$ ./tshark -nVxr /path/to/file"…
-
The code has an option to put a dissector name into the RFtap packet: https://github.com/rftap/gr-rftap/blob/master/python/rftap_encap.py#L158
The specification does not mention this option
-
Hi, I am a Wireshark core developer who met this protocol for the first time on a project recently. I have started work on a C-based dissector for ZMTP (it is currently in Draft at https://gitlab.com…
-
The current version of the Cboe OrderEntry dissector is based on the Cboe BOE spec v2.10.11 from Dec 2019. Since then Cboe has upgraded to v2.11.42. The current dissector is not compatible with the …
-
```
The following crash due to a static out-of-bounds read can be observed in an
ASAN build of Wireshark (current git master), by feeding a malformed file to
tshark ("$ ./tshark -nVxr /path/to/file"…