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/
☆206Updated 3 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.☆307Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- An example reference design for a proposed BOF PE☆196Updated last week
- The code is a pingback to the Dark Vortex blog:☆187Updated 3 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆296Updated last year
- bring your own vulnerable driver☆112Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆201Updated 2 years ago
- Beacon Object File Loader☆294Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆181Updated 2 years ago
- EDRSandblast-GodFault☆270Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆281Updated 7 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆252Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆139Updated 3 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆195Updated 7 months ago
- miscellaneous scripts and programs☆274Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆322Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆222Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated 2 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- Exploitation of echo_driver.sys☆170Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- You shall pass☆271Updated 3 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- TypeLib persistence technique☆139Updated last year