jdu2600 / EtwTi-FluctuationMonitor
Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections
☆127Updated last year
Alternatives and similar repositories for EtwTi-FluctuationMonitor:
Users that are interested in EtwTi-FluctuationMonitor are comparing it to the libraries listed below
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆115Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆73Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆84Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆110Updated 3 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…☆167Updated last year
- Load static-compiled PE from remote server.☆60Updated 3 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 8 months ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆76Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆216Updated 6 months ago
- Malware?☆69Updated 6 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 10 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 9 months ago
- ☆115Updated 2 years ago
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 3 weeks ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆144Updated last month
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆71Updated last week
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆184Updated 2 years ago
- An example reference design for a proposed BOF PE☆160Updated last week
- bring your own vulnerable driver☆95Updated last year
- Reverse engineering winapi function loadlibrary.☆189Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆99Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆184Updated last week
- Exploiting the KsecDD Windows driver through Server Silos☆66Updated 5 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated 3 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago