Skip to content

Fix #64 anonymous LDAP bind and robust handling of binary LDAP attributes - #81

Open
clem9669 wants to merge 1 commit into
dirkjanm:masterfrom
clem9669:master
Open

Fix #64 anonymous LDAP bind and robust handling of binary LDAP attributes#81
clem9669 wants to merge 1 commit into
dirkjanm:masterfrom
clem9669:master

Conversation

@clem9669

@clem9669 clem9669 commented Apr 1, 2026

Copy link
Copy Markdown

Hey,

I had the same issue as in: #64 & maybe 26 and 29.

Done:

  • fix anonymous bind path by using ldap3 default anonymous connection when no user is provided
  • normalize empty user input and trim host string
  • harden parsing for SID, bytes attributes, and LARGE_INTEGER values returned as strings/bytes

This has been tested on own lab (NOT HTB lab).
cheers

PS: sorry the ugly diff file, i had to dos2unix.

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