CognisysGroup / SweetDreamsLinks
Implementation of Advanced Module Stomping and Heap/Stack Encryption
☆225Updated 2 years ago
Alternatives and similar repositories for SweetDreams
Users that are interested in SweetDreams are comparing it to the libraries listed below
Sorting:
- 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…☆172Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆246Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆139Updated 3 years ago
- 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
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- PoC for thread pool based process injection in Windows.☆120Updated 10 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆252Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆165Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆130Updated 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…☆166Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Process Injection using Thread Name☆295Updated 9 months ago
- kernel-mode DLL Injector☆125Updated 9 months ago
- The code is a pingback to the Dark Vortex blog:☆187Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆140Updated 2 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆209Updated 5 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆195Updated 7 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆243Updated 2 years ago
- ETW based POC to identify direct and indirect syscalls☆190Updated 2 years ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- ☆273Updated 3 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 6 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆185Updated 2 years ago
- Admin to Kernel code execution using the KSecDD driver☆263Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆246Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆297Updated last year
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago