Mimikatz - Manage Windows Credentials | Online Free DevTools by Hexmos
Manage Windows credentials with Mimikatz, a powerful post-exploitation tool. Extract passwords, hashes, and Kerberos tickets for security auditing. Free online tool, no registration required.
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"