dlima04 / thread-pool-injectionLinks
PoC for thread pool based process injection in Windows.
☆120Updated 10 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☆112Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆196Updated 7 months ago
- find dll base addresses without PEB WALK☆157Updated 6 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆296Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆253Updated last year
- Generic PE loader for fast prototyping evasion techniques☆244Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆140Updated 3 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆136Updated last year
- An example reference design for a proposed BOF PE☆197Updated 2 weeks ago
- UAC Bypass using UIAccess program QuickAssist☆208Updated 2 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆204Updated 5 months ago
- TypeLib persistence technique☆139Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆165Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Code execution/injection technique using DLL PEB module structure manipulation☆220Updated 8 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…☆172Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆225Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆107Updated last year
- A simple POC to show how to chain multiple callbacks via tail calls to artificially construct a call stack☆97Updated last month
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆79Updated last year
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆104Updated 11 months ago
- Bypass LSA protection using the BYODLL technique☆170Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆262Updated 5 months ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 6 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆208Updated 3 years ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆294Updated 3 months ago
- Reflective DLL Injection Made Bella☆248Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago