Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Windows Rootkit Development - Python Prototyping to Kernel Level C2
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Rough seas - the issues attackers face
- 3 Plundering in plain sight
- 4 Control network traffic with kernel-mode drivers
- 5 User and kernel mode
- 6 Handling TCP Connection Manually
- 7 Goal 2 Diversion
- 8 Proxy Traffic Manipulation
- 9 Weaponization
- 10 Deployment Strategies
- 11 Defend and Detect
- 12 Questions?