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

Null Password and NTLM Hash #31

Open
Zamanry opened this issue Mar 28, 2023 · 1 comment
Open

Null Password and NTLM Hash #31

Zamanry opened this issue Mar 28, 2023 · 1 comment

Comments

@Zamanry
Copy link
Contributor

Zamanry commented Mar 28, 2023

On the HackTheBox machine Escape, the guest user was enabled on a DC. I attempted to authenticate using the password '' but the tool refused to accept it as a valid parameter value. Even when I used the prompt parameter, the issue arose.

Additionally, I attempted to use PassTheHash via the null NTLM hash, 31d6cfe0d16ae931b73c59d7e0c089c0, but the DC responded incorrect password.

We need to figure out the password null password (could be checking if variable exists vs. null). We also need to figure out why PassTheHash seems to not be accepted some time.

@Zamanry
Copy link
Contributor Author

Zamanry commented Sep 14, 2023

Root cause issue likely: cannatag/ldap3#1080

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

No branches or pull requests

1 participant