220-802 · Question #551
By definition, a rootkit does which of the following?
The correct answer is B. Hides the existence of certain processes and programs to provide elevated privileges. A rootkit is defined by its ability to conceal malicious processes, files, or registry entries from the operating system and users while granting an attacker persistent elevated (root-level) privileges.
Question
By definition, a rootkit does which of the following?
Options
- AAppears to be useful software until it is installed and fully activated
- BHides the existence of certain processes and programs to provide elevated privileges
- CReplicates by being copied or causing itself to be copied to another program
- DTravels from computer to computer using the native transport protocols available
How the community answered
(23 responses)- A4% (1)
- B91% (21)
- D4% (1)
Why each option
A rootkit is defined by its ability to conceal malicious processes, files, or registry entries from the operating system and users while granting an attacker persistent elevated (root-level) privileges.
Appearing as useful software until activated describes a Trojan horse, which disguises malicious functionality inside a seemingly legitimate application.
Rootkits operate by hooking into OS kernel functions or modifying system data structures to hide their own presence, making infected processes invisible to task managers, antivirus scanners, and file browsers. This concealment allows attackers to maintain a persistent, privileged backdoor on the compromised system without detection. The name 'rootkit' derives from 'root' (administrator-level access) and 'kit' (a collection of tools to maintain that access covertly).
Replicating by copying itself to another program is the defining characteristic of a computer virus, not a rootkit.
Self-propagating across computers using network transport protocols describes a worm, which spreads autonomously without requiring a host program.
Concept tested: Rootkit definition and stealth privilege escalation
Source: https://www.cisa.gov/news-events/news/understanding-hidden-threats-rootkits-and-botnets
Topics
Community Discussion
No community discussion yet for this question.