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.
☆291Updated 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☆242Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆257Updated 3 months ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆285Updated last month
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆251Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆219Updated last year
- UAC Bypass using UIAccess program QuickAssist☆203Updated 3 weeks ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 6 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆200Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated last year
- Sleep obfuscation☆252Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆254Updated 6 months ago
- An example reference design for a proposed BOF PE☆190Updated 8 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Reflective DLL Injection Made Bella☆247Updated 11 months ago
- Injecting DLL into LSASS at boot☆155Updated 7 months ago
- PoC for thread pool based process injection in Windows.☆119Updated 8 months ago
- Bypass LSA protection using the BYODLL technique☆170Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆198Updated 6 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- Remote Shellcode Injector☆220Updated 2 years ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆199Updated 4 months ago
- EDRSandblast-GodFault☆270Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆264Updated last year
- Use hardware breakpoint to dynamically change SSN in run-time☆275Updated last year
- Code execution/injection technique using DLL PEB module structure manipulation☆217Updated 6 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆102Updated 11 months ago
- A set of programs for analyzing common vulnerabilities in COM☆244Updated last year
- 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…☆170Updated 2 years ago