jdu2600 / EtwTi-FluctuationMonitorLinks
Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections
☆134Updated 2 years ago
Alternatives and similar repositories for EtwTi-FluctuationMonitor
Users that are interested in EtwTi-FluctuationMonitor are comparing it to the libraries listed below
Sorting:
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆117Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆79Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆124Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 9 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆159Updated 3 weeks ago
- Load static-compiled PE from remote server.☆62Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆71Updated 6 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- kernel-mode DLL Injector☆82Updated last month
- Finding Truth in the Shadows☆92Updated 2 years 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
- ☆115Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆194Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- Next gen process injection technique☆53Updated 4 years ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆116Updated 2 months ago
- find dll base addresses without PEB WALK☆91Updated last month
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆63Updated last month
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆76Updated last month
- Malware?☆70Updated 7 months ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year