Skip to content

Kerberos kirbi command

skelsec edited this page Apr 12, 2021 · 1 revision

What it does

Parses kirbi file and displays it's contents.

Remarks

None

Requirements

You will need the following things:

  • The kirbi file. Usually you get the kirbi file as an output from security tools like pypykatz/rubeus/impacket/mimikatz

Subcommands

  • parse: parses the kirbi file and prints the contents in a pretty format to the console

Switches

None

Examples

  • pypykatz kerberos kirbi parse app1.kirbi: Parses the kirbi file and prints contents to the console
Clone this wiki locally