jdu2600 / Etw-SyscallMonitorLinks
Monitors ETW for security relevant syscalls maintaining the set called by each unique process
☆79Updated 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:
- Uses ghidra to find all ETW write metadata for each API in a PE file☆19Updated 11 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆138Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- Finding Truth in the Shadows☆107Updated 2 years ago
- Next gen process injection technique☆54Updated 4 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆72Updated 7 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated this week
- ☆114Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Convert Microsoft Defender Antivirus Signatures (VDM) into YARA rules☆88Updated this week
- List the ETW provider(s) in the registration table of a process.☆59Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆86Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆65Updated 2 months ago
- ☆113Updated 2 years ago
- ☆84Updated last year
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆103Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- A Poc on blocking Procmon from monitoring network events☆103Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 10 months ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆127Updated 3 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 2 months ago