WKL-Sec / LayeredSyscall
Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR hooks in Windows.
☆233Updated 6 months ago
Alternatives and similar repositories for LayeredSyscall:
Users that are interested in LayeredSyscall are comparing it to the libraries listed below
- EDRSandblast-GodFault☆250Updated last year
- Generic PE loader for fast prototyping evasion techniques☆193Updated 7 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆246Updated 4 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆155Updated 8 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆131Updated 8 months ago
- Exploitation of process killer drivers☆196Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆313Updated last year
- Bypass LSA protection using the BYODLL technique☆154Updated 4 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆180Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆183Updated 3 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆166Updated 10 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆176Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆269Updated 8 months ago
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 2 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆167Updated 5 months ago
- A Beacon Object File (BOF) template for Visual Studio☆162Updated 6 months ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆167Updated last year
- This repository implements Threadless Injection in C☆159Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated 3 weeks ago
- Exploitation of echo_driver.sys☆169Updated last year
- Sleep obfuscation☆208Updated 2 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆202Updated 3 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆176Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆189Updated 5 months ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆170Updated 2 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆92Updated last month
- Reflective DLL Injection Made Bella☆215Updated last month