What Is a Rootkit?
- A rootkit is software that gives an attacker privileged (
root/SYSTEM) access while actively hiding its own presence from the user and defenders. - The name comes from the classic UNIX goal: keep a kit of tools that preserve
rootaccess after a break-in. - A rootkit is usually not the payload — it is the stealth and persistence layer that protects the payload (backdoor, keylogger, miner, spy implant).
Key Takeaway
A rootkit does not just break in; it makes sure you never find out it is there and never lose it.