220-802 · Question #640
Which of the following threats changes system functionality at the operating system level for a malicious purpose by gaining administrative access after being installed by a user?
The correct answer is D. Rootkit. A rootkit operates at the OS kernel level to hide its presence and malicious activity while granting persistent administrative access to attackers.
Question
Which of the following threats changes system functionality at the operating system level for a malicious purpose by gaining administrative access after being installed by a user?
Options
- ABotnet
- BTrojan
- CWorm
- DRootkit
How the community answered
(45 responses)- B2% (1)
- C4% (2)
- D93% (42)
Why each option
A rootkit operates at the OS kernel level to hide its presence and malicious activity while granting persistent administrative access to attackers.
A botnet is a network of compromised machines controlled remotely by an attacker for tasks like spam or DDoS, but the term does not describe the OS-level modification mechanism.
A Trojan disguises itself as legitimate software to trick users into installing it but does not specifically describe OS-level functionality modification or privilege escalation by design.
A worm self-replicates and spreads across networks without user interaction but does not specifically target OS-level system functionality or administrative access.
Rootkits are installed by a user (often unknowingly via a Trojan or compromised installer) and then modify the operating system at a fundamental level to conceal malicious processes, files, and network connections from security tools. They escalate to administrative or root privileges to maintain persistent, hidden control over the compromised system.
Concept tested: Rootkit malware OS-level privilege escalation and concealment
Source: https://learn.microsoft.com/en-us/microsoft-365/security/intelligence/rootkits-malware
Topics
Community Discussion
No community discussion yet for this question.