-
-
Notifications
You must be signed in to change notification settings - Fork 581
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
creds command produces exception #65
Comments
@Davewarrington can you give me some more context? were you interacting with an agent or was it from a specific menu? had you run a module such as invoke-mimikatz prior to the error? I haven't been able to reproduce this error at this time. |
hey @Hubbl3 . If i load empire, from scratch, nothing configured, and run creds . I receive the error. Attached SS. |
@Hubbl3 I can verify after attempting to add a credential, I get an error on the |
@Davewarrington I pushed a commit to 3.0.2-bug-fixes that addresses the problem let me know if that doesn't fix it for you |
Did a clean pull on the 3.02 and install .. first run .. Traceback (most recent call last): |
@Davewarrington it looks like something went wrong when we did a merge earlier today. I am trying to figure out what happened |
@Davewarrington we missed a conflict clean up when merging. If you re-pull Empire it should be working now |
* fixed http_hop listener options not being copied * updated changelog and version * Update changelog Co-authored-by: Vincent Rose <vrose04@gmail.com>
* fixed http_hop listener options not being copied * updated changelog and version * Update changelog Co-authored-by: Vincent Rose <vrose04@gmail.com>
Empire Version Latest 3.0.2
OS Information (Linux flavor, Python version) Kali 2019.4
Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.
Issuing Creds Command produces "[!] Exception: 'str' object has no attribute 'decode'"
Screenshot of error, embedded text output, or Pastebin link to the error
Any additional information
Could be my build.. not really sure.
The text was updated successfully, but these errors were encountered: