Completed
libseccomp
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Enter Sandbox
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Motivation
- 3 Linux Seccomp
- 4 Seccomp BPF
- 5 libseccomp
- 6 Challenges
- 7 Sourcalyzer
- 8 Call Graph Example
- 9 Key Aspects
- 10 Binalyzer: Overview
- 11 System Call Mapping
- 12 Finalyzer: Overview
- 13 libchestnut
- 14 ChestnutPatcher and Chestnut Generator
- 15 Evaluation: Performance
- 16 Evaluation: Seccomp
- 17 Evaluation: Functional Correctness
- 18 Evaluation Security
- 19 Mitigating Real-World Exploits
- 20 Return-oriented programming
- 21 Recap