susMdT / LoudSunRun
Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven
☆205Updated 5 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 …☆241Updated 7 months ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆190Updated 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…☆166Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆257Updated 6 months ago
- A set of programs for analyzing common vulnerabilities in COM☆199Updated 6 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆128Updated 7 months ago
- Admin to Kernel code execution using the KSecDD driver☆244Updated 11 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆209Updated 2 months ago
- Exploitation of process killer drivers☆197Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆269Updated 2 years ago
- EDRSandblast-GodFault☆257Updated last year
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆92Updated 11 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆118Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆138Updated last week
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆118Updated last year
- Malware?☆69Updated 5 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆106Updated last year
- Generic PE loader for fast prototyping evasion techniques☆228Updated 8 months ago
- Bypass LSA protection using the BYODLL technique☆155Updated 6 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 3 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆176Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆323Updated 7 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 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…☆159Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆181Updated 2 years ago