zblurx / dploot

DPAPI looting remotely and locally in Python
MIT License
410 stars 55 forks source link

kerberos auth error #10

Closed enj5oy closed 1 year ago

enj5oy commented 1 year ago

Kerberos auth not work random

Kerberos with impacket dplootissues3kerberosImpacket

zblurx commented 1 year ago

Hey, when using kerberos auth with ccache file, you must use -use-kcache flag. The classic -k will just force kerberos authentication with password or nthash. Let me know if this helped

enj5oy commented 1 year ago

@zblurx with -use-kcache all work