jdu2600 / Etw-SyscallMonitorLinks
Monitors ETW for security relevant syscalls maintaining the set called by each unique process
☆83Updated 2 years ago
Alternatives and similar repositories for Etw-SyscallMonitor
Users that are interested in Etw-SyscallMonitor are comparing it to the libraries listed below
Sorting:
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆124Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆147Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆113Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 10 months ago
- Uses ghidra to find all ETW write metadata for each API in a PE file☆22Updated last year
- ☆118Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 3 months ago
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- Convert Microsoft Defender Antivirus Signatures (VDM) into YARA rules☆124Updated this week
- ☆114Updated 3 years ago
- ETW based POC to identify direct and indirect syscalls☆187Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- ☆147Updated 3 years ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆20Updated last year
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆91Updated 3 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆114Updated 3 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆106Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Combining Sealighter with unpatched exploits to run the Threat-Intelligence ETW Provider☆190Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- ☆50Updated 2 months ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆124Updated 2 years ago
- An automation plugin for Tiny-Tracer framework to trace and watch functions directly out of the executable's import table or trace logs (…☆121Updated last year
- ☆84Updated last year
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 5 months ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆136Updated 2 months ago