Hi!
Im currently trying to solve the latest CTF challenge (TLS attacker). So far, the workflow seems to work as I don't get any more errors and even receive a flag (though an invalid flag) as a response. However the problem is that no matter what I send as my IMT name in the final application message, the server completely ignores my message and continues with the Data: 54 65 73 74 (Test), generating the same invalid flag.
That's why I wanted to ask whether there is a technical problem on the server side or a logical error on my side. Should the latter be the case, could you give me a small tip about what might cause such behavior?
Thanks a lot in advance!