Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error [-] type object 'CCache' has no attribute 'parseFile' #1328

Closed
Erva-Naz opened this issue May 24, 2022 · 3 comments
Closed

error [-] type object 'CCache' has no attribute 'parseFile' #1328

Erva-Naz opened this issue May 24, 2022 · 3 comments

Comments

@Erva-Naz
Copy link

I'm running this command in kali linux and getting this error

./GetUserSPNs.py -dc-ip ################## -request

[-] type object 'CCache' has no attribute 'parseFile'

@rmaksimov
Copy link
Contributor

Looks like you have an outdated version of impacket. The code has been refactored, for details see #1276

@martingalloar
Copy link
Contributor

As @rmaksimov commented, looks you're using an updated version of the script with an outdated installed library.

Closing, please reopen if you still have issues after updating the library!

@haicenhacks
Copy link

haicenhacks commented Jun 12, 2022

I am having the same issue with a fresh pull of the repo. Which library do I need to update?

Edit: Nevermind. I got it.

for anyone else having this issue, make sure you re-install python -m pip install . after doing git pull

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

No branches or pull requests

4 participants