susMdT / LoudSunRunLinks
Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven
☆225Updated 7 months ago
Alternatives and similar repositories for LoudSunRun
Users that are interested in LoudSunRun are comparing it to the libraries listed below
Sorting:
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated 11 months ago
- An example reference design for a proposed BOF PE☆168Updated last month
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆159Updated 2 weeks ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆134Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago
- EDRSandblast-GodFault☆265Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Exploitation of process killer drivers☆201Updated last year
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆264Updated 8 months ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆93Updated last year
- Windows rootkit designed to work with BYOVD exploits☆198Updated 4 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆178Updated last year
- Bypass LSA protection using the BYODLL technique☆161Updated 8 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…☆168Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 9 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- Injecting DLL into LSASS at boot☆113Updated last month
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆124Updated 3 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆116Updated 2 months ago