Git Product home page Git Product logo

Comments (2)

skelsec avatar skelsec commented on July 22, 2024 1

Hello, thank you for reaching out.
I read this article when it came out and while I find it an interesting attack vector I don't really see a reason why this should be implemented in pypykatz. My concerns are as follows:

  1. I consider this technique as kind of a backdoor (as you'd need to get users to re-authenticate in order to get the secrets) which is not really in-line with pypykatz project main goal of dumping/parsing lsass
  2. I don't see a reason to implement this attack in python, pypykatz will be able to parse the secrets once the attack is performed via other means. (If it doesn't work out of the box right now then let me know and I can make some changes to the code)
  3. The PoC code you supplied uses fixed address offsets to read and modify the necessary variables. This is not really good because pypykatz aims to be compatible on as many systems as possible so for each version of wdigest.dll I'd need to get the offsets. (but if someone has a better approach that makes the offset finding universal pls feel free to let me know) This is a lot of work and I don't see benefits for that.

I'll leave this issue open for discussion for a few weeks or so.

from pypykatz.

skelsec avatar skelsec commented on July 22, 2024

No takers so far, so I'm closing this issue

from pypykatz.

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.