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.
☆271Updated last year
Alternatives and similar repositories for LayeredSyscall
Users that are interested in LayeredSyscall are comparing it to the libraries listed below
Sorting:
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆186Updated last month
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆227Updated 2 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆198Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆167Updated 4 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Injecting DLL into LSASS at boot☆131Updated 3 months ago
- Exploitation of process killer drivers☆201Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆229Updated 9 months ago
- An example reference design for a proposed BOF PE☆180Updated 3 months ago
- kernel callback removal (Bypassing EDR Detections)☆183Updated 4 months ago
- Reflective DLL Injection Made Bella☆230Updated 6 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆193Updated last year
- Remote Shellcode Injector☆217Updated last year
- Bypass LSA protection using the BYODLL technique☆167Updated 10 months ago
- Windows rootkit designed to work with BYOVD exploits☆204Updated 6 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☆233Updated last month
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 4 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆184Updated 2 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- Sleep obfuscation☆229Updated 7 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆257Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆345Updated 2 years ago
- UAC Bypass using UIAccess program QuickAssist☆108Updated 5 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