gettgt.py
Verified for current stable LTS
Gettgt.py Commands
Gettgt.py command syntax with verified terminal examples.
Commands
6 commands for Gettgt.py
gettgt.py HTTP
Gettgt.py Command: Request Service Ticket Directly
getTGT.py -service <SPN> <domain>/<username>:<password> gettgt.py HTTP
Gettgt.py Command: Request Tgt Using Aes Key
getTGT.py -aesKey <aes_key> <domain>/<username> gettgt.py HTTP
Gettgt.py Command: Request Tgt Using Kerberos Authentication
getTGT.py -k -no-pass <domain>/<username> gettgt.py HTTP
Gettgt.py Command: Request Tgt Using Ntlm Hashes
getTGT.py -hashes <LM_Hash>:<NT_Hash> <domain>/<username> gettgt.py HTTP
Gettgt.py Command: Request Tgt Using Password
getTGT.py <domain>/<username>:<password> gettgt.py HTTP
Gettgt.py Command: Specify Domain Controller Ip
getTGT.py -dc-ip <domain_controller_ip> <domain>/<username>:<password> Suggest a Gettgt.py Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Gettgt.py workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.