Skip to content

Support Schannel authentication #1072

@noraj

Description

@noraj

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions