connormcgarr / EATGuardLinks
Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)
☆108Updated 2 years ago
Alternatives and similar repositories for EATGuard
Users that are interested in EATGuard are comparing it to the libraries listed below
Sorting:
- ☆114Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- 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
- ☆83Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆82Updated 2 years ago
- ☆42Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆53Updated 11 months ago
- ☆71Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆67Updated 4 months ago
- Enabled / Disable LSA Protection via BYOVD☆74Updated 3 years ago
- ☆85Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 9 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 5 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆124Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆106Updated 3 weeks ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆105Updated 2 years ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆20Updated last year
- ☆112Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆132Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆122Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver