First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to dissect Matter messages?

Hello,

I have updated Wireshark to version 4.2.6, but I still cannot parse Matter packets. How should I configure Wireshark to correctly parse Matter packets?

yinxq's avatar
1
yinxq
asked 2024-07-17 06:27:56 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2024-07-17 06:45:48 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The Matter dissector in Wireshark 4.2.x handles Matter over UDP. It does not, by default, specify a UDP port; you would have to use the "Decode As..." menu item under the "Analyze" menu to set the UDP port or ports that should be treated as Matter traffic.

Guy Harris's avatar
19.9k
Guy Harris
answered 2024-07-17 06:52:56 +0000
edit flag offensive 0 remove flag delete link

Comments

Thanks a lot for your quick reply! I can now parse Matter packets. By the way, does it support displaying more specific information? For example, when the protocol code is 0x30, can it display as sigma1?

yinxq's avatar yinxq (2024-07-17 10:01:27 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer