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

ImportError: No module named targetsutils #1

Closed
iambooker opened this issue Feb 22, 2019 · 1 comment
Closed

ImportError: No module named targetsutils #1

iambooker opened this issue Feb 22, 2019 · 1 comment

Comments

@iambooker
Copy link

The targetsutils.py is missing from the /lib/utils/ folder! So, when you run the krbrelayx.py you get the following error:

ImportError: No module named targetsutils

However, this can be easily resolved by copying impacket's targetsutils.py under your project's folder /lib/utils/.

dirkjanm added a commit that referenced this issue Feb 22, 2019
@dirkjanm
Copy link
Owner

Thanks, seems I forgot to change this import to ntlmrelayx after I cleaned up the lib folders!

@Lexus89 Lexus89 mentioned this issue Mar 28, 2019
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

2 participants