# mandiant/gocrack

GoCrack is a management frontend for password cracking tools written in Go

Repository: https://github.com/mandiant/gocrack
Canonical: https://ross.abutalabs.com/products/gocrack
Language: Go
License: MIT
License Family: permissive
Topics: fireeye-flare
Last push: 2026-07-10T12:22:52+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 3236, "days_push": 54, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1289, forks 238 (observed 2026-08-28T04:04:15.235723+00:00)

## What it is
GoCrack is a management frontend and API server for coordinating password cracking tasks, currently supporting hashcat 6.x+ as a cracking engine. It is written in Go and lets teams distribute and track cracking jobs across workers.

## Use cases
- manage hashcat password cracking tasks from a web UI
- distribute cracking jobs across multiple workers
- track status of password cracking tasks via an API
- self-host a frontend for hashcat
- coordinate team-based password recovery jobs

## When to choose
- you run hashcat and need multi-user, multi-worker task management
- you want an API-driven frontend for cracking jobs
- you need a self-hosted cracking management platform

## When to avoid
- you only need to run hashcat locally for a one-off crack
- you use cracking engines other than hashcat
- you need a fully GUI desktop cracking tool like Hashcat's own interfaces

## Facets
- artifact type: application
- maturity: maintenance
- function: api-framework, http-server, security, web-framework
- domain: security, developer-tools, self-hosted
- platform: go, self-hosted
- tags: password-cracking, hashcat, task-management, distributed-cracking, mandiant, linux, web-server

## Member repositories
- mandiant/gocrack (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:15.235723+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:55:45.248239+00:00, confidence not recorded.
  - readme: https://github.com/mandiant/gocrack (fetched 2026-08-28T04:04:15.235723+00:00, sha dc95d0f20c1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
