Skip to content

ary4nsh/Process-Injection

Repository files navigation

Process Injection

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

About

Simple Demonstration Codes for Process Injection Technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published