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