Uri3n / Thread-Pool-Injection-PoC
Proof of concept code for thread pool based process injection in Windows.
☆115Updated 3 months ago
Alternatives and similar repositories for Thread-Pool-Injection-PoC:
Users that are interested in Thread-Pool-Injection-PoC are comparing it to the libraries listed below
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆114Updated last year
- Generic PE loader for fast prototyping evasion techniques☆213Updated 7 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆234Updated 6 months ago
- Exploitation of process killer drivers☆196Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆131Updated 8 months ago
- Load static-compiled PE from remote server.☆59Updated 3 years ago
- TypeLib persistence technique☆107Updated 3 months 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 (…☆171Updated 2 years ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆90Updated 11 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆125Updated 6 months ago
- The code is a pingback to the Dark Vortex blog:☆170Updated 2 years ago
- bring your own vulnerable driver☆89Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆214Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆167Updated 11 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆131Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆114Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆184Updated 4 months ago
- ☆112Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆109Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆249Updated 5 months 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…☆167Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆167Updated 6 months ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆61Updated 4 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- Malware?☆69Updated 4 months ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- ☆231Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆187Updated 8 months ago