Uri3n / Thread-Pool-Injection-PoC
Proof of concept code for thread pool based process injection in Windows.
☆115Updated 4 months ago
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
- An example reference design for a proposed BOF PE☆126Updated last month
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆243Updated 7 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆141Updated 2 weeks ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆118Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years 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…☆166Updated 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 (…☆172Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆118Updated last year
- Generic PE loader for fast prototyping evasion techniques☆229Updated 8 months ago
- Load static-compiled PE from remote server.☆60Updated 3 years ago
- bring your own vulnerable driver☆92Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆210Updated 2 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆169Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- TypeLib persistence technique☆108Updated 5 months ago
- ☆112Updated 2 years ago
- Exploitation of process killer drivers☆198Updated last year
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆106Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆129Updated 7 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆112Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- Malware?☆69Updated 5 months ago
- Bypass LSA protection using the BYODLL technique☆155Updated 6 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆207Updated 5 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆269Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆190Updated 9 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 2 years ago