dlima04 / thread-pool-injectionLinks
PoC for thread pool based process injection in Windows.
☆117Updated 4 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:
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆186Updated last month
- bring your own vulnerable driver☆102Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆140Updated 2 years ago
- find dll base addresses without PEB WALK☆138Updated 3 weeks ago
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- 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…☆171Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- An example reference design for a proposed BOF PE☆180Updated 3 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- Exploitation of process killer drivers☆201Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆228Updated 2 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆161Updated 2 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated 3 weeks ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆187Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆167Updated 10 months ago
- Load static-compiled PE from remote server.☆63Updated 3 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆168Updated 4 months ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆81Updated last week
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆231Updated last month
- kernel-mode DLL Injector☆96Updated 3 months ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆72Updated 10 months ago
- UAC Bypass using UIAccess program QuickAssist☆108Updated 5 months ago