Mimikatz Kerberos - Control Tickets | Online Free DevTools by Hexmos

Control Kerberos tickets instantly with Mimikatz. Purge, list, and inject tickets from files for authentication testing. Free online tool, no registration required.

mimikatz kerberos

Interact with Kerberos tickets. More information: https://github.com/gentilkiwi/mimikatz.

  • List current Kerberos tickets:

mimikatz "kerberos::list"

  • Purge all Kerberos tickets:

mimikatz "kerberos::purge"

  • Inject a ticket from a .kirbi file:

mimikatz "kerberos::ptt ticket.kirbi"