Completed
Our focus: Inter-process communication (IPC)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
IPC - The Broken Dream of Inherent Security
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Traditional network threat model
- 3 Our focus: Inter-process communication (IPC)
- 4 Man-in-the-Machine (Mit Ma)
- 5 What makes IPC vulnerable
- 6 Network socket on localhost
- 7 Network socket: Client impersonation
- 8 Network socket: Server impersonation
- 9 Network socket Man-in-the-middle
- 10 Windows named pipe: Access control
- 11 Windows named pipe: Client impersonation
- 12 Windows named pipe: Server impersonation
- 13 Windows named pipe: Man-in-the-Middle
- 14 USB HID devices
- 15 Standalone password managers
- 16 Client impersonation on RoboForm
- 17 1Password - Key derivation protocol
- 18 Server impersonation on 1Password
- 19 Password managers with Native messaging
- 20 Man-in-the-Middle on Password Boss (2)
- 21 FIDO U2F security key
- 22 Unauthorized access of FIDO U2F key
- 23 Mitigation
- 24 Conclusion