tgscrack

command module
v0.0.0-...-d1dc10a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2015 License: BSD-3-Clause Imports: 12 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL