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.
☆261Updated 10 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 11 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated 3 weeks ago
- Exploitation of process killer drivers☆201Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆170Updated last week
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆334Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆226Updated 7 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago
- Bypass LSA protection using the BYODLL technique☆163Updated 9 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆189Updated last year
- 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
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆164Updated 3 months ago
- An example reference design for a proposed BOF PE☆175Updated 2 months ago
- A Beacon Object File (BOF) template for Visual Studio☆202Updated 3 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- A set of programs for analyzing common vulnerabilities in COM☆215Updated 9 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆182Updated 3 weeks ago
- Reflective DLL Injection Made Bella☆228Updated 5 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years 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
- Injecting DLL into LSASS at boot☆118Updated last month
- 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
- Sleep obfuscation☆228Updated 6 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆142Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 10 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated last year
- Execute shellcode files with rundll32☆203Updated last year