-
Notifications
You must be signed in to change notification settings - Fork 408
Kerberos TGS command
skelsec edited this page Apr 16, 2021
·
5 revisions
Obtains the TGS (ticket-granting-service) ticket for a given service.
None
You will need two things:
- Credentials of the user. This credential can be the
passwordorNT hashor secret keyRC4/AES128/AES256 - Have the
SPNstring of the service/user you wish to get the TGS for
None
-
-o: Writes the TGS to file in KIRBI format -
-e--etype: Specifies the requested cipher tpye for ticket encryption. Accepted values: 23, 17, 18
-
pypykatz tgs <kerberos_url> [email protected]: Fetches the TGS ticket for the SPN[email protected]