You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issues with AES-key-based Kerberos authentication for accounts whose password was changed
Fixed Kerberos dialer not being used for smbauth
Use specified domain for LDAP NTLM authentication instead of the target-supplied domain to improve compatibility with the LDAP SOCKS server of Impacket'sntlmrelayx.py example
Removed credentials.Keytab() since it is not reliable due to potential KVNO mismatches and it is not used in adauth anymore