StandIn icon indicating copy to clipboard operation
StandIn copied to clipboard

Client Authentication added to wrong flag

Open funnybananas opened this issue 4 years ago • 1 comments

--clientauth should add the "Client Authentication" Application Policy to mspki-certificate-application-policy not to the pKIExtendedKeyUsage property. Only adding it to pKIExtendedKeyUsage still does not allow for Domain user impersonation.

#14

funnybananas avatar Feb 18 '22 21:02 funnybananas

I confirm this. When trying to Pass-the-Cert using Rubeus, I receive this error:

image

Maybe both mspki-certificate-application-policy and pKIExtendedKeyUsage should be changed.

Regards.

andretorresbr avatar Mar 09 '24 13:03 andretorresbr