Silver Ticket

Silver ticket is signed and encrypted with the target service account hash. Represents a valid TGS (for authorization) Requirements : • Domain SID • Service account /Machine Account hash • Domain name • SIDS (in Cross-Forest Attacks)

Extract krbtgt account hash 👍

Invoke-Mimikatz -Command '"lsadump::dcsync /user:cyberwarfare\dc-01$"'

• Domain SID 👍

Adversary Forge Golden ticket in a Domain as follows 👍

Command Execution using Silver Ticket

Adversaries create a silver ticket for HOST service which allows them to schedule a malicious task on the target

Schedule and execute a task on Remote Server

Last updated