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

Binding to host error (adidnsdump) #11

Closed
user987429837429834 opened this issue Feb 9, 2023 · 6 comments
Closed

Binding to host error (adidnsdump) #11

user987429837429834 opened this issue Feb 9, 2023 · 6 comments

Comments

@user987429837429834
Copy link

Hello Guys,

when i try to start and connect with linWinPwn i get the following error from adidnsdump.

my command: ./linWinPwn -t -u -p --auto-config

Screenshot_2023-02-09_09-51-56

@lefayjey
Copy link
Owner

lefayjey commented Feb 9, 2023

Hello,
From the error message, it seems like you're using ldaps instead of ldap (i.e. port 636 instead of 389). Did you specify the parameter --ldaps with linWinPwn?
Also, are you sure to be using the latest version of adidnsdump?

@user987429837429834
Copy link
Author

Hello lefayjey,

Thanks for the quick respond.

Yes, i also tried it with --ldaps parameter. Same problem.

adidnsdump is also on the latest version.

Br!

@lefayjey
Copy link
Owner

lefayjey commented Feb 9, 2023

If you run the command adidnsdump followed by the same IP, do you have the same error?

The issue can be related to adidnsdump, or the target IP could be blocking the connection or just doesn't have the LDAP ports open

@user987429837429834
Copy link
Author

Yes.

im connected to LAN.

I tried the bloodhound python script and it worked, so i think its something with adidnsdump.

Do you know how bloodhound bind to hosts ?

Br!

@lefayjey
Copy link
Owner

lefayjey commented Feb 9, 2023

If the issue is with adidnsdump, then it's not related to linWinPwn, and I can't really help you with that. Even if adidnsdump fails, you can still use most checks of linWinPwn.
I've also just added an open port check to help identify which relevant ports are open on the target

@lefayjey
Copy link
Owner

I'm going to close this issue since it seems to be related to another tool. I'll keep the comments on in case you need more assistance on that.
Thanks

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

2 participants