Skip to content

Exports Kerberos KrbCred Tickets for use in Mimikatz/Beacon from a Kerberos CCache File

Notifications You must be signed in to change notification settings

rvazarkar/KrbCredExport

Repository files navigation

KrbCredExport

Exports Kerberos KrbCred Tickets for use in Mimikatz/Beacon from a Kerberos CCache File

Usage: python KrbCredExport.py ccache_file export_filename

This script will convert a Kerberos CCache file generated by the MS14-068 exploit to a valid .kirbi file, usable by both Beacon and Mimikatz. It replicates the functionality of Mimikatz invoked using kerberos::clist "ticket.bin" /export

The script will also convert a Ticket back to a CCache file by forging a bit of data.

About

Exports Kerberos KrbCred Tickets for use in Mimikatz/Beacon from a Kerberos CCache File

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages