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.
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)- A11% (3)
- B14% (4)
- C4% (1)
- D71% (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.
Obtaining an S/MIME private key is used for email signing and encryption, not for direct network-level access to other systems.
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.
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.
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
Community Discussion
No community discussion yet for this question.