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

Python 3: Mimikatz byte-like object error #15

Closed
Cx01N opened this issue Nov 8, 2019 · 1 comment
Closed

Python 3: Mimikatz byte-like object error #15

Cx01N opened this issue Nov 8, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@Cx01N
Copy link

Cx01N commented Nov 8, 2019

Empire Version

python3-hubble-1

OS Information (Linux flavor, Python version)

Kali 2019.3, Python 3

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

Running mimikatz from python3 gives the error message

[!] Error processing result packet from U6HL8T41 : a bytes-like object is required, not 'str'

Running mimikatz a second time after a few minutes will give the correct readout but still produces the same error at the end.

Screenshot of error, embedded text output, or Pastebin link to the error

image
image

Any additional information

@Cx01N Cx01N added the bug Something isn't working label Nov 8, 2019
Cx01N added a commit that referenced this issue Nov 9, 2019
@Cx01N
Copy link
Author

Cx01N commented Nov 11, 2019

Fixed error.

@Cx01N Cx01N closed this as completed Nov 11, 2019
vinnybod pushed a commit that referenced this issue Feb 21, 2021
* Added Invoke-SauronEye module

* fixed formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant