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.
☆297Updated last year
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☆243Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆262Updated 5 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆252Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆223Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆196Updated 7 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆294Updated 3 months ago
- Reflective DLL Injection Made Bella☆248Updated last year
- Exploitation of process killer drivers☆201Updated 2 years ago
- Sleep obfuscation☆264Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago
- UAC Bypass using UIAccess program QuickAssist☆206Updated 2 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆208Updated 3 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆167Updated last year
- PoC for thread pool based process injection in Windows.☆120Updated 10 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆198Updated 8 months ago
- Injecting DLL into LSASS at boot☆156Updated 9 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☆264Updated 7 months ago
- Bypass LSA protection using the BYODLL technique☆170Updated last year
- Code execution/injection technique using DLL PEB module structure manipulation☆220Updated 8 months ago
- Remote Shellcode Injector☆221Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆364Updated 2 years ago
- An example reference design for a proposed BOF PE☆196Updated 2 weeks ago
- A set of programs for analyzing common vulnerabilities in COM☆245Updated last year
- kernel callback removal (Bypassing EDR Detections)☆210Updated 2 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆268Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆277Updated 2 years ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆224Updated 4 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆185Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago