Ross ROSS = Recommend OSS · open-source software intelligence for agents

gentilkiwi/mimikatz

A little tool to play with Windows security observed · 2026-08-28

github.com/gentilkiwi/mimikatz · homepage · C 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
gentilkiwi/mimikatzmain57

For agents

markdown · JSON · MCP: product_card(name="gentilkiwi/mimikatz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem