mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 06:35:59 +02:00
310 B
310 B
mimikatz misc
Miscellaneous system and utility commands. More information: https://github.com/gentilkiwi/mimikatz.
- Trigger Blue Screen of Death (for testing):
mimikatz "misc::bsod"
- List loaded kernel drivers:
mimikatz "misc::minidump"
- Change system time:
mimikatz "misc::systemtime"