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

Decode string error #5

Closed
Cx01N opened this issue Oct 27, 2019 · 2 comments
Closed

Decode string error #5

Cx01N opened this issue Oct 27, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@Cx01N
Copy link
Member

Cx01N commented Oct 27, 2019

Empire Version

Python3-hubble-1

OS Information (Linux flavor, Python version)

Kali Linux, Python 2.7

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

Error [!] Exception: decode method has been disabled in newstr during Python 3 conversion on the following modules:

/lib/modules/powershell/situational_awareness/host/antivirusproduct.py
/lib/modules/powershell/situational_awareness/host/applockerstatus.py
/lib/modules/powershell/situational_awareness/network/bloodhound.py
/lib/modules/powershell/situational_awareness/network/get_spn.py
/lib/modules/powershell/situational_awareness/network/port_scan.py
/lib/modules/powershell/situational_awareness/network/port_scan.py
/lib/modules/powershell/situational_awareness/network/powerview (All of these modules)
/lib/modules/powershell/situational_awareness/network/port_scan.py
/lib/modules/powershell/privesc/tater.py
/lib/modules/powershell/trollsploit/message.py
/lib/modules/powershell/trollsploit/process_killer.py
/lib/modules/powershell/trollsploit/rick_ascii.py
/lib/modules/powershell/trollsploit/rick_astley.py
/lib/modules/powershell/trollsploit/voicetroll.py
/lib/modules/powershell/trollsploit/wlmdr.py
/lib/modules/powershell/code_execution/invoke_shellcode.py
/lib/modules/powershell/privesc/powerup (All of these modules)
/lib/modules/powershell/credentials/mimikatz\golden_ticket.py
/lib/modules/powershell/exfiltration\egresscheck.pu
/lib/modules/powershell/collection/toasted.py
/lib/modules/powershell/collection/prompt.py
/lib/modules/powershell/collection/netripper.py

@Cx01N Cx01N added the bug Something isn't working label Oct 27, 2019
Hubbl3 added a commit that referenced this issue Oct 28, 2019
@Hubbl3
Copy link

Hubbl3 commented Oct 28, 2019

Fixed in most recent commit to python3-hubble-1

@Cx01N
Copy link
Member Author

Cx01N commented Oct 29, 2019

Confirmed fix for Python 2.7.

@Cx01N Cx01N closed this as completed Oct 29, 2019
vinnybod added a commit that referenced this issue Feb 21, 2021
* add package info to poetry file so that pip install . works. add pyyaml to requirements.txt for old install method

* reset script was moved

* revert dockerfile change, add dependencies to requirements

* remove extra dependency
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

2 participants