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.
☆265Updated 11 months ago
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☆222Updated last month
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated 3 weeks ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆230Updated 8 months ago
- An example reference design for a proposed BOF PE☆177Updated 2 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- Exploitation of process killer drivers☆201Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- Reflective DLL Injection Made Bella☆228Updated 6 months ago
- Injecting DLL into LSASS at boot☆129Updated 2 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆165Updated 4 months ago
- 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
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆228Updated 8 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- Bypass LSA protection using the BYODLL technique☆165Updated 9 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 3 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- Remote Shellcode Injector☆217Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆184Updated last month
- Sleep obfuscation☆229Updated 7 months ago
- EDRSandblast-GodFault☆266Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆226Updated 3 weeks ago
- kernel callback removal (Bypassing EDR Detections)☆177Updated 3 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆220Updated 10 months ago