0 votes
Hello,

I've a question regarding the second task of the newest homework. We are supposed to analyze a given pcapng-file and there are a lot of questions about QUIC. However, it seems as the file does only contain UDP packages.  Does this mean that the QUIC messages are encoded within the UDP payload?

Thank you in advance.
in Exercises by
edit history

1 Answer

0 votes
Hi,

yes they are.

However, Wireshark should be able to decode them and show you the information in a human-readable format similar to TLS messages.

Are you using a recent version of Wireshark?
It works in version 4.4.2 for me.
After a quick Google search, I would say that any version >3.5.0 should be fine.

Kind regards,
Sebastian
by (790 points)
edit history
0
I use Wireshark 4.0.17 (comes along with the stable version of Debian, Bookworm).
0
Please try a newer version then.