Security guide

Kodachi SOC Guide

kodachi-soc collects full host telemetry, scores your posture, annotates threats with MITRE ATT&CK, and feeds the dashboard's neural-map SOC page. It never kills a process, and active response is health-control's job. It does change state. Any user who runs snapshot writes its working files: a line appended to score-history.jsonl so it can show a trend, its cached scan results, and a lock file. Every write that changes what a LATER run trusts is root-only: refresh seeds the baselines that later runs compare against, covering file integrity, autostart entries, SUID binaries, file capabilities, critical paths, log sizes and kernel taint, and a cold cache makes snapshot trigger one in the background; policy approve, revoke and renew write the stored exposure policy; exposure acknowledge marks a finding acknowledged and writes a checkpoint; arming and disarming the watcher run systemctl enable --now and disable --now on the watcher unit; and arming it also applies /etc/sysctl.d/90-kodachi-host-exposure.conf, which sets kernel.io_uring_disabled=2 for the whole machine, because the watcher cannot report healthy coverage without it.

v9.8.2 · 5 commands · 3.7 MB · 10 cluster hubs · reads telemetry, writes host-exposure policy

Telemetry plus exposure policy MITRE ATT&CK Neural map Posture score