nerdexam
Cisco

210-250 · Question #108

Which action is an attacker taking when they attempt to gain root access on the victims system?

The correct answer is A. privilege escalation. Privilege escalation is the attack technique where an adversary exploits vulnerabilities or misconfigurations to obtain elevated permissions - such as root or administrator access - beyond what was initially granted.

Threats and Vulnerabilities

Question

Which action is an attacker taking when they attempt to gain root access on the victims system?

Exhibit

210-250 question #108 exhibit

Options

  • Aprivilege escalation
  • Bcommand injections
  • Croot kit
  • Dcommand and control

How the community answered

(28 responses)
  • A
    93% (26)
  • B
    4% (1)
  • C
    4% (1)

Why each option

Privilege escalation is the attack technique where an adversary exploits vulnerabilities or misconfigurations to obtain elevated permissions - such as root or administrator access - beyond what was initially granted.

Aprivilege escalationCorrect

Privilege escalation specifically describes an attacker's attempt to move from a lower-privilege account or process to a higher one (such as root on Linux or SYSTEM on Windows), granting full control over the victim's host; gaining root access is the textbook definition of this technique.

Bcommand injections

Command injection is a vulnerability class where unsanitized user input is passed to a system shell, allowing arbitrary command execution - it is a distinct attack vector and not synonymous with gaining root access.

Croot kit

A rootkit is a category of malware designed to conceal itself and maintain persistent privileged access after it has already been obtained, not the act of initially gaining elevated privileges.

Dcommand and control

Command and control refers to the remote communication infrastructure attackers use to manage compromised systems, not the process of acquiring elevated permissions on a host.

Concept tested: Privilege escalation to root-level access

Source: https://attack.mitre.org/tactics/TA0004/

Topics

#privilege escalation#root access#attack techniques#access control

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice