mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 06:55:41 +02:00
16 lines
325 B
Markdown
16 lines
325 B
Markdown
# 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"`
|