Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Decrypting TLS traffic using RSA pre-master secret

Hello,

I'm currently working on an exploit for the robot attack, which gives me the decrypted RSA pre-master secret. Now I would like to use Wireshark to decrypt the traffic. I know about the possibility to import the SSLKEYLOG file but I'm not sure about the format. I tried "RSA <first 8="" hex-encoded="" bytes="" of="" encrypted="" pre-master="" secret=""> <decrypted hex-encoded="" pre-master="" secret="">", which didn't work.

Does anyone know the correct format? Thanks in advance!

Cheers, Wayne

Decrypting TLS traffic using RSA pre-master secret

Hello,

I'm currently working on an exploit for the robot attack, which gives me the decrypted RSA pre-master secret. Now I would like to use Wireshark to decrypt the traffic. I know about the possibility to import the SSLKEYLOG file but I'm not sure about the format. I tried "RSA <first 8="" hex-encoded="" bytes="" of="" encrypted="" pre-master="" secret=""> <decrypted hex-encoded="" pre-master="" secret="">", (first 8 hex-encoded bytes of encrypted pre-master secret) (decrypted hex-encoded pre-master secret)", which didn't work.

Does anyone know the correct format? Thanks in advance!

Cheers, Wayne