jdu2600 / Etw-SyscallMonitorLinks
Monitors ETW for security relevant syscalls maintaining the set called by each unique process
☆87Updated 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☆130Updated 2 years ago
- Uses ghidra to find all ETW write metadata for each API in a PE file☆24Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆164Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 6 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated last year
- Finding Truth in the Shadows☆120Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- Convert Microsoft Defender Antivirus Signatures (VDM) into YARA rules☆138Updated this week
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- ☆117Updated 3 years ago
- ☆120Updated 3 years ago
- ETW based POC to identify direct and indirect syscalls☆190Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 3 years ago
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- List the ETW provider(s) in the registration table of a process.☆80Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆114Updated 3 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated 2 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 9 months ago
- ☆152Updated 3 years ago
- ☆27Updated 2 years ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆21Updated last year
- ☆111Updated last month
- Small PoC of using a Microsoft signed executable as a lolbin.☆140Updated 2 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆27Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆136Updated 3 years ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆111Updated 2 months ago