dlima04 / thread-pool-injectionLinks
PoC for thread pool based process injection in Windows.
☆116Updated 2 months ago
Alternatives and similar repositories for thread-pool-injection
Users that are interested in thread-pool-injection are comparing it to the libraries listed below
Sorting:
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆134Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- bring your own vulnerable driver☆96Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆159Updated 2 weeks ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆124Updated 3 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 9 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago
- Exploitation of process killer drivers☆201Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Load static-compiled PE from remote server.☆62Updated 3 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆71Updated 8 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated 11 months ago
- Bypass LSA protection using the BYODLL technique☆161Updated 8 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆168Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆169Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆117Updated 2 years ago
- An example reference design for a proposed BOF PE☆168Updated last month
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- ☆115Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Malware?☆70Updated 7 months ago
- EDRSandblast-GodFault☆265Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆180Updated this week
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year