paranoidninja / Proxy-Function-Calls-For-ETwTI
The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/
☆174Updated 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
- The code is a pingback to the Dark Vortex blog:☆169Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆185Updated 7 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆263Updated last year
- Exploitation of process killer drivers☆195Updated last year
- A newer iteration of TitanLdr with some newer hooks, and design. A generic user defined reflective DLL I built to prove a point to Mudge …☆172Updated last year
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- ☆134Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years 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…☆168Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆132Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆184Updated 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 (…☆169Updated last year
- ☆110Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆191Updated 6 months ago
- EDRSandblast-GodFault☆248Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last week
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 5 months ago
- ☆160Updated 3 years ago
- Patch AMSI and ETW in remote process via direct syscall☆80Updated 2 years ago
- Beacon Object File Loader☆282Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆181Updated 3 months ago
- ☆132Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆173Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆235Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆219Updated 4 months ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- You shall pass☆253Updated 2 years ago
- bring your own vulnerable driver☆90Updated last year
- A improved memory obfuscation primitive using a combination of special and 'normal' Asynchronous Procedural Calls☆105Updated 4 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆131Updated last year