Completed
Exclude Mutable Files from Measurement
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Simple Protocol for Remote Attestation of System Integrity
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Remote Attestation - Problem
- 3 Background - Explicit RA
- 4 Simple RA Protocol with Implicit RA
- 5 Mutable Files in the IMA Measurement List
- 6 Alternative Solution for Evaluation of Mutable Fles
- 7 Unknown Impact of Process Actions without MAC
- 8 Protect Mutable Files with Mandatory Access Control
- 9 Integrity Models - Biba vs Clark-Wison
- 10 PRIMA Overview and Drawbacks
- 11 Our Proposal to Simplify and Complete PRIMA
- 12 Reduce TCB size
- 13 Detect Malicious Updates of Mutable Fles
- 14 Exclude Mutable Files from Measurement
- 15 Chained Integrity Verification across Reboots
- 16 Implicit RA-Verification Options
- 17 Infollow LSM Implementation - Setup Phase
- 18 Infoflow LSM Implementation - Deployment Phase
- 19 Source Code
- 20 Conclusions