paranoidninja / Proxy-Function-Calls-For-ETwTILinks
The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/
☆187Updated 2 years ago
Alternatives and similar repositories for Proxy-Function-Calls-For-ETwTI
Users that are interested in Proxy-Function-Calls-For-ETwTI are comparing it to the libraries listed below
Sorting:
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- An example reference design for a proposed BOF PE☆180Updated 3 months ago
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- Exploitation of process killer drivers☆202Updated last year
- bring your own vulnerable driver☆102Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Beacon Object File Loader☆288Updated last year
- EDRSandblast-GodFault☆266Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆232Updated last month
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 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…☆171Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years 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 (…☆173Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- Exploitation of echo_driver.sys☆170Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- A small PoC that creates processes in Windows☆185Updated last year
- You shall pass☆263Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆141Updated 3 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated 3 weeks ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- ETW based POC to identify direct and indirect syscalls☆187Updated 2 years ago
- Load static-compiled PE from remote server.☆63Updated 3 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆187Updated last month
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 7 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 2 years ago