We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
python3-hubble-1
Kali 2019.3, Python 3
Running mimikatz from python3 gives the error message
mimikatz
[!] 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.
The text was updated successfully, but these errors were encountered:
Fixed Mimikatz error #15
e2396ab
Fixed error.
Sorry, something went wrong.
Added Invoke-SauronEye (#15)
14e693d
* Added Invoke-SauronEye module * fixed formatting
No branches or pull requests
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 messageRunning
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
Any additional information
The text was updated successfully, but these errors were encountered: