mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 04:35:44 +02:00
325 B
325 B
mimikatz standard
Basic commands and mimikatz environment management. More information: https://github.com/gentilkiwi/mimikatz.
- Display system information:
mimikatz "standard::info"
- Clear the mimikatz command history:
mimikatz "standard::clearev"
- Show command history:
mimikatz "standard::history"