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.21k stars 575 forks source link

[!] Exception: 0 when running Mimikatz Golden Ticket #446

Open russbuss777 opened 3 years ago

russbuss777 commented 3 years ago

Empire Version

OS Information (Linux flavor, Python version)

When running the golden ticket attack, this is the behaviour:

(Empire: powershell/credentials/mimikatz/dcsync) > back
(Empire: W9KLP251) > usemodule credentials/mimikatz/golden_ticket
ckerire: powershell/credentials/mimikatz/golden_ticket) > set user ha 
[!] Please specify an option value.
(Empire: powershell/credentials/mimikatz/golden_ticket) > set sids S-1-5-21-2371193574-604623922-348938630-519
(Empire: powershell/credentials/mimikatz/golden_ticket) > creds

Credentials:

  CredID  CredType   Domain                   UserName         Host             Password
  ------  --------   ------                   --------         ----             --------
  1       hash       canary.local             krbtgt           CANARY-DC        63a741f1ffdd0c79254b86c6a5a56421

Empire: powershell/credentials/mimikatz/golden_ticket) > set CredID  
(Empire: powershell/credentials/mimikatz/golden_ticket) > run
[!] Exception: 0

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

close-issue-app[bot] commented 3 years ago

This issue is closed because it does not meet our issue template. Please resubmit with the correct template.