abbarhissarh/UEFI-RootKit
A rootkit is a collection of computer software, typically malicious, designed to enable access to a computer or an area of its software that is not otherwise allowed and often masks its existence or the existence of other software. The term rootkit is a compound of "root" and the word "kit".
This project provides an example of a UEFI rootkit, which is a type of malicious software designed to gain unauthorized access to a computer system and hide its presence. It includes the rootkit itself along with explanatory PDFs. This would be used by security researchers, penetration testers, or malware analysts looking to understand how such persistent threats operate.
No commits in the last 6 months.
Use this if you are a security professional studying advanced persistent threats or developing detection mechanisms for UEFI rootkits.
Not ideal if you are looking for a tool to secure your own system or for ethical hacking without deep knowledge of system internals.
Stars
10
Forks
1
Language
—
License
GPL-3.0
Category
Last pushed
Nov 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/abbarhissarh/UEFI-RootKit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Limine-Bootloader/Limine
Modern, advanced, portable, multiprotocol bootloader and boot manager. (Official mirror of...
Mexit/MultiOS-USB
Boot operating systems directly from ISO/WIM images
thewhiteninja/ntfstool
Forensics tool for NTFS (parser, mft, bitlocker, deleted files)
Zaechus/artix-installer
A simple installer for Artix Linux
jrd/pyreadpartitions
Read MBR and GPT partitions in python directly.