eBPFランタイムセキュリティ実践ガイド:FalcoとTetragonでLinux・Kubernetesの脅威を検知・防御する方法
eBPFベースのランタイムセキュリティ監視ツール、FalcoとTetragonを徹底比較。カーネルレベルのシステムコール監視からカスタムルール作成、Kubernetes環境での多層防御アーキテクチャ構築まで、実践的なコード例とともに解説します。
Tobias spent six years on Canonical's kernel team in the LTS hardening group, mostly working on Livepatch tooling and the long tail of CVE backports nobody wants to do. He left in 2025 to consult independently with Nordic infrastructure customers running large Ubuntu fleets, where most of the work is AppArmor profiles, unattended-upgrades that don't break things, and explaining what kernel.unprivileged_userns_clone actually does. He co-maintains a small open-source tool for diffing kernel config across distributions and contributes occasionally to the linux-hardening mailing list. His side project is a Yocto-based minimal image for industrial gateways that boots in under four seconds with full secure boot. Tobias writes mostly about kernel-level security primitives - namespaces, seccomp, LSMs - with the assumption that you've already read the man page.
eBPFベースのランタイムセキュリティ監視ツール、FalcoとTetragonを徹底比較。カーネルレベルのシステムコール監視からカスタムルール作成、Kubernetes環境での多層防御アーキテクチャ構築まで、実践的なコード例とともに解説します。