Using Seccomp to Limit the Linux Kernel Attack Surface
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the Linux seccomp (Secure Computing) facility in this comprehensive conference talk from NDC Security 2023. Learn how developers can leverage seccomp to restrict the system calls an application can make, enhancing security by preventing exploited code from executing arbitrary system calls. Discover the widespread use of seccomp in various software, including containers (Docker, Podman), web browsers, Firejail, Flatpak, and strace. Gain an introduction to seccomp usage, explore productivity aids for developing seccomp filters, and understand important caveats surrounding its implementation. Delivered by Michael Kerrisk, this hour-long presentation offers valuable insights for developers and security professionals looking to strengthen their Linux-based applications and systems.
Syllabus
Using seccomp to limit the Linux kernel attack service - Michael Kerrisk - NDC Security 2023
Taught by
NDC Conferences
Related Courses
Scenario Based LXD/LXC SecurityA Cloud Guru Scenario Based Docker Security
A Cloud Guru Using Seccomp to Limit the Kernel Attack Surface
Linux Foundation via YouTube Trace Me if You Can - Bypassing Linux Syscall Tracing
Black Hat via YouTube Sandboxing Based on SECCOMP for Linux Kernel
Ekoparty Security Conference via YouTube