BC-SECURITY / Empire

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.
https://bc-security.gitbook.io/empire-wiki/
BSD 3-Clause "New" or "Revised" License
4.1k stars 566 forks source link

Can not display creds after build golden ticket #35

Closed dickens88 closed 4 years ago

dickens88 commented 4 years ago

Empire Version

3.0

OS Information (Linux flavor, Python version)

latest docker image

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

Hi ,

I follow this vedio to test in my testing env, i can get krbtgt and make golden ticket like this,

image the feedback is just like the result i use mimikatz directly, as i understand, the ticket should be store in somewhere in my memory. but when i try to display the creds, the result is nothing image

Did i miss anything ?

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

Any additional information

Cx01N commented 4 years ago

Duplicate issue with #31. Creds should now properly be printed in the 3.0-bug-fixes branch.