hasherezade / waiting_thread_hijackingLinks
Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread
☆237Updated 2 weeks 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:
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆282Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆207Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 2 months ago
- Exploitation of process killer drivers☆202Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆241Updated 10 months ago
- Generic PE loader for fast prototyping evasion techniques☆236Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆263Updated 2 years ago
- Windows rootkit designed to work with BYOVD exploits☆205Updated 7 months ago
- kernel callback removal (Bypassing EDR Detections)☆188Updated 5 months ago
- An example reference design for a proposed BOF PE☆187Updated 4 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆231Updated 10 months ago
- Injecting DLL into LSASS at boot☆137Updated 4 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆318Updated 6 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 5 months ago
- Reflective DLL Injection Made Bella☆237Updated 8 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆289Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 2 years ago
- ☆263Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆193Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆390Updated last year
- UAC Bypass using UIAccess program QuickAssist