RDP-Replay
RDP-Replay copied to clipboard
Decryption failed - TLS-1.2
Hi ,
Trying to work with the rdp_replay tool , i have set up a demo environment with a server and 1 client. I have recorded my session using tcpdump and i am able to open the file and decrypt it using the key under wireshark dissector.
In wireshark i can see i am using TLS 1.2 -> CipherSUITE - TLS_RSA_WITH_AES_128_CBC_SHA256.
I can also follow ssl stream in wireshark.
yet the rdp_replay gives me the following output:
RDP SSL MODE Requested by server!! SSL private key found. SSL: Decrypt failed
any help will be appriciated