jdu2600 / API-To-ETWLinks
Uses ghidra to find all ETW write metadata for each API in a PE file
☆20Updated last year
Alternatives and similar repositories for API-To-ETW
Users that are interested in API-To-ETW are comparing it to the libraries listed below
Sorting:
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆81Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆140Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- Finding Truth in the Shadows☆110Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Convert Microsoft Defender Antivirus Signatures (VDM) into YARA rules☆100Updated this week
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆106Updated 2 years ago
- ETW based POC to identify direct and indirect syscalls☆187Updated 2 years ago
- Combining Sealighter with unpatched exploits to run the Threat-Intelligence ETW Provider☆178Updated 2 years ago
- Run Processes as PPL with ELAM☆166Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆81Updated last week
- Next gen process injection technique☆54Updated 5 years ago
- ☆114Updated 3 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆65Updated 3 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆233Updated last year
- List the ETW provider(s) in the registration table of a process.☆62Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆20Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 8 months ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆83Updated last month
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 4 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆88Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last month
- kernel-mode DLL Injector☆96Updated 3 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated 2 years ago
- ☆144Updated 3 years ago