Add support for SASL and SIMPLE authentication and RootDSE queries in ntlmrelayx.py LDAP(s) SOCKS#2131
Open
d3cept wants to merge 9 commits into
Open
Add support for SASL and SIMPLE authentication and RootDSE queries in ntlmrelayx.py LDAP(s) SOCKS#2131d3cept wants to merge 9 commits into
d3cept wants to merge 9 commits into
Conversation
…gize for the spaghetti code)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds two features to the LDAP and LDAPS SOCKS plugins.
This allows tools that do not use Sicily authentication to proxy through the LDAP(s) SOCKS relay, and handles RootDSE queries that are commonly performed prior to authentication. Overall, this increases the compatibility of the LDAP(s) SOCKS plugins.
Some technical details about this update:
BindResponseNTLMSSP_CHALLENGE responses, prompting the creation of thebuild_NTLM_challenge()function to reduce code repetitioncheck_proxy_sessions()function was needed to reduce the code repetition between all three (3) authentication mechanisms when verifying the authenticating userPlease let me know if there are any improvements or changes that I can make.
Here are some examples of tools that are supported with this PR:
Netexec
ldapsearch