Completed
Static Taint Engine
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
KARONTE - Detecting Insecure Multi-Binary Interactions in Embedded Firmware
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Firmware Analysis Challenges
- 3 Existing Analyses
- 4 Single Binary Analysis
- 5 Inter-Process Communication
- 6 Toward Multi-Binary Analysis
- 7 Karonte Overview
- 8 Unpacking
- 9 Border Binary Discovery
- 10 Parsing Score
- 11 Clustering
- 12 Binary Dependency Graph
- 13 BDG Algorithm
- 14 Multi-Binary Data-Flow Analysis
- 15 Insecure Interactions Detection
- 16 Static Taint Engine
- 17 Evaluation: Large Scale
- 18 Karonte Performance