hasherezade / waiting_thread_hijackingLinks
Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread
☆245Updated last month
Alternatives and similar repositories for waiting_thread_hijacking
Users that are interested in waiting_thread_hijacking are comparing it to the libraries listed below
Sorting:
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 4 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆213Updated last year
- Generic PE loader for fast prototyping evasion techniques☆238Updated last year
- Exploitation of process killer drivers☆200Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆234Updated 11 months ago
- kernel callback removal (Bypassing EDR Detections)☆195Updated 7 months ago
- Windows rootkit designed to work with BYOVD exploits☆211Updated 9 months ago
- Reflective DLL Injection Made Bella☆239Updated 9 months ago
- An example reference design for a proposed BOF PE☆186Updated 6 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆324Updated 7 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆262Updated 2 years ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆255Updated last month
- Code execution/injection technique using DLL PEB module structure manipulation☆208Updated 4 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆197Updated last year
- Injecting DLL into LSASS at boot☆142Updated 5 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated last year
- Sleep obfuscation☆244Updated 10 months ago
- Use hardware breakpoint to dynamically change SSN in run-time☆269Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆408Updated last year
- ☆261Updated last year
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆330Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆358Updated 8 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 6 months ago
- UAC Bypass using UIAccess program QuickAssist☆124Updated 8 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆191Updated 2 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year