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

wmiexec.py Unicode issue in Python 3 #666

Closed
shellster opened this issue Aug 20, 2019 · 3 comments
Closed

wmiexec.py Unicode issue in Python 3 #666

shellster opened this issue Aug 20, 2019 · 3 comments

Comments

@shellster
Copy link

Python version is: 3.7.3
Running in pipenv so dedicated, clean python.

Keep running into the following error:

python wmiexec.py -hashes <redacted> '<redacted>/<redacted>@<redacted>'
Impacket v0.9.20-dev - Copyright 2019 SecureAuth Corporation

[!] Launching semi-interactive shell - Careful what you execute
[!] Press help for extra shell commands
C:\>D:
b'D:\\>'
b'D:\\>'cd whatever
[-] 'ENCODED_STRING' object has no attribute 'isUnicode'

At which point it crashes out.

@asolino
Copy link
Collaborator

asolino commented Aug 20, 2019

What OS are you running it from @shellster ?

asolino added a commit that referenced this issue Aug 20, 2019
@asolino
Copy link
Collaborator

asolino commented Aug 20, 2019

@shellster

git pull and retest please. Let me know if it got fixed.

@asolino
Copy link
Collaborator

asolino commented Aug 27, 2019

No answer, closing.

@asolino asolino closed this as completed Aug 27, 2019
c0d3z3r0 pushed a commit to c0d3z3r0/impacket that referenced this issue Sep 5, 2019
c0d3z3r0 pushed a commit to c0d3z3r0/impacket that referenced this issue Sep 5, 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