In this repository, you will find simple code examples demonstrating the Process Injection technique, which is used for privilege escalation and defense evasion.
Sub-techniques:
[Windows]
- Dynamic-link Library Injection
- Portable Executable Injection
- Thread Execution Hijacking
- Asynchronous Procedure Call
- Thread Local Storage
- Extra Window Memory Injection
- Process Hollowing
- Process Doppelgänging
- ListPlanting
[Linux]
- Ptrace System Calls
- Proc Memory
- VDSO Hijacking