nerdexam
EC-Council

312-50V9 · Question #319

In an internal security audit, the white hat hacker gains control over a user account and attempts to acquire access to another account's confidential files and information. How can he achieve this?

The correct answer is C. Privilege Escalation. Privilege escalation is the technique used to gain unauthorized access to resources belonging to other accounts or higher-privileged roles after an initial compromise.

System Hacking

Question

In an internal security audit, the white hat hacker gains control over a user account and attempts to acquire access to another account's confidential files and information. How can he achieve this?

Options

  • APort Scanning
  • BHacking Active Directory
  • CPrivilege Escalation
  • DShoulder-Surfing

How the community answered

(30 responses)
  • A
    3% (1)
  • C
    87% (26)
  • D
    10% (3)

Why each option

Privilege escalation is the technique used to gain unauthorized access to resources belonging to other accounts or higher-privileged roles after an initial compromise.

APort Scanning

Port scanning discovers open ports and services on a target host but does not grant access to another account's files.

BHacking Active Directory

Hacking Active Directory is a specific attack category targeting directory services infrastructure, not a general method for accessing another user account's files.

CPrivilege EscalationCorrect

Privilege escalation is the process of exploiting misconfigurations, vulnerabilities, or weak permissions to move from a lower-privileged account to access resources owned by another account or a higher-privileged role. In this scenario, the attacker already controls one user account and leverages privilege escalation to reach another account's confidential files. This is a core post-exploitation technique in penetration testing and ethical hacking.

DShoulder-Surfing

Shoulder-surfing is a physical/social engineering technique of visually observing credentials being entered, not a method for programmatically accessing another account's data.

Concept tested: Privilege escalation as a post-exploitation technique

Source: https://www.nist.gov/publications/guide-enterprise-patch-management-planning

Topics

#privilege escalation#access control#internal audit#account compromise

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice