Describe the bug
Issue with fully updated cme from source code
I have trouble with using --use-kcache along with the smb (yeah, i know about updated -k option and i could inetarct with kerberos without asktgt by third party tool)
When using smb + --use-kcache can't see this structure $DOMAIN\$USER like with ldap protocol
To Reproduce
update source code and poetry
get ticket with third party tool
import ccache ticket
trying access to smb with ticket ->get strange output
trying access to ldap -> all works fine
when trying to manipulate with any options and modules via smb i get errors
comparison with older version (when -k option was working with import ticket only) and newest version with fully updated source code
Expected behavior
See in smb same structure like in ldap - $DOMAIN\$USER
Describe the bug Issue with fully updated cme from source code I have trouble with using
--use-kcache
along with thesmb
(yeah, i know about updated-k
option and i could inetarct with kerberos without asktgt by third party tool)When using
smb
+--use-kcache
can't see this structure$DOMAIN\$USER
like withldap
protocolTo Reproduce
poetry
ccache
ticketsmb
with ticket ->get strange outputldap
-> all works finesmb
i get errors-k
option was working with import ticket only) and newest version with fully updated source codeExpected behavior See in
smb
same structure like inldap
-$DOMAIN\$USER
Screenshots
Crackmapexec info