-
Notifications
You must be signed in to change notification settings - Fork 648
Open
Description
When authenticating with --pfx-cert or --pem-cert I have the following kerberos authentication error:
Error Name: KDC_ERR_CLIENT_NOT_TRUSTED Detail: "The client trust failed or is not implemented"
From my understanding it it because PKINIT authentication is disabled on the domain and netexec is only supporting pkinit authentication with certificates from what I checked in the source code.
With the same certificate I can authenticate and perform LDAP actions using ldeep or PassTheCert because they are supporting Schannel authentication.
(Optional): Suggest A Solution
Support schannel authentication
- Details of the technical implementation: look at what passthecert or ldeep do
Metadata
Metadata
Assignees
Labels
No labels