Kirbi Ticket Manipulation (Invoke-RubeusKirbi)

Description

Creates a Kirbi ticket from raw components for import or manipulation.

Overview

Creates a usable Kirbi (.kirbi) ticket from raw ticket components including the ticket data, session key, and encryption type. This is useful for reconstructing tickets from individual components obtained through other means.

Arguments

Parameter Type Description
Kirbi string The base64-encoded raw ticket data.
SessionKey string The session key for the ticket.
SessionEType string The encryption type of the session key.
Ptt switch Pass the ticket into the current session.

Dependencies

  • AD

Operating Systems

  • Windows
Scroll to Top