bootkit
There are 34 repositories under bootkit topic.
ExpLife0011/awesome-windows-kernel-security-development
windows kernel security development
Mattiwatti/EfiGuard
Disable PatchGuard and Driver Signature Enforcement at boot time
memN0ps/redlotus-rs
Rusty Bootkit - Windows UEFI Bootkit in Rust (Codename: RedLotus)
Push3AX/GrabAccess
Bookit / Windows Login Password and Bitlocker Bypass Tool
memN0ps/illusion-rs
Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)
AxtMueller/Windows-Batch-Deployment
A programmable and rootkit-like Windows remote access tool.
ANSSI-FR/bootcode_parser
A boot record parser that identifies known good signatures for MBR, VBR and IPL.
xsh3llsh0ck/Deadwing
SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.
mrexodia/EfiCMake
CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).
3a1/Calypso
UEFI Bootkit with user-mode communication
uraninite/stuxnet
Stuxnet is an extremely sophisticated computer worm that exploits multiple previously unknown Windows zero-day vulnerabilities to infect computers and spread. Its purpose was not just to infect PCs but to cause real-world physical effects. Specifically, it targets centrifuges used to produce the enriched uranium that powers nuclear weapons and reactors.
DarxiSR/CRYLINE-v5.0
Cryline project - It's a simple test ransomware for Windows OS without stable encryption. Pls use this source code for study purposes only. The author is't responsible for your actions.
ng-dst/flashable-android-rootkit
Persistent backdoor for Android devices with unlocked bootloader. Runs as root in unrestricted SELinux context and can hide itself from anything except root
i32-Sudo/EfiGuardUsermodeLoader
This is an EfiGuard BootLoader that can boot EfiGuard from Usermode with no USB or Setup as a Single Executable with automatic File Dumping using Bytes.
Tserith/Parasite
Compact MBR Bootkit for Windows
cutecatsandvirtualmachines/Sputnik
The sequel to Voyager
kouzhudong/AntiHook
Enum and Remove Hook in Windows
b-irb/PigPEI
PEIM (UEFI) bootkit targeting OVMF (EDK2)
loneicewolf/KernelMode-Code
2022 Updated Kernelmode-Code
loneicewolf/LOJAX
LOJAX ROOTKIT (UEFI) +PDF Included[x]
xsh3llsh0ck/ResilienceKit
Another UEFI runtime bootkit
cppio/uefi-backdoor
A UEFI Application that hooks SetVariable to allow a user-space program to access kernel memory.
senko37/drvload-bootkit
EFI bootkit for loading unsigned drivers
loneicewolf/EXEC_LKM
A LKM (Loadable Kernel Module) to execute a command as root; I include a example of using netcat and a compiled(with source and steps on how to compile) reverse shell provided in C.
loneicewolf/nls_933w_dll
[+] nls_933w.dll + [+] WIN32M.SYS MALWARE- ONLY FOR ACADEMICAL RESEARCH PURPOSES!
thejanit0r/x86_vbrkit
Small and lightweight x86-64 VBR bootkit for research purposes
zodi4cx/OpenSesame
A bootkit to bypass Windows login (WIP)
rizwan3d/wholesystemcopy
it crawl whole system copy and make zip files of given files type eg docx
amiroooamiran/Rootkits-and-Bootkits
Translating the book Rootkits and Bootkits into Farsi and adding Python malware to the book 📚📖
NextSecurity/chipsec-modified
CHIPSEC Modified - The real guide for Hardware Security Assessment Framework
3a1/Insomnia
UEFI Bootkit that infects kernel with backdoor using SSDT hook
loneicewolf/windows-rootkits
My own 'collection' of windows rootkits.
PapkuWorld/MBR-Bootkit
A simple easy to use Bootkit written in Assembly and C/C++ (Project Under Development)
malware-analysis-cheatsheets/bootkit-simple
bootkitのサンプルコード