Closed alxbl closed 3 years ago
I'm gonna work on this to make it more reliable. Here's some changes I would like to make to fully support multiple connections in a single pcap:
files
folder and the filesystems
folder.The output system hasn't been changed yet, I focused on refactoring it and fixing packet reconstruction. I'll move the output changes to another issue.
We ran into a bug where the master secret is not found when there are multiple different connections from the same source in the same trace:
Looks like
rnd
is an empty string...I think this might be a TLS version issue between MITM - SERVER.
A work around might be specifying
--src CLIENT
.