Empire
Empire copied to clipboard
Mimikatz Powershell is not working properly
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:
- Go to 'Create module'
- powershell/credentials/mimikatz/command
- set command lsadump::lsa /path or " lsadump::lsa /path", even '" lsadump::lsa /path"'
- 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
to help explain your problem.
Additional context
Add any other context about the problem here.