mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-17 08:15:46 +02:00
17 lines
310 B
Markdown
17 lines
310 B
Markdown
![]() |
# 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"`
|