nerdexam
Cisco

200-201 · Question #154

What describes the usage of a rootkit in endpoint-based attacks?

The correct answer is D. set of tools used by an attacker to maintain control of a compromised system while avoiding. A rootkit is a collection of tools used by an attacker to maintain persistent, undetected control over a compromised system, often by modifying operating system components.

Submitted by kevin_r· Mar 6, 2026Host-Based Analysis

Question

What describes the usage of a rootkit in endpoint-based attacks?

Options

  • Aremote code execution that causes a denial-of-service on the system
  • Bexploit that can be used to perform remote code execution
  • Cset of vulnerabilities used by an attacker to disable root access on the system
  • Dset of tools used by an attacker to maintain control of a compromised system while avoiding

How the community answered

(37 responses)
  • B
    3% (1)
  • C
    5% (2)
  • D
    92% (34)

Why each option

A rootkit is a collection of tools used by an attacker to maintain persistent, undetected control over a compromised system, often by modifying operating system components.

Aremote code execution that causes a denial-of-service on the system

Remote code execution causing denial-of-service is a specific type of attack outcome, but not the primary definition or usage of a rootkit, which is focused on stealth and persistence.

Bexploit that can be used to perform remote code execution

While an exploit might be used to install a rootkit, a rootkit itself is not an exploit; it's a post-exploitation tool for maintaining control and stealth.

Cset of vulnerabilities used by an attacker to disable root access on the system

Rootkits are used to gain and maintain privileged access (often root/administrator) and conceal activity, not to disable root access for the attacker.

Dset of tools used by an attacker to maintain control of a compromised system while avoidingCorrect

Rootkits are stealthy sets of tools or programs that, once installed on a compromised system, allow an attacker to maintain persistent access and control while actively concealing their presence and malicious activities from the operating system and security software. They achieve this by modifying core system utilities or kernel functions to hide processes, files, and network connections.

Concept tested: Rootkit functionality and purpose

Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/intelligence/rootkits

Topics

#rootkit#malware#persistence#endpoint security

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice