runtime-security▌
4 indexed skills · max 10 per page
detecting-container-escape-with-falco-rules
mukul975/Anthropic-Cybersecurity-Skills · detecting-container-escape-with-falco-rules
Detect container escape attempts in real-time using Falco runtime security rules that monitor syscalls, file access, and privilege escalation.
detecting-container-escape-attempts
mukul975/Anthropic-Cybersecurity-Skills · detecting-container-escape-attempts
Container escape is a critical attack technique where an adversary breaks out of container isolation to access the host system or other containers. Detection involves monitoring for escape indicators
detecting-container-drift-at-runtime
mukul975/Anthropic-Cybersecurity-Skills · detecting-container-drift-at-runtime
Detect unauthorized modifications to running containers by monitoring for binary execution drift, file system changes, and configuration deviations from the original container image.
implementing-runtime-security-with-tetragon
mukul975/Anthropic-Cybersecurity-Skills · implementing-runtime-security-with-tetragon
Implement eBPF-based runtime security observability and enforcement in Kubernetes clusters using Cilium Tetragon for kernel-level threat detection and policy enforcement.