# gentilkiwi/kekeo

A little toolbox to play with Microsoft Kerberos in C

Repository: https://github.com/gentilkiwi/kekeo
Canonical: https://ross.abutalabs.com/products/kekeo
Language: C
License Family: other
Last push: 2021-12-14T10:56:48+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4250, "days_push": 1723, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1521, forks 222 (observed 2026-08-28T04:04:57.882205+00:00)

## What it is
kekeo is a C-based command-line toolbox for manipulating Microsoft Kerberos, from the author of mimikatz. It supports operations like ticket requesting, renewal, and constrained delegation abuse for security testing.

## Use cases
- request and renew kerberos tickets on windows
- test kerberos constrained delegation in active directory
- red team kerberos abuse testing
- manipulate microsoft kerberos from the command line
- security assessment of active directory authentication

## When to choose
- you need fine-grained Kerberos ticket manipulation on Windows for authorized security testing
- you are assessing Active Directory delegation attacks
- you want a lightweight C tool without heavy dependencies

## When to avoid
- you need a maintained tool with permissive licensing - the repo has no license and depends on a commercial ASN.1 library
- you want an out-of-the-box build - it requires an OSS ASN.1/C license to compile
- you need cross-platform support - it targets Windows only

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, cryptography, cli, developer-tools
- domain: security, penetration-testing, windows
- platform: windows, cli, cpp
- tags: kerberos, active-directory, red-team, pentesting, mimikatz-family, c

## Member repositories
- gentilkiwi/kekeo (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.882205+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:31:52.146146+00:00, confidence not recorded.
  - readme: https://github.com/gentilkiwi/kekeo (fetched 2026-08-28T04:04:57.882205+00:00, sha 5c133ee2d634)
- Data as of 2026-08-30T08:39:29.467469+00:00.
