Skip to content
New issue

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

NTLM needs domain\username and a password when -no-pass is set #168

Open
embargod opened this issue Apr 2, 2024 · 0 comments · May be fixed by #177
Open

NTLM needs domain\username and a password when -no-pass is set #168

embargod opened this issue Apr 2, 2024 · 0 comments · May be fixed by #177

Comments

@embargod
Copy link

embargod commented Apr 2, 2024

Description: When using exported KRB5CCNAME with bloodhound.py i got this error also it asks Password when -no-pass is set. Even with netexec same issue (sorry for offtop)

When LDAPS channel binding is enabled its throws the error
When LDAPS channel binding is not enabled i can pass anything in Password: input and it will continue
Looks like the problem is in ldap channel binding/signing?

But Password: and -no-pass looks like something weird

Error: ldap3.core.exceptions.LDAPUnknownAuthenticationMethodError: NTLM needs domain\username and a password

Screenshot:
LDAPS channel binding is enabled
image

LDAPS channel binding is not enabled
image

nxc in both ways throws Error: ldap3.core.exceptions.LDAPUnknownAuthenticationMethodError: NTLM needs domain\username and a password
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant