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.
☆250Updated 8 months ago
Alternatives and similar repositories for LayeredSyscall:
Users that are interested in LayeredSyscall are comparing it to the libraries listed below
- Generic PE loader for fast prototyping evasion techniques☆230Updated 9 months ago
- Bypass LSA protection using the BYODLL technique☆157Updated 7 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 10 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆184Updated this week
- EDRSandblast-GodFault☆260Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆259Updated 7 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆328Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆212Updated 5 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆144Updated last month
- Exploitation of process killer drivers☆199Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆283Updated 10 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 8 months ago
- An example reference design for a proposed BOF PE☆159Updated this week
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆210Updated 7 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆185Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆215Updated 6 months ago
- A Beacon Object File (BOF) template for Visual Studio☆188Updated last month
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆177Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆272Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated 3 months ago
- 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…☆167Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆328Updated 8 months ago
- 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
- Some POCs for my BYOVD research and find some vulnerable drivers☆193Updated 2 weeks ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆370Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆184Updated 2 years ago
- Reflective DLL Injection Made Bella☆226Updated 3 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 10 months ago