Code Monkey home page Code Monkey logo

Comments (6)

neykov avatar neykov commented on May 28, 2024

@pirarucu I can confirm the behaviour - I can replicate it on my side.
Is this preventing you from decrypting a session though? I am still able to decrypt with only "RSA Session-ID" available.

from extract-tls-secrets.

pirarucu avatar pirarucu commented on May 28, 2024

@neykov Thank you for confirming. It doesn't block the decryption. I just have a program to do some tracking with CLIENT_RANDOM keys. I worked around by this change.
pirarucu@693607c

from extract-tls-secrets.

neykov avatar neykov commented on May 28, 2024

Thanks @pirarucu. Let me look into the changes to understand them better. Thanks for sharing.

from extract-tls-secrets.

neykov avatar neykov commented on May 28, 2024

@pirarucu I've pushed a change to master that should address the problem. Do you mind checking it out?
I'll push out a new release if it works for you.

from extract-tls-secrets.

pirarucu avatar pirarucu commented on May 28, 2024

Thanks @neykov. I'd love to check it out! I will get back to you later.

from extract-tls-secrets.

pirarucu avatar pirarucu commented on May 28, 2024

@neykov, I've tried the fix and it worked as expected. Many thanks for the help.

And after this change, it'd get multiple CLIENT_RANDOM keys with the same Master-Key when renegotiation happens. FYI.

RSA Session-ID: xxx Master-Key: yyy
CLIENT_RANDOM aaa yyy
CLIENT_RANDOM bbb yyy
CLIENT_RANDOM ccc yyy

from extract-tls-secrets.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.