Completed
Filesystems - WSL 2 main file systems
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Is That a Penguin in My Windows
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Overview
- 3 Microsoft's Diagram
- 4 Driver Architecture - LXCORE Provides the main
- 5 Syscalls You Say?
- 6 Filesystems - WSL 2 main file systems
- 7 Identifying WSL
- 8 Metasploit Payload Compatibility
- 9 Linux kernel Protections
- 10 Cross Process Access - Desirable for an attacker to infect the Linux container or Windows host - Linus processes can not list Windows processes
- 11 Linux - Windows Access
- 12 Windows - Linux Access
- 13 Cross User Access - WSL Environments are specific to the user who started them
- 14 References