1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 07:55:42 +02:00
tldr/pages/windows/mimikatz-standard.md

17 lines
325 B
Markdown
Raw Normal View History

# 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"`