1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 08:15:46 +02:00
tldr/pages/windows/mimikatz-misc.md

17 lines
310 B
Markdown
Raw Normal View History

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