Pass-the-Ticket
Rubeus
Show Kerberos tickets in all logon sessions if elevated (otherwise it will only show tickets in current logon session):
Extract the tickets from memory:
Create a sacrificial process (Logon type 9) and import the TGT into its logon session:
If operating Rubeus from a C2 agent, you can steal_token instead of using /show
option.
You can also extract and reuse TGS tickets with this technique.
Last updated