Empire icon indicating copy to clipboard operation
Empire copied to clipboard

Mimikatz Powershell is not working properly

Open calex80 opened this issue 2 years ago • 0 comments

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 avatar Dec 10 '22 15:12 calex80