susMdT / LoudSunRun
Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven
☆215Updated 6 months ago
Alternatives and similar repositories for LoudSunRun:
Users that are interested in LoudSunRun are comparing it to the libraries listed below
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆127Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆113Updated last week
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆259Updated 7 months ago
- An example reference design for a proposed BOF PE☆159Updated this week
- 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
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆185Updated last year
- EDRSandblast-GodFault☆260Updated last year
- Generic PE loader for fast prototyping evasion techniques☆230Updated 9 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆217Updated 3 months ago
- Exploitation of process killer drivers☆199Updated last year
- miscellaneous scripts and programs☆240Updated 2 months ago
- 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
- Bypass LSA protection using the BYODLL technique☆157Updated 7 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆192Updated 10 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆144Updated last month
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- Admin to Kernel code execution using the KSecDD driver☆244Updated last year
- ☆256Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆271Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆186Updated 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
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 10 months ago
- A set of programs for analyzing common vulnerabilities in COM☆210Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆246Updated last year
- WTSRM☆210Updated 2 years ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆92Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 8 months ago