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…☆190Updated 2 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆279Updated last year
- bring your own vulnerable driver☆106Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- An example reference design for a proposed BOF PE☆186Updated 4 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated last year
- find dll base addresses without PEB WALK☆141Updated last month
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆233Updated 3 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆238Updated 10 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆144Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆132Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated 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
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago
- Exploitation of process killer drivers☆202Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Malware?☆74Updated 10 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated last month
- Bypass LSA protection using the BYODLL technique☆168Updated 11 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…☆161Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆122Updated 2 years ago
- Injecting DLL into LSASS at boot☆135Updated 3 months ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆148Updated 3 weeks 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 (…☆174Updated 2 years ago
- kernel-mode DLL Injector☆108Updated 4 months ago