rubeus_tgtdeleg
Extract the current user's TGT without admin rights by abusing Kerberos delegation via GSS-API. Enables pass-the-ticket attacks from standard user permissions.
Instructions
Extract a usable TGT for the current user without elevation.
Uses Kerberos GSS-API to abuse the delegation mechanism and retrieve the current user's TGT. This is the "tgt::deleg" technique from Kekeo.
No admin/elevation required - works with standard user permissions. The extracted TGT can be used for pass-the-ticket attacks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Target SPN for the delegation trick (optional) | |
| nowrap | No | Don't wrap base64 output |