hasherezade / waiting_thread_hijackingLinks
Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread
☆262Updated 5 months ago
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:
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆225Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆296Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆269Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆253Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆196Updated 7 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆294Updated 3 months ago
- kernel callback removal (Bypassing EDR Detections)☆211Updated 2 months ago
- UAC Bypass using UIAccess program QuickAssist☆208Updated 2 months ago
- Reflective DLL Injection Made Bella☆248Updated last year
- Generic PE loader for fast prototyping evasion techniques☆244Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆332Updated 11 months ago
- Windows rootkit designed to work with BYOVD exploits☆214Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆425Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆408Updated 3 weeks ago
- An easily modifiable shellcode template for Windows x64 written in C☆277Updated 2 years ago
- ☆274Updated 3 years ago
- Code execution/injection technique using DLL PEB module structure manipulation☆220Updated 8 months ago
- Injecting DLL into LSASS at boot☆156Updated 9 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆204Updated 5 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Sleep obfuscation☆264Updated last year
- PoC for thread pool based process injection in Windows.☆120Updated 10 months ago
- An example reference design for a proposed BOF PE☆197Updated 2 weeks ago
- ☆259Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated 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…☆339Updated last year
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆213Updated 5 months ago