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.
☆191Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for LayeredSyscall
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆205Updated last month
- Generic PE loader for fast prototyping evasion techniques☆183Updated 4 months ago
- Bypass LSA protection using the BYODLL technique☆142Updated last month
- Load a dynamic library from memory by modifying the native Windows loader☆202Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆122Updated last month
- .NET assembly loader with patchless AMSI and ETW bypass☆276Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆122Updated 5 months ago
- A set of programs for analyzing common vulnerabilities in COM☆152Updated 2 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 9 months ago
- EDRSandblast-GodFault☆240Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆158Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆165Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆164Updated 7 months ago
- Exploitation of process killer drivers☆186Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆117Updated 2 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆248Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 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…☆89Updated 4 months ago
- Proof of concept code for thread pool based process injection in Windows.☆104Updated last month
- A Beacon Object File (BOF) template for Visual Studio☆137Updated 2 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader☆84Updated 7 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆240Updated 5 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆168Updated 10 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆283Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆149Updated 5 months ago
- Reflective DLL Injection Made Bella☆197Updated 3 weeks ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆161Updated 3 weeks ago