The Hacker Tools
GitHub
Twitter
The Hacker Recipes
Searchโฆ
Introduction
Mimikatz ๐ฅ
General ๐ ๏ธ
Modules
crypto
dpapi
event
kerberos
lsadump
misc
net
privilege
process
rpc
sekurlsa
service
sid
standard
answer
base64
cd
cls
coffee
exit
hostname
localtime
log
sleep
version
token
ts
vault
๐ ๏ธ Impacket
๐ ๏ธ CrackMapExec ๐ฑ
๐ ๏ธ Exegol
Powered By
GitBook
sleep
standard::sleep
or
sleep
make Mimikatz sleep an amount of milliseconds. It has the following command line arguments:
positional argument number: the number of milliseconds to sleep (n.b. default is 1s)
mimikatz # sleep
Sleep : 1000 ms... End !
mimikatz # sleep 600
Sleep : 600 ms... End !
Previous
log
Next
version
Last modified
7mo ago
Copy link