Skip to content

[bugfix] Kerberos\NT hashes authentication #33

@protrading104

Description

@protrading104

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions