Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

ImportError: cannot import name 'KeyBlock' from 'impacket.krb5.ccache' (/usr/lib/python3/dist-packages/impacket/krb5/ccache.py) #2

Open
Himself132 opened this issue May 26, 2022 · 0 comments

Comments

@Himself132
Copy link

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant