logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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"

See Also