Coder Social home page Coder Social logo

Comments (14)

asolino avatar asolino commented on September 26, 2024

Hey @MichaelGrafnetter thanks for pointing this out! I'm downloading TP5 now and will give a try with impacket. Right now I'm expecting receiving DRS_EXT_GETCHGREPLY_V6. Cannot you control that through DRSBind.dwFlags?

from mimikatz.

MichaelGrafnetter avatar MichaelGrafnetter commented on September 26, 2024

@asolino It seems that once PAM is enabled, DC only returns DRS_MSG_GETCHGREPLY_V9 and fails if the client does not support it, because otherwise it could not tell the client about the expiring links.

from mimikatz.

gentilkiwi avatar gentilkiwi commented on September 26, 2024

more than just fun with flags

blog_bigbangtheory_funwithflags

from mimikatz.

MichaelGrafnetter avatar MichaelGrafnetter commented on September 26, 2024

@gentilkiwi You read my mind!

from mimikatz.

asolino avatar asolino commented on September 26, 2024

All right.. fair point.. that for the clarification @MichaelGrafnetter!

from mimikatz.

MichaelGrafnetter avatar MichaelGrafnetter commented on September 26, 2024

There are still a few undocumented flags, because TP5 returns this in DRS_EXTENSIONS_INT with RB+PAM enabled:
dwExtCaps = 2047
dwFlagsExt = 526
dwFlags = 1073741695

from mimikatz.

gentilkiwi avatar gentilkiwi commented on September 26, 2024

I get it work, you need 0x200 ;)

from mimikatz.

gentilkiwi avatar gentilkiwi commented on September 26, 2024

Flag validated πŸ‘
because

from mimikatz.

MichaelGrafnetter avatar MichaelGrafnetter commented on September 26, 2024

So it was fun with flags after all... Sorry for spreading unverified info, @asolino . But to my excuse, even the doc is somewhat smoke and mirrors.

from mimikatz.

gentilkiwi avatar gentilkiwi commented on September 26, 2024

It could have been much more complex.
Fortunately, the structures have very compatible unions (Req v8/v10 & Rep v6/v9)

tumblr_lyg8ft2wxp1qbiz5t

from mimikatz.

MichaelGrafnetter avatar MichaelGrafnetter commented on September 26, 2024

I have fixed it in DSInternals, too, but you beat me to it. Nevertheless, I just learned something and I had fun doing it. ;-)

from mimikatz.

gentilkiwi avatar gentilkiwi commented on September 26, 2024

Because I don't want to give a fuck about future flags:

  • DRS_EXT_RECYCLE_BIN
  • DRS_EXT_PAM
  • ...

fuck-everything

ac09c27 (pDrsExtensionsInt->dwExtCaps = MAXDWORD32)

Thank you for nice exchanges @MichaelGrafnetter & @asolino

from mimikatz.

asolino avatar asolino commented on September 26, 2024

That's uber potential! ;) ;) :)

thanks for the quick turn around.. and likewise @gentilkiwi & @MichaelGrafnetter

from mimikatz.

MichaelGrafnetter avatar MichaelGrafnetter commented on September 26, 2024

@gentilkiwi Hopefully, your cannonball approach will turn out to be futureproof. And Ben, you really are a meme machine! ;-)

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.