process-injection topic

List process-injection repositories

ReflectiveNtdll

163
Stars
23
Forks
Watchers

A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (using pe2shc by @hasherezade). Payload encryption via SystemFuc...

RedTeamOps-Havoc-101

329
Stars
47
Forks
Watchers

Materials for the workshop "Red Team Ops: Havoc 101"

This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret gadget can be used for stealthy code injection.

wanderer

165
Stars
16
Forks
Watchers

An open-source process injection enumeration tool written in C#

awesome-injection

197
Stars
30
Forks
Watchers

Centralized resource for listing and organizing known injection techniques and POCs

espio

89
Stars
11
Forks
Watchers

Shellcode obfuscation tool to avoid AV/EDR.

GetInjectedThreads

50
Stars
12
Forks
Watchers

C# Implementation of Jared Atkinson's Get-InjectedThread.ps1

com-process-inject

47
Stars
8
Forks
Watchers

Process Injection via Component Object Model (COM) IRundown::DoCallback().

process_ghosting

21
Stars
5
Forks
Watchers

ProcessGhosting 技术的 rust 实现版本

ProcessInjectionTechniques

20
Stars
5
Forks
Watchers

Learning Various Process Injection Techniques