You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
Having an issue running the tool and also tracking down what the problem is, I have the requirements installed and everything is up to date on my Kali instance. Receiving the following error using the following command:
Having an issue running the tool and also tracking down what the problem is, I have the requirements installed and everything is up to date on my Kali instance. Receiving the following error using the following command:
python3.10 ticket_converter.py kerbtixx.ccache kerbtixx.kirbi
Traceback (most recent call last):
File "/usr/share/windows-resources/mimikatz/ticket_converter.py", line 30, in
from impacket.krb5.ccache import CCache, Header, Principal, Credential, KeyBlock, Times, CountedOctetString
ImportError: cannot import name 'KeyBlock' from 'impacket.krb5.ccache' (/usr/lib/python3/dist-packages/impacket/krb5/ccache.py)
The text was updated successfully, but these errors were encountered: