Convert AS-REP to Kirbi (Invoke-RubeusASREP2Kirbi)

Description

Converts a raw AS-REP response to a usable Kirbi ticket format.

Overview

Converts a raw AS-REP response into a usable Kirbi (.kirbi) ticket format. This is useful when you have captured an AS-REP response and need to convert it into a ticket that can be imported or passed.

Arguments

Parameter Type Description
AsRep string The base64-encoded AS-REP response.
Key string The decryption key for the AS-REP.
EncType string The encryption type of the key.
Ptt switch Pass the ticket into the current session.

Additional Parameters

  • KeyHex: The key in hex format.

Dependencies

  • AD

Operating Systems

  • Windows
Scroll to Top