Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was 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

@merrychrishna

Description

@merrychrishna

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`
    
    
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions