WKL-Sec / LayeredSyscallLinks
Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR hooks in Windows.
☆279Updated last year
Alternatives and similar repositories for LayeredSyscall
Users that are interested in LayeredSyscall are comparing it to the libraries listed below
Sorting:
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆231Updated 2 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆238Updated 10 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆188Updated 2 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆289Updated last year
- Injecting DLL into LSASS at boot☆135Updated 3 months ago
- Exploitation of process killer drivers☆202Updated last year
- Reflective DLL Injection Made Bella☆234Updated 7 months ago
- An example reference design for a proposed BOF PE☆186Updated 4 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆313Updated 5 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 4 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆194Updated 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
- kernel callback removal (Bypassing EDR Detections)☆187Updated 5 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆188Updated 2 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆230Updated 9 months ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆162Updated last year
- UAC Bypass using UIAccess program QuickAssist☆119Updated 6 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 7 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Windows rootkit designed to work with BYOVD exploits☆205Updated 7 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆388Updated last year
- EDRSandblast-GodFault☆266Updated last year
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆236Updated 2 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆350Updated 2 years ago
- A set of programs for analyzing common vulnerabilities in COM☆223Updated 11 months ago