We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, would it be possible to add support for ldap channel binding using the ldap3 package?
The text was updated successfully, but these errors were encountered:
Crackmapexec does have it implemented. Same issue described here: https://www.shaunography.com/python-tools-using-ldap3-and-issues-with-channel-binding-and-signing.html
Sorry, something went wrong.
I fixed it, created a --user-dn argument for it so you don't have to replace lines in code everytime. Here people can find it if ever facing the same:
https://github.com/mverschu/ldapdomaindump/
Currently, the only hotfix that works for me is from the Bloodhound repository dirkjanm/BloodHound.py#148
No branches or pull requests
Hi, would it be possible to add support for ldap channel binding using the ldap3 package?
The text was updated successfully, but these errors were encountered: