dlima04 / thread-pool-injectionLinks
PoC for thread pool based process injection in Windows.
☆118Updated 8 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:
- bring your own vulnerable driver☆113Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆191Updated 5 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆135Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆288Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- find dll base addresses without PEB WALK☆155Updated 4 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…☆170Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆246Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆194Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆199Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- UAC Bypass using UIAccess program QuickAssist☆195Updated this week
- Generic PE loader for fast prototyping evasion techniques☆241Updated last year
- An example reference design for a proposed BOF PE☆190Updated 7 months ago
- Load static-compiled PE from remote server.☆68Updated 3 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- TypeLib persistence technique☆136Updated last year
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 9 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆252Updated 3 months ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆106Updated last year
- Malware?☆76Updated last month
- The code is a pingback to the Dark Vortex blog:☆185Updated 2 years ago
- Kernel Mode Driver for Elevating Process Privileges☆134Updated 2 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆196Updated 3 months ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆164Updated 2 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 4 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆181Updated 2 years ago