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

[bugfix] Kerberos\NT hashes authentication #33

Open
protrading104 opened this issue Feb 27, 2025 · 0 comments
Open

[bugfix] Kerberos\NT hashes authentication #33

protrading104 opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@protrading104
Copy link

protrading104 commented Feb 27, 2025

please tell me what is wrong with the syntax of my commands

kerberos option

KRB5CCNAME=user-name.ccache ./FindUncommonShares.py -tt 192.168.0.60 -au 'user-name' -k --no-pass -t 1 --kdcHost 10.10.10.10 --readable --debug
[>] Parsing targets ...
[debug] Loading targets from --target options
[+] Found 1 computers in the domain. 

[>] Enumerating shares ...
[!] Could not connect to '192.168.0.60:445'
[+] Bye Bye!

Image

Image

ntlm option

 ./FindUncommonShares.py -ad domain_name.com -au 'user-name' -ah aad3b435b51404eeaad3b435b51404ee:dfffffffffffffffffffffffffffff -tt 192.168.0.60 --auth-dc-ip 10.10.10.10 --readable --debug
ldap3.core.exceptions.LDAPUnknownAuthenticationMethodError: NTLM needs domain\username and a password

[!] Error: NTLM needs domain\username and a password

Image

@p0dalirius p0dalirius changed the title Kerberos\NT hashes authentication [bugfix] Kerberos\NT hashes authentication Feb 27, 2025
@p0dalirius p0dalirius self-assigned this Feb 27, 2025
@p0dalirius p0dalirius added the enhancement New feature or request label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants