Dec0ne / KrbRelayUp

KrbRelayUp - a universal no-fix local privilege escalation in windows domain environments where LDAP signing is not enforced (the default settings).
1.54k stars 205 forks source link

Error during spawn - KRB-ERROR (6) : KDC_ERR_C_PRINCIPAL_UNKNOWN #21

Open glwallum opened 2 years ago

glwallum commented 2 years ago

Get error KRB-ERROR (6) : KDC_ERR_C_PRINCIPAL_UNKNOWN when attempting to do the spawn command. Relay command worked without issue.

image

Basobeltza commented 2 years ago

+1, the same error here.

Dec0ne commented 2 years ago

Could it be that the default "Administrator" domain account is disabled/renamed in your domain? Try specifying a domain admin (or any other domain user with local admin privs on the machine) using the -i flag.

Basobeltza commented 2 years ago

Yes, it was renamed. Now, it's works (-i flag).