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

b4rtik/SharpKatz

Porting of mimikatz sekurlsa::logonpasswords, sekurlsa::ekeys and lsadump::dcsync commands observed · 2026-08-28

github.com/b4rtik/SharpKatz · C# observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 2297
  • days_rel: n/a
  • days_push: 1760
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1021 stars · 138 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SharpKatz is a C# port of mimikatz's credential extraction commands, including sekurlsa::logonpasswords, sekurlsa::ekeys, and lsadump::dcsync. It retrieves credentials from Windows authentication providers, dumps SAM databases, performs pass-the-hash, and exports Active Directory data.

Use cases

  • dump windows logon credentials from memory
  • extract kerberos encryption keys
  • perform dcsync against a domain controller
  • pass-the-hash to create a process as another user
  • dump sam database from shadow copies
  • enumerate volume shadow copies

When to choose

  • you need a C#/.NET alternative to mimikatz for red team operations
  • you want to run credential dumping via execute-assembly in memory
  • you need dcsync or pass-the-hash functionality without the full mimikatz binary

When to avoid

  • you need the full mimikatz feature set beyond the ported commands
  • you are not on a Windows/.NET-capable target
  • you need a maintained tool with an explicit license and active development

Facets

cli-tool · maturity maintenance

security penetration-testing cli security penetration-testing windows windows cli dotnet credential-dumping mimikatz-port red-team post-exploitation active-directory pass-the-hash dcsync csharp

1 source

Member repositories

RepositoryRoleHealth v2
b4rtik/SharpKatzmain32

For agents

markdown · JSON · MCP: product_card(name="b4rtik/SharpKatz")

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