dlima04 / thread-pool-injectionLinks
PoC for thread pool based process injection in Windows.
☆117Updated 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☆138Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆170Updated last week
- bring your own vulnerable driver☆98Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆127Updated 3 years ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated 11 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 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 (…☆170Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 10 months ago
- Load static-compiled PE from remote server.☆62Updated 3 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…☆169Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- An example reference design for a proposed BOF PE☆175Updated 2 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆164Updated 3 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated 3 weeks ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆71Updated 8 months ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆177Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- 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☆182Updated 3 weeks ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 3 years ago
- Injecting DLL into LSASS at boot☆118Updated last month
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆86Updated 2 years ago