# kunai-project/kunai

Threat-hunting tool for Linux

Repository: https://github.com/kunai-project/kunai
Canonical: https://ross.abutalabs.com/products/kunai
Homepage: https://why.kunai.rocks
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: ebpf, linux, security-monitoring, threat-hunting, threat-detection
Last push: 2026-08-24T13:10:26+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 56, longevity 83
- inputs: {"age_days": 1169, "days_push": 9, "days_rel": 294, "gap_med": 20.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1084, forks 79 (observed 2026-08-28T04:03:31.354026+00:00)

## What it is
Kunai is an eBPF-based threat-hunting and security-monitoring tool for Linux, often described as the Linux counterpart to Sysmon on Windows. It captures kernel-level events with eBPF probes and delivers chronologically ordered, enriched, and correlated events in a self-contained Rust binary that is also container-aware.

## Use cases
- monitor Linux system events for security threats
- hunt for malicious activity on Linux hosts
- get a Sysmon-like event stream on Linux
- trace container activity with eBPF
- correlate and enrich kernel events for incident response
- detect suspicious process and file activity in real time

## When to choose
- you need kernel-level event monitoring on Linux with a single standalone binary
- you want container-aware security telemetry
- you need chronologically ordered, correlated events for threat hunting
- you prefer a Rust/eBPF (Aya-based) tool over kernel modules

## When to avoid
- you need security monitoring on Windows or macOS
- your kernel is too old or incompatible with eBPF probes
- you need a full SIEM or alerting pipeline rather than an event source
- you cannot run the tool with elevated (root) privileges

## Facets
- artifact type: cli-tool
- maturity: active
- function: monitoring, security, developer-tools
- domain: security, monitoring, operating-systems
- platform: cli, rust
- tags: ebpf, threat-hunting, security-monitoring, sysmon-for-linux, container-aware, rust, aya, event-monitoring, edr, containers, linux

## Member repositories
- kunai-project/kunai (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.354026+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-30T06:50:02.763878+00:00, confidence not recorded.
  - readme: https://github.com/kunai-project/kunai (fetched 2026-08-28T04:03:31.354026+00:00, sha d3382347f65b)
  - homepage: https://why.kunai.rocks (fetched 2026-08-29T12:52:56.684529+00:00, sha 1889034cdfc6)
  - site_page: https://why.kunai.rocks/docs/quickstart (fetched 2026-08-29T12:52:56.693240+00:00, sha 2ae574410f1d)
  - site_page: https://why.kunai.rocks/docs/next/quickstart (fetched 2026-08-29T12:52:56.694807+00:00, sha 2a6dcc8e8b98)
  - site_page: https://why.kunai.rocks/docs/0.5.0/quickstart (fetched 2026-08-29T12:52:56.696243+00:00, sha 52d02dc625c7)
  - site_page: https://why.kunai.rocks/docs/0.4.0/quickstart (fetched 2026-08-29T12:52:56.697650+00:00, sha 7fc7634ff3cd)
  - site_page: https://why.kunai.rocks/docs/0.3.0/quickstart (fetched 2026-08-29T12:52:56.698953+00:00, sha ba3891fefbb0)
  - site_page: https://why.kunai.rocks/docs/0.2.0/quickstart (fetched 2026-08-29T12:52:56.700507+00:00, sha b918a1e0ef89)
  - site_page: https://why.kunai.rocks/docs/0.1.0/quickstart (fetched 2026-08-29T12:52:56.701907+00:00, sha 7a70156f8323)
- Data as of 2026-08-30T08:39:29.467469+00:00.
