dlima04 / thread-pool-injectionLinks
PoC for thread pool based process injection in Windows.
☆117Updated 7 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☆111Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 4 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆287Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆132Updated last year
- find dll base addresses without PEB WALK☆149Updated 4 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆199Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆245Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 4 months ago
- An example reference design for a proposed BOF PE☆187Updated 6 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
- Generic PE loader for fast prototyping evasion techniques☆239Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- TypeLib persistence technique☆136Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- UAC Bypass using UIAccess program QuickAssist☆128Updated 8 months ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- Load static-compiled PE from remote server.☆67Updated 3 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆246Updated 2 months ago
- Code execution/injection technique using DLL PEB module structure manipulation☆212Updated 5 months ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆145Updated last year
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆106Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆78Updated last year
- XOR decrypting shellcode using the GPU with OpenCL.☆117Updated 5 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆219Updated last month