Amnesiac
  • Welcome
  • Intended Usage
  • Get-Started
    • Quick Start
  • Main Menu
    • Available Commands
    • Main Menu Structure
    • [0] Scan Network for Admin Access
    • [1] Single-Listener (single target)
    • [2] Global-Listener (multiple targets)
    • [3] Scan Network for Listening Targets
    • Bookmarks
    • Payload Types
    • Payload Delivery
    • Serving Scripts
    • Sessions Display
    • Targets
    • Terminate Sessions
  • Sessions
    • Core Commands
      • Download
      • Exit
      • GListener
      • GLSet
      • Help
      • Kill
      • OneIsNone
      • Scramble
      • Sync
      • Toggle
      • Upload
    • System Commands
      • AV
      • Net
      • Process
      • Services
      • Sessions
      • Software
      • Startup
    • User Activity
      • ClearLogs
      • Clipboard
      • History and ClearHistory
      • Keylog and KeylogRead
      • ScreenShot and Screen4K
    • Scripts Loading
      • Mimi
      • Patch and PatchNet
      • PInject
      • PowerView
      • Rubeus
      • TLS
    • Local Actions
      • Ask4Creds
      • AutoMimi
      • CredMan
      • Dpapi
      • GetSystem
      • HashGrab
      • Hive
      • Kerb
      • Migrate
      • Monitor
    • Domain Actions
      • DCSync
      • CredValidate
      • Impersonation
      • LocalAdminAccess
      • PassSpray
      • Remoting
      • SessionHunter
  • Beware
    • Encryption
    • Non-Domain-Joined systems
    • SessionID 0
    • Timeouts
Powered by GitBook
On this page
  1. Sessions
  2. Local Actions

AutoMimi

Load and Run Mimikatz | https://blog.gentilkiwi.com

Last updated 1 year ago

The AutoMimi command in Amnesiac streamlines the process of running Mimikatz on the target system by automating a specific set of Mimikatz commands:

  1. token::elevate: Elevates the current user's token privileges

  2. sekurlsa::logonpasswords: Retrieves logon passwords stored within SAM

  3. lsadump::lsa /inject: Extracts credentials and keys from LSA

  4. sekurlsa::ekeys: Dumps Kerberos encryption keys

If you wish to run different Mimikatz commands or require more flexibility, you can load Mimikatz using the command within Amnesiac. This allows you to have full control and execute specific commands tailored to your needs.

Note:

Before using the AutoMimi command, it is essential to patch the AMSI using the command provided in Amnesiac.

Mimi
Patch