-
-
Couldn't load subscription status.
- Fork 49
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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!
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request


