tgscrack | Kerberos TGS_REP cracker written in Golang
kandi X-RAY | tgscrack Summary
kandi X-RAY | tgscrack Summary
tgscrack is a Go library. tgscrack has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
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.
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.
Support
Quality
Security
License
Reuse
Support
tgscrack has a low active ecosystem.
It has 53 star(s) with 13 fork(s). There are 3 watchers for this library.
It had no major release in the last 12 months.
tgscrack has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of tgscrack is 0.0.1
Quality
tgscrack has no bugs reported.
Security
tgscrack has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
tgscrack is licensed under the BSD-3-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
tgscrack releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed tgscrack and discovered the below as its top functions. This is intended to give you an instant insight into tgscrack implemented functionality, and help decide if they suit your requirements.
- crashTGS is used to decrypt the encrypted password
- parseCrackingJobFile returns a list of cracking jobs
- This is the main entry point for code .
- readLinesFromFile reads lines from a file
- decrypt returns true if the service ticket is correct
- readLinesFromStdin reads lines from stdin
- parseCrackingJobFromString parses a cracking job from hex digits .
- displayResults returns a channel which displays the results for each CRackingJob .
- rc4Decrypt decrypts and returns the resulting decrypted result
- utf16FromString converts a string to UTF - 8 bytes
Get all kandi verified functions for this library.
tgscrack Key Features
No Key Features are available at this moment for tgscrack.
tgscrack Examples and Code Snippets
Copy
go get github.com/leechristensen/tgscrack
go install github.com/leechristensen/tgscrack
Copy
python extractServiceTicketParts.py ticket.kirbi
tgscrack -hashfile hashes.txt -wordlist rockyou.txt
Community Discussions
No Community Discussions are available at this moment for tgscrack.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tgscrack
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page