a while ago, I linked to a github project that, with an encrypted pcap, and a TLS secrets dump file (SSLKEYLOGFILE), it can generate a fully decrypted pcap.
I never saved that link and I'm regretting that . Anyone know what I'm talking about?
@da_667 was it this one https://github.com/lbirchler/tls-decryption ?
@buherator I'm well aware that wireshark can decrypt streams on the fly. There was a tool that claimed that it would strip the TLS entirely and just leave the plaintext. Like, for example TLS encrypted HTTP would just be HTTP traffic on port 443.