A web front-end for password cracking and analytics
test_a_live_agents_row_is_left_alone fails on any non-UTC dev machine (SQLite has no NOW(), so the suite only ever runs the UTC fallback)
API: no way to rename a task group — PATCH /v1/task_groups/<id> is missing
Agent sends hashcat stderr as a Python bytes repr, so admin notifications read b'No hashes loaded.\n\n'
Notifications can only be set during job creation — no way to subscribe to an existing job, hash, or account
Manual prune buttons for stranded rule/wordlist entries in Settings → Data management
Currently no support for hashtypes that requires files, like 5300
Customer name field exceeds db column length
Catalog: missing-file rules/wordlists that no task references are never cleaned up
Replace the in-tree pure-Python MD4 with a maintained implementation
Audit: latin-1 usage — 1 data-corruption bug on hashfile download + cleanups