jdu2600 / EtwTi-FluctuationMonitor
Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections
☆128Updated last year
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 last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆123Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆77Updated last year
- Proof of concept code for thread pool based process injection in Windows.☆115Updated last month
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated 9 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆75Updated 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
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- ☆115Updated 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
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 11 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- An example reference design for a proposed BOF PE☆163Updated 3 weeks ago
- Load static-compiled PE from remote server.☆61Updated 3 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆220Updated 7 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆70Updated 6 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆76Updated 2 weeks ago
- Next gen process injection technique☆52Updated 4 years ago
- find dll base addresses without PEB WALK☆87Updated last week
- Finding Truth in the Shadows☆92Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆185Updated 2 years ago
- Malware?☆70Updated 7 months ago
- kernel-mode DLL Injector☆74Updated 3 weeks ago
- bring your own vulnerable driver☆95Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated last week
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆100Updated last year