Skip to content

add resilient LDAP bind fallbacks #18

Open
timothyericsson wants to merge 1 commit intomicahvandeusen:mainfrom
timothyericsson:ng-bind-updates
Open

add resilient LDAP bind fallbacks #18
timothyericsson wants to merge 1 commit intomicahvandeusen:mainfrom
timothyericsson:ng-bind-updates

Conversation

@timothyericsson
Copy link

@timothyericsson timothyericsson commented Sep 25, 2025

Summary

This PR modernizes gMSADumper to handle more common Active Directory configurations and make the tool more reliable.

Changes

  • Add robust LDAP bind fallbacks:

    • NTLM over LDAPS with NETBIOS\username
    • UPN SIMPLE over LDAPS with user@domain
    • NTLM with StartTLS
    • UPN SIMPLE with StartTLS
  • Safer parsing around msDS-GroupMSAMembership and msDS-ManagedPassword

  • Preserve Kerberos (-k) path

  • Leave README untouched (my fork has a refreshed README if maintainers want it later)

New Repo gMSADumper-ng

This original repository is no longer actively maintained, and the code needs updates to remain useful. To continue development I've made a fork at timothyericsson/gMSADumper-ng, where I applied this PR and I'll apply other updates in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant