benheise / bootkitLinks
UEFI bootkit: Hardware Implant. In-Progress
☆16Updated 3 years ago
Alternatives and similar repositories for bootkit
Users that are interested in bootkit are comparing it to the libraries listed below
Sorting:
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆35Updated 3 years ago
- Compact MBR Bootkit for Windows☆54Updated 3 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- 2022 Updated Kernelmode-Code☆34Updated last year
- ☆59Updated 3 years ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆67Updated 3 months ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆94Updated 8 months ago
- SoulExtraction is a windows driver library for extracting cert information in windows drivers☆25Updated 2 years ago
- ☆12Updated 3 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆27Updated 2 years ago
- ☆114Updated 3 years ago
- A Practical example of ELAM (Early Launch Anti-Malware)☆35Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last month
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago
- Another UEFI runtime bootkit☆33Updated 2 years ago
- Listing UDP connections with remote address without sniffing.☆31Updated 2 years ago
- ☆26Updated 3 years ago
- Windows kernel PDB data parsed into YAML☆41Updated last month
- windows rootkit☆60Updated last year
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆74Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Minimalistic HTTP(S) client for the NT kernel☆59Updated last week
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆35Updated 2 years ago
- Example payload for CVE-2022-21894