Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

invoke-mimikatz cmdlet error when running script with privilege::debug command #1378

Open
merrychrishna opened this issue Dec 25, 2019 · 0 comments

Comments

@merrychrishna
Copy link

Empire Version

https://github.com/EmpireProject/Empire/blob/7a39a55f127b1aeb951b3d9d80c6dc64500cacb5/data/module_source/credentials/Invoke-Mimikatz.ps1

OS Information (Linux flavor, Python version)

Windows 10 64bit
Powershell ISE

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

In Powershell ISE when I run selection then type
privilege::debug
I get a cmdlet error. Any idea how I can fix this please?

Screenshot of error, embedded text output, or Pastebin link to the error

`privilege::debug : The term 'privilege::debug' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • privilege::debug
  •   + CategoryInfo          : ObjectNotFound: (privilege::debug:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException`
    
    
    
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant