benheise / bootkitLinks
UEFI bootkit: Hardware Implant. In-Progress
☆15Updated 3 years ago
Alternatives and similar repositories for bootkit
Users that are interested in bootkit are comparing it to the libraries listed below
Sorting:
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Compact MBR Bootkit for Windows☆53Updated 3 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆64Updated 2 years ago
- kASLR bypass technique on Intel CPUs.☆19Updated last month
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- windows rootkit☆60Updated last year
- Another UEFI runtime bootkit☆29Updated 2 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆30Updated 2 years ago
- ☆59Updated 3 years ago
- Exploit for eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆39Updated last month
- silence file system monitoring components by hooking their minifilters☆57Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 3 months ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆57Updated 3 years ago
- ☆114Updated 2 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆53Updated 5 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated 3 months ago
- ☆11Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept