nerdexam
CompTIA

PT0-002 · Question #199

A penetration tester has gained access to the Chief Executive Officer's (CEO's) internal, corporate email. The next objective is to gain access to the network. Which of the following methods will…

The correct answer is D. Attempt to escalate privileges on the mail server to gain root access. To gain network access after compromising a CEO's email, escalating privileges on the mail server to gain root access is the most effective next step.

Post-exploitation and lateral movement

Question

A penetration tester has gained access to the Chief Executive Officer's (CEO's) internal, corporate email. The next objective is to gain access to the network. Which of the following methods will MOST likely work?

Options

  • ATry to obtain the private key used for S/MIME from the CEO's account.
  • BSend an email from the CEO's account, requesting a new account.
  • CMove laterally from the mail server to the domain controller.
  • DAttempt to escalate privileges on the mail server to gain root access.

How the community answered

(28 responses)
  • A
    11% (3)
  • B
    14% (4)
  • C
    4% (1)
  • D
    71% (20)

Why each option

To gain network access after compromising a CEO's email, escalating privileges on the mail server to gain root access is the most effective next step.

ATry to obtain the private key used for S/MIME from the CEO's account.

Obtaining an S/MIME private key is used for email signing and encryption, not for direct network-level access to other systems.

BSend an email from the CEO's account, requesting a new account.

Sending an email to request a new account is a social engineering technique that may or may not succeed and does not represent a direct technical method for gaining network access from a compromised server.

CMove laterally from the mail server to the domain controller.

Moving laterally from the mail server to the domain controller presupposes the attacker already has sufficient control over the mail server, which is enabled by gaining root access as described in option D.

DAttempt to escalate privileges on the mail server to gain root access.Correct

Gaining root access on the mail server provides the attacker with full control over that system. From a compromised server with root privileges, the attacker can then pivot, move laterally within the network, extract stored credentials, or exploit trusts to access other critical network resources, including domain controllers, thereby achieving broader network access.

Concept tested: Privilege escalation, post-exploitation lateral movement

Source: null

Topics

#Post-exploitation#Privilege escalation#Mail server security#Network access

Community Discussion

No community discussion yet for this question.

Full PT0-002 Practice