dlima04 / Thread-Pool-Injection-PoC
Proof of concept code for thread pool based process injection in Windows.
☆115Updated last month
Alternatives and similar repositories for Thread-Pool-Injection-PoC:
Users that are interested in Thread-Pool-Injection-PoC are comparing it to the libraries listed below
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆127Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆187Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 3 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆252Updated 9 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 8 months ago
- bring your own vulnerable driver☆95Updated last year
- An example reference design for a proposed BOF PE☆163Updated 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 (…☆170Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆147Updated last month
- Load static-compiled PE from remote server.☆61Updated 3 years ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆208Updated 2 weeks ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆218Updated 6 months ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆117Updated last year
- Malware?☆70Updated 6 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 11 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…☆167Updated 2 years ago
- Injecting DLL into LSASS at boot☆93Updated last week
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 11 months ago
- ☆115Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- Exploitation of process killer drivers☆200Updated last year
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Exploitation of echo_driver.sys☆169Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆158Updated 7 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 3 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year