Coder Social home page Coder Social logo

Comments (5)

jun0s avatar jun0s commented on June 24, 2024

https://github.com/rvazarkar/KrbCredExport

from mimikatz.

gentilkiwi avatar gentilkiwi commented on June 24, 2024

If you read Python (not like me ;)), please, take a look at @jun0s link.

In all case, no magical tricks in tools, all is based on:

With a little bit of ASN.1 inside ;)

Otherwise, you can have a look inside kekeo, especially the kirbikator project : https://github.com/gentilkiwi/kekeo/tree/master/kirbikator
Its goal is to convert from everything, to everything... (convert, split, merge, etc... from different formats).

More understandable than mimikatz because kekeo uses small code dedicated to Kerberos.

from mimikatz.

jun0s avatar jun0s commented on June 24, 2024

I forgot kekeo -.-´ but he say "under linux"

from mimikatz.

gentilkiwi avatar gentilkiwi commented on June 24, 2024

I only mention it because of the code ;)

from mimikatz.

Thanathan-k avatar Thanathan-k commented on June 24, 2024

Thank you guys! I'll have a look at the python project, as well as the provided links to get some more understanding of the topic :)

Edit: Okay KrbCredExport works, but tgsrepcrack from Kerberoast is unable to crack the file. Even though it's detected as ticket. Maybe I need to split the output into the TGT and Service tickets. I'll have a look into that.

Edit2: Okay KrbCredExport only took the first credential. A simple while loop fixed it. Now it works. Thanks guys! I may commit the change to KrbCredExport.

from mimikatz.

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.