Skip to content

[Question] How to enable heuristic dissectors? #25

@Matheus-Garbelini

Description

@Matheus-Garbelini

Hi, I have a capture which only works with heurisitc dissectors - the payload is inserted inside UDP and a magic string is used to identify the protocol.

In root folder, we should have /wireshark/heuristic_protos
which contains lines

mac_lte_udp,1
mac_nr_udp,1

However, even if I try to insert this file by manually writing to the virtual file system, wiregasm does not seem to enable the dissectors. Is there any way to enable such in wiregasm?

The PCAP I'm using is attached as shown below.

Normally, to enable it you just have to go to the list of enable protocols in wireshark (Ctrl+SHIFT+E) and then search for mac_nr_udp.

nr.tar.gz

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions