Description
In this course, you will learn:
- Understand the fundamentals of Windows processes, virtual memory, and several ways for enumerating processes.
- Then we'll go over the principles of process injection and experiment with techniques like remote thread injection, APC, thread hijacking, and process hollowing.
Syllabus:
- Process Fundamentals
- Virtual Memory
- Process Enumeration
- Toolhelp API
- WTSEnumerate
- EnumProcesses
- NTQuerySystemInformation
- Process Injection Introduction
- Remote Thread Injection
- APC Injection
- Thread Hijacking
- Windows Hooks
- Process Hollowing