Code Monkey home page Code Monkey logo

Comments (8)

NytroRST avatar NytroRST commented on August 31, 2024

Probably the data is encrypted. It might use a custom library for encryption, I have to check, but this will not happen too soon, sorry.

from netripper.

rlaphoenix avatar rlaphoenix commented on August 31, 2024

Is there a way to find the function it checks if the certificate is valid and instead just override it and return true always? Which would allow me to sniff using Fiddler with a DO_NOT_TRUST Cert

from netripper.

NytroRST avatar NytroRST commented on August 31, 2024

I am not sure about a fully implemented project, maybe Interceptor by Casey Smith. It depends how each application is validating the certificate. Most of the time, the application does not use "SSL Pinning" and it is enough to just install your own root CA.

from netripper.

rlaphoenix avatar rlaphoenix commented on August 31, 2024

The Interceptor you mentioned seems to essentially be fiddler. Just I dont have a way to force a CA cert on LoL.

from netripper.

NytroRST avatar NytroRST commented on August 31, 2024

The Root CA (for any intercepting tool) has to be installed in the operating system Root CA Store. This way, the application (LoL) will probably use it and consider the certificate valid.

from netripper.

rlaphoenix avatar rlaphoenix commented on August 31, 2024

The Certificate Fiddler provides is a .cer file. This can be used correct?

from netripper.

NytroRST avatar NytroRST commented on August 31, 2024

This should be: https://docs.telerik.com/platform/knowledge-base/how-to/how-to-trust-fiddler-root-certificate

from netripper.

rlaphoenix avatar rlaphoenix commented on August 31, 2024

Doesnt seem to work.

from netripper.

Related Issues (20)

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.