Completed
intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using Falco and eBPF to Protect Your Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preface
- 3 who is thomas
- 4 runtime security?
- 5 syscalls
- 6 falco what's that?
- 7 ebpf...
- 8 ...the hooks
- 9 ...the verification
- 10 falco's architecture
- 11 libscap aka library for system capture
- 12 libsinsp aka library for system inspection
- 13 falco: the rule engine
- 14 falco: the default ruleset
- 15 connect falco: falcosidekick
- 16 react to events
- 17 falcosidekick ui
- 18 the evolution: the plugins
- 19 falco's current architecture
- 20 demo
- 21 getting started
- 22 how to contribute