Dor00tkit / BamExtensionTableHookLinks
Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when attackers disable standard process notify callbacks.
☆90Updated 2 months ago
Alternatives and similar repositories for BamExtensionTableHook
Users that are interested in BamExtensionTableHook are comparing it to the libraries listed below
Sorting:
- 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
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 10 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆68Updated 5 months ago
- ☆42Updated 7 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆53Updated last year
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆121Updated last month
- ☆50Updated 2 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 6 months ago
- shell code example☆62Updated this week
- ☆93Updated last year
- Dll injection through code page id modification in registry. Based on jonas lykk research☆17Updated 3 years ago
- In-memory hiding technique☆57Updated 8 months ago
- Executing Kernel Routines via Syscall Table Hijack (Kernel Code Execution)☆45Updated 3 months ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆30Updated last year
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆100Updated 7 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 6 months ago
- Slaying multi-language LLVM IR with obfuscation passes to achieve JIT execution☆117Updated 2 months ago
- "Service-less" driver loading☆161Updated 10 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆41Updated last year
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- Shellcode Loader Utilizing ETW Events☆65Updated 7 months ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆35Updated last year
- A synergized Visual Studio and Rust development environment☆19Updated 8 months ago
- A C++/Asm template for PIC/EXE/DLL malware☆25Updated last month
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆83Updated 2 years ago
- Mentally ill EtwTi parser☆65Updated 3 weeks ago
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Payload Obfuscation for Red Teams workshop materials☆56Updated last week