K

Contents

K#

Index#

Kakoune

Kakoune is a modal terminal editor that inverted Vim’s grammar; selections come before actions. Helix later picked up the same model. Designed by Maxime Coste in 2010 with “vi-like but…

Kakoune
Kali Linux

Kali is a Debian derivative for offensive security work. This page catalogs the filesystem additions that distinguish a Kali install from a base Debian install: the distribution-specific files (APT repo, kali-*

Kali Linux
kubectl

Context and Configuration

kubectl
Kubernetes Exploit

Auditing tools, secret-extraction tradecraft, and post-exploitation recipes for Kubernetes clusters. The operator points kubeaudit and kube-bench at the cluster, then walks RBAC, service account tokens, and exposed…

Kubernetes Exploit
Kubernetes

Kubernetes is the container-orchestration system the operator finds running most modern workloads. It schedules containers onto nodes, exposes them via the API server, and stores cluster state in etcd. Originally…

Kubernetes