Credential Menu
Last updated
Last updated
Empire will attempt to parse standard Mimikatz outputs and keep them in an internal credential store. Credentials can be viewed from anywhere with the credentials
command. The credential store can effectively operate as a golden and silver ticket catalog generating the appropriate ticket on demand, storing passwords, and hashes. Credentials can be added to the database by typing add <domain> <username> <password>
.
Credentials can also be added manually. Use the usecredentials add
command. There will be a blank field with the field that needs to be set. Set each field use set
. Check that the fields are filled out with the options
command. To save them into the credential menu save them with the execute
command.