gentilkiwi/mimikatz
A little tool to play with Windows security observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4532
- days_rel: n/a
- days_push: 138
- n_releases_24m: 0
Adoption not part of the score
21799 stars · 4155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
mimikatz is a well-known Windows security tool written in C that extracts plaintext passwords, hashes, PINs, and Kerberos tickets from memory. It also supports attacks like pass-the-hash, pass-the-ticket, and Golden Ticket generation, plus crypto and vault manipulation.
Use cases
- extract passwords and hashes from windows lsass memory
- perform pass-the-hash attacks
- dump kerberos tickets and build golden tickets
- export certificates and private keys from windows crypto stores
- dump sam and dcsync domain credentials
- test windows credential protection during pentests
When to choose
- you are doing authorized penetration testing or red teaming on Windows
- you need to demonstrate credential-theft risks to justify security hardening
- you are researching Windows authentication, Kerberos, or LSASS internals
When to avoid
- you want a defensive-only tool - this is offensive by design and widely flagged by AV/EDR
- you are on Linux or macOS - it targets Windows
- you lack authorization - using it against systems you don't own is illegal
Facets
cli-tool · maturity active
security penetration-testing cryptography cli security penetration-testing windows windows cli credential-extraction pass-the-hash kerberos red-team post-exploitation lsass
3 sources
- readme: https://github.com/gentilkiwi/mimikatz · fetched 2026-08-28 · 8c185d740088
- homepage: http://blog.gentilkiwi.com/mimikatz · fetched 2026-08-29 · 30f8b55ce1a5
- site_page: https://blog.gentilkiwi.com/about.html · fetched 2026-08-29 · 9ffa9bdd99cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gentilkiwi/mimikatz | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="gentilkiwi/mimikatz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem