dlima04 / thread-pool-injectionLinks
PoC for thread pool based process injection in Windows.
☆117Updated 3 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…☆180Updated 3 weeks ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- bring your own vulnerable driver☆100Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆230Updated 8 months ago
- find dll base addresses without PEB WALK☆120Updated 2 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆139Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆128Updated 3 years ago
- An example reference design for a proposed BOF PE☆177Updated 2 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…☆171Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆134Updated this week
- Load static-compiled PE from remote server.☆63Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆165Updated 4 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- UAC Bypass using UIAccess program QuickAssist☆108Updated 4 months ago
- Bypass LSA protection using the BYODLL technique☆165Updated 9 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆228Updated 3 weeks ago
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- Injecting DLL into LSASS at boot☆129Updated 2 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆92Updated 4 months ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated last year
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆72Updated 9 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year