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.
☆287Updated last year
Alternatives and similar repositories for LayeredSyscall
Users that are interested in LayeredSyscall are comparing it to the libraries listed below
Sorting:
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆245Updated last year
- Generic PE loader for fast prototyping evasion techniques☆239Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆269Updated last week
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆191Updated 4 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆246Updated 2 months ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆198Updated last year
- Injecting DLL into LSASS at boot☆145Updated 6 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- UAC Bypass using UIAccess program QuickAssist☆128Updated 8 months ago
- An example reference design for a proposed BOF PE☆187Updated 6 months ago
- Sleep obfuscation☆248Updated 11 months ago
- Reflective DLL Injection Made Bella☆243Updated 10 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 7 months ago
- kernel callback removal (Bypassing EDR Detections)☆198Updated 7 months ago
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆247Updated 4 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- Bypass LSA protection using the BYODLL technique☆169Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 10 months ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- Code execution/injection technique using DLL PEB module structure manipulation☆212Updated 5 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year
- Remote Shellcode Injector☆220Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆252Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆196Updated 5 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆195Updated 2 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆219Updated last month