lWindows UEFI Bootkit in Rust (Codename: RedLotus)
A bootkit can run code before the operating system and potentially inject malicious code into the kernel or load a malicious kernel driver by infecting the boot process and taking over the system’s firmware or bootloader, effectively disabling or bypassing security protections.

https://github.com/memN0ps/bootkit-rs

You must be logged in to post a comment.