Decrypting QUIC UDP Payloads in Wireshark

Connor Bell picture Connor Bell · Nov 24, 2016 · Viewed 11.2k times · Source

I have a whole bunch of encrypted QUIC UDP packets I've managed to capture and narrow down from an online game. I believe these are the incoming chat messages. enter image description here

I'd like to decrypt these packets to see if I can read the raw data being sent. Is this possible? What information/settings do I need?

Answer

Prateek Chouhan picture Prateek Chouhan · Feb 24, 2018

For decrypting QUIC packet in latest wireshark (not sure if works in older verison )

1 Go to Edit->Preferences->Protocols 2 select QUIC from drop down list 3. select " Force decode of all QUIC Payload"