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

Mimikatz Powershell is not working properly #637

Open
calex80 opened this issue Dec 10, 2022 · 0 comments
Open

Mimikatz Powershell is not working properly #637

calex80 opened this issue Dec 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@calex80
Copy link

calex80 commented Dec 10, 2022

Note: Please fill out all sections (if applicable) and do not delete the below section headers, otherwise the bot will close the issue.

Empire Version

  • Empire 4.8.3

OS Information (Linux flavor, Python version)

  • OS: Kali Linux
  • Python: 3.9

Describe the bug

I am having trouble running lsadump::lsa /path, its returning "lsadump::lsa" and "/patch" separately

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Create module'
  2. powershell/credentials/mimikatz/command
  3. set command lsadump::lsa /path or " lsadump::lsa /path", even '" lsadump::lsa /path"'
  4. Te output shows mimikatz powershell# lsadump::lsa
    mimikatz powershell# /path
    ERROR

Expected behavior

Run the function together as mimikatz powershell# lsadump::lsa /path

Screenshots

If applicable, add screenshots
image
to help explain your problem.

Additional context

Add any other context about the problem here.

@calex80 calex80 added the bug Something isn't working label Dec 10, 2022
@calex80 calex80 changed the title [BUG] Mimikatz Powershell is not working properly Dec 10, 2022
vinnybod added a commit that referenced this issue Jul 20, 2023
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