command
module
Version:
v0.0.0-...-d1dc10a
Opens a new window with list of versions in this module.
Published: Nov 18, 2015
License: BSD-3-Clause
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
tgscrack
Kerberos TGS_REP cracker written in Golang. Wrote it as my first excercise in learning Go.
#Usage
Extract the encrypted service ticket parts from the TGS_REP message
python extractServiceTicketParts.py ticket.kirbi
Crack away:
tgscrack -hashfile hashes.txt -wordlist rockyou.txt
Building from source
go get github.com/leechristensen/tgscrack
go install github.com/leechristensen/tgscrack
Credits
Tim Medin(@timmedin) for his work on Kerberoast
Benjamin Delphi(@gentilkiwi)
- TGS ticket creation in Mimikatz
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.