rubeus_ptt
Apply a Kerberos ticket to the current logon session for pass-the-ticket attacks, enabling resource access as the ticket's principal.
Instructions
Pass-the-ticket: Apply a Kerberos ticket to the current logon session.
Imports a ticket (from base64 or .kirbi file) into the current session, enabling access to resources as the ticket's principal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket | Yes | Base64 encoded ticket or path to .kirbi file | |
| luid | No | Target LUID (requires elevation) |