alfarom256 / MCP-PoCLinks
Minifilter Callback Patching Proof-of-Concept
☆74Updated 2 years ago
Alternatives and similar repositories for MCP-PoC
Users that are interested in MCP-PoC are comparing it to the libraries listed below
Sorting:
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆113Updated 2 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- ☆114Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆106Updated 3 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆53Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆124Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 10 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆147Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆83Updated 2 years ago
- ☆42Updated 7 months ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last year
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆99Updated 3 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆68Updated 5 months ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- ☆118Updated 2 years ago
- Exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆103Updated last month
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆235Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- ☆50Updated 2 months ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆20Updated last year
- Enabled / Disable LSA Protection via BYOVD