Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandiant/gocrack
GoCrack is a management frontend for password cracking tools written in Go
https://github.com/mandiant/gocrack
fireeye-flare
Last synced: 5 days ago
JSON representation
GoCrack is a management frontend for password cracking tools written in Go
- Host: GitHub
- URL: https://github.com/mandiant/gocrack
- Owner: mandiant
- License: mit
- Created: 2017-10-23T14:43:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T22:38:15.000Z (about 1 month ago)
- Last Synced: 2025-01-03T01:05:21.574Z (12 days ago)
- Topics: fireeye-flare
- Language: Go
- Homepage:
- Size: 2.32 MB
- Stars: 1,221
- Watchers: 57
- Forks: 243
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - mandiant/gocrack - GoCrack is a management frontend for password cracking tools written in Go (Go)
- awesome-homelab - GoCrack
README
# gocrack
[![Build Status](https://travis-ci.org/mandiant/gocrack.svg?branch=master)](https://travis-ci.org/mandiant/gocrack) [![codecov](https://codecov.io/gh/mandiant/gocrack/branch/master/graph/badge.svg)](https://codecov.io/gh/mandiant/gocrack) [![reportcard](https://goreportcard.com/badge/github.com/mandiant/gocrack)](https://goreportcard.com/report/github.com/mandiant/gocrack)
![GoCrack Logo](/docs/logo.png)
GoCrack provides APIs to manage password cracking tasks across supported cracking engines.
## Supported Engines
* [hashcat 6.X+](https://github.com/hashcat/hashcat)
## Documentation
Click [here](docs/README.md)
## License
[MIT](LICENSE).