Idov31 / Jormungandr
Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.
☆221Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Jormungandr
- Exploitation of process killer drivers☆188Updated last year
- Admin to Kernel code execution using the KSecDD driver☆238Updated 7 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆260Updated 10 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆209Updated 2 months ago
- ☆211Updated last year
- miscellaneous scripts and programs☆215Updated last year
- WTSRM☆199Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆210Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆182Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆204Updated 3 months ago
- ETW based POC to identify direct and indirect syscalls☆174Updated last year
- Experiment on reproducing Obfuscate & Sleep☆139Updated 3 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆166Updated last month
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆325Updated 5 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆138Updated 8 months ago
- Call stack spoofing for Rust☆300Updated 2 months ago
- EDRSandblast-GodFault☆240Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆190Updated last year
- 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…☆165Updated last year
- Payload encoding utility to effectively lower payload entropy.☆99Updated last week
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆175Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆238Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- Process Injection using Thread Name☆241Updated 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…☆174Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆162Updated last year