Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Export PCAP contraining decrypted traffic

Hi all!

I am working on PTS and for this project, I dump a SSL keylog directly from an Android device. This way, it is quite easy to use Wireshark and see the decrypted traffic. Everything works just fine.

But, most of network analysis tools such as Arkime do not support traffic decryption. So, my question is: given a SSL keylog and a PCAP, is there a way to generate a PCAP file containing the decrypted traffic?

Cheers!